@charset "UTF-8";/* 全体構造 ----------------- */body {	margin: 0 0 0 0;	padding: 0;	color: #545454;	background-color: #0a2a47;	font-family:Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro W3', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', san-serif;}#container {	margin: 0 auto 0;	padding: 0;	width: 900px;	background-color: #ffffff;}h1 {	margin: 0;	padding: 0;}div,p,span {	margin: 0;	padding: 0;}#header {	background: url(img/head.jpg) no-repeat;	width: 900px;	height: 550px;	margin: 0;	text-indent: -9999px;}#wrap {	width: 565px;	margin: 0 167px;	font-size:13px;line-height:1.5;}img {	border: 0;}/* 文字指定 ----------------- */.red {font-size:16px;color:#e72b72;line-height:1.5;font-weight:bold;}.green {font-size:16px;color:#267221;line-height:1.5;font-weight:bold;}.blue {font-size:16px;color:#294f8d;line-height:1.5;font-weight:bold;}.red_s {font-size:13px;color:#e72b72;line-height:1.5;font-weight:bold;}.green_s {font-size:13px;color:#267221;line-height:1.5;font-weight:bold;}.blue_s {font-size:13px;color:#294f8d;line-height:1.5;font-weight:bold;}.red_ss {font-size:12px;color:#ff2020;line-height:1.5;font-weight:500;}.big {font-size:13px;color:#373737;line-height:1.5;font-weight:500;}.big_b {font-size:18px;color:#ff6c00;line-height:1.5;font-weight:bold;}/* リンク指定 ----------------- */a {color:#0055a5;text-decoration:none;}a:hover, a:active {text-decoration:underline;}
