@charset "euc-jp";

/* リンクのスタイル */

a:link { color: #0352ab; text-decoration:underline; outline:none; font-weight: bold; font-size: 14px;}
a:visited { color: #0000FF;text-decoration:underline; outline:none; font-weight: bold; font-size: 14px;}
a:hover { color: #FE9A26;text-decoration:underline; outline:none; font-weight: bold; font-size: 14px;}
a:active { color: #0000FF;text-decoration:underline; outline:none; font-weight: bold; font-size: 14px;}

	
/* スタイルの初期化 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #353534;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	line-height: 120%;
	text-decoration: none;
}

.center {
	margin: 0 auto;
	padding-top: 15px;
	width: 800px;
	height: auto;
	border-right: #83bff6 solid 1px;
	border-left: #83bff6 solid 1px;
}

#header {
	background: url(header_image.jpg) no-repeat;
	width: 780px;
	height: 262px;
	margin: 0 auto;
}

#header2 {
	background: url(header_image2.jpg) no-repeat;
	width: 780px;
	height: 492px;
	margin: 5px auto 0px auto;
}

#header3 {
	background: url(header_image3.jpg) no-repeat;
	width: 780px;
	height: 282px;
	margin: 0 auto;
}
#header4 {
	background: url(header_image4.jpg) no-repeat;
	width: 780px;
	height: 170px;
	margin: 0 auto;
}

#header h1,h2,p {
	text-indent: -9999px;
}

#header2 p {
	text-indent: -9999px;
}

#header3 p {
	text-indent: -9999px;
}

.main {
	background: url(promo_back.gif) repeat-y;
	margin:5px auto 0px auto;
	width: 780px;
}

.promo {
	background-color: #ffffff;
	margin: 10px auto 0px auto;
	padding: 20px 0 30px 0;
	width: 732px;
}

.promo h3,h4 {
	margin: 0;
	color: #0352ab;
	font-weight: bold;
	font-size: 14px;
}

.promo p {
	text-indent: 0;
}

.promo p span {
	font-size: 16px;
	color: #0352ab;
	font-weight: bold;
}

.detail a {
	display: block;
	background: url(button_detail1.gif) no-repeat;
	width: 145px;
	height: 40px;
}

.detail a:hover {
	display: block;
	background: url(button_detail2.gif) no-repeat;
	width: 145px;
	height: 40px;
}

.detail a span {
	display: none;
}

.t1 {
	padding: 5px 0 0 25px;
}

.t2{
	padding: 5px 0 0 20px;
	width: 540px;
}

.t3 {
	padding: 10px 0 0 0;
}

.t4 {
	padding: 10px 0 0 20px;
	width: 335px;
}

.t5 {
	padding: 10px 0 0 190px;
}

.t6 {
	margin: 20px 0px 20px 0px;
	width: 535px;
}

.t7 {
	background-color: #d1e8ff;
	border: #2072cf solid 1px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-align: center;
}

.t8 {
	background-color: #d1e8ff;
	border-right: #2072cf solid 1px;
	border-top: #2072cf solid 1px;
	border-bottom: #2072cf solid 1px;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-align: center;
}	

.t9 {
	border-right: #2072cf solid 1px;
	border-left: #2072cf solid 1px;
	border-bottom: #2072cf solid 1px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.t10 {
	border-right: #2072cf solid 1px;
	border-bottom: #2072cf solid 1px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.w80 {
	width: 72px;
}

.footer {
	background: url(promo_back.gif) repeat-y;
	margin: 0px auto;
	width: 780px;
	height: 50px;
}

img {
	border:0px;
}
