@charset "UTF-8";
/* CSS Document */

/* body */
body{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:1px;
	line-height:1px;
	margin:0;
	padding:0;
}

.clear{
	clear:both;
	margin: 0px;
	padding: 0px;
}

img{
	border:0;
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin:0px;
	padding:0px;
}

h1,h2,h3,h4,h5,h6{
margin:0px;
padding:0px;
}

a{
	outline:none;
}




/* header */
#seoBox{
	background-image:url(../img/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#FFF;
	width:767px;
	padding:10px 40px 13px 0px;
}

#seoBox p{
	font-size:10px;
	color:#333;
	line-height:150%;
	text-align:right;
}

#headerBox{
	width:807px;
	height:119px;
	position:relative
}

#logoBox{
	width:204px;
	height:47px;
	top:3px;
	left:13px;
	position:absolute;
}

#logoBox h1 a{
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	width:244px;
	height:67px;
	font-size:1px;
	text-indent:-9999px;
}

#headerTextBox{
	top:18px;
	left:250px;
	position:absolute;
}

#headerTextBox p{
	font-size:15px;
	line-height:18px;
}


#headerContactBox{
	width:249px;
	height:56px;
	top:13px;
	right:25px;
	position:absolute;
}

#headerContactBox p{
	background-image:url(../img/header_contact.jpg);
	background-repeat:no-repeat;
	width:249px;
	height:56px;
	font-size:1px;
	text-indent:-9999px;
}


/* globalMenu */
#gMenuBox{
	width:780px;
	position:absolute;
	top:74px;
	left:11px;
}

#gMenuBox ul{
	margin: 0px;
	padding: 0px;
}

#gMenuBox li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#gMenuBox #gMenu01,#gMenu02,#gMenu03,#gMenu04,#gMenu05,#gMenu06,#gMenu01on,#gMenu02on,#gMenu03on,#gMenu04on,#gMenu05on,#gMenu06on{
 float:left;
}

#gMenuBox #gMenu01 a{
	background-image:url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 117px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu01 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu01on a{
	background-image:url(../img/g_menu01.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 117px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu02 a{
	background-image:url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 107px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu02 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu02on a{
	background-image:url(../img/g_menu02.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 107px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu03 a{
	background-image:url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 181px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu03 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu03on a{
	background-image:url(../img/g_menu03.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 181px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu04 a{
	background-image:url(../img/g_menu04.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 110px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu04 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu04on a{
	background-image:url(../img/g_menu04.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 110px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu05 a{
	background-image:url(../img/g_menu05.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 141px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu05 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu05on a{
	background-image:url(../img/g_menu05.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 141px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu06 a{
	background-image:url(../img/g_menu06.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 124px;
	height: 45px;
	text-indent: -9999px;
}

#gMenuBox #gMenu06 a:hover{
	background-position:0px -45px;
}

#gMenuBox #gMenu06on a{
	background-image:url(../img/g_menu06.jpg);
	background-repeat: no-repeat;
	background-position:0px -45px;
	display: block;
	width: 124px;
	height: 45px;
	text-indent: -9999px;
}





/* contents */
#bodyWrap{
	background-image:url(../img/content_bg.jpg);
	background-repeat:repeat-y;
	width:807px;
	margin:0px auto;
}

#contentsWrap{
	width:780px;
	padding:0px 16px 32px 11px;
}

#contentsRight{
	width:520px;
	padding:0px 30px 0px 0px;
	float:right;
}

#pankuzuBox{
	width:520px;
	margin:0px 0px 15px 0px;
}

#pankuzuBox p{
	font-size:12px;
	color:#333;
	line-height:150%;
}

#pankuzuBox p a{
	font-size:12px;
	color:#333;
	line-height:150%;
	text-decoration:underline;
}

#pankuzuBox p a:hover{
	text-decoration:none;
}

#mainImgBox{
	width:780px;
	border-top:solid 2px #717171;
	border-bottom:solid 2px #203D79;
	margin:0px 0px 24px 0px;
}

#contentsLeft{
	width:170px;
	padding:0px 0px 0px 30px;
	float:left;
}

#sApply{
	width:170px;
	margin:0px 0px 23px 0px;
}

#sApply a{
	background-image:url(../img/s_apply.jpg);
	background-repeat:no-repeat;
	display:block;
	width:170px;
	height:61px;
	text-indent:-9999px;
}

#sApply a:hover{
	background-position:0px -61px;
}

#sContact{
	background-image:url(../img/s_contact.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:93px;
	text-indent:-9999px;
	margin:0px 0px 23px 0px;
}

#sQRCode{
	background-image:url(../img/s_qrcode.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:216px;
	text-indent:-9999px;
	margin:0px 0px 23px 0px;
}

#sCredit{
	background-image:url(../img/s_credit.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:377px;
	text-indent:-9999px;
	margin:0px 0px 23px 0px;
}
#sAffiliate{
	background-image:url(../img/affiliate.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:115px;
	margin:0px 0px 23px 0px;
}
#sAlert{
	background-image:url(../img/s_alert.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:171px;
	text-indent:-9999px;
}




/* footer */
#footerWrap{
	background-image:url(../img/content_btm.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:780px;
	padding:0px 16px 40px 11px;
}

#footerLinkBox{
	background-image:url(../img/dotline_grey.jpg);
	background-repeat:repeat-x;
	width:603px;
	margin:0px auto;
	padding:10px 0px 5px 0px;
}

#footerLinkBox p{
	font-size:10px;
	color:#333;
	line-height:200%;
	text-align:center;
}

/* safari 3.0用ハック */
@media screen and (-webkit-min-device-pixel-ratio:0){
#footerLinkBox p{
	font-size:10px;
	color:#333;
	line-height:200%;
	text-align:center;
	letter-spacing:-0.1em;
}
}

#footerLinkBox p a{
	color:#333;
	text-decoration:none;
}

#footerLinkBox p a:hover{
	text-decoration:underline;
}

#footerTextBox{
	background-image:url(../img/footer_bg.jpg);
	background-repeat:repeat-y;
	width:718px;
	margin:0px auto;
	padding:3px 0px 3px 0px;
}

#footerTextBox p{
	font-size:10px;
	color:#FFF;
	line-height:150%;
	text-align:center;
}






.font12Black{
	font-size:12px;
	color:#333;
	line-height:150%;
}

.font14BlackB{
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:150%;
}

.font10Red{
	font-size:10px;
	color:#F00;
	line-height:150%;
}

.font12Red{
	font-size:12px;
	color:#F00;
	line-height:150%;
}

.font10Grey{
	font-size:10px;
	color:#999;
	line-height:150%;
}

.rdtxt { color:#990000; padding-top:15px; font-size:12px; line-height:18px; }