@charset "utf-8"; /* css document 2007.6.20 *//* -------------------- text -------------------- */body {	text-align: center;	font-family: "hiragino kaku gothic pro", "ヒラギノ角ゴ pro w3", "osaka", "ＭＳ Ｐゴシック", sans-serif;	font-size: 14px;	line-height: 150%;	color: #333333;	margin: 30px;	padding: 0px;	background-color: #ffffff;}#header {	width: 755px;	height: 40px;	text-align: center;	margin-top: 7px;	margin-bottom: 4px;}.logo {	width: 231px;	height: 37px;	margin-right: 10px;	float: left;}.bottan {	width: 231px;	height: 37px;	margin-right: 10px;	float: center;}#main {	width: 755px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}#footer {	width: 755px;	height: 40px;	text-align: right;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	padding-bottom: 20px;}a {	text-decoration: none;	color: #3366ff;}h1 {	font-size: 18px;	line-height: 22px;	font-weight: bold;	margin: 0px 0px 10px 0px;	padding: 0px;}h2 {	font-size: 15px;	line-height: 22px;	font-weight: bold;	margin: 0px 0px 5px 0px;	padding: 0px;}h3 {	font-size: 15px;	line-height: 20px;	font-weight: bold;	margin: 0px;	padding: 0px 0px 0px 12px;}h4 {	font-size: 13px;	line-height: 20px;	font-weight: bold;	margin: 0px;	padding: 0px;}p {	margin: 0px;}.caption {	font-size: 11px;	line-height: 14px;}
