body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	background:url(/09vol2/img/common/bg.jpg) center top repeat-y;
}
A{ color:#ff6600; }
A:visited{ color:#ff6600;}
A:active{ color:#ff6600; text-decoration:underline;}
A:hover{ color:#fa6a41b; text-decoration:underline;}

img{border: none;}
form{margin:0; padding:0;}
.cboth { clear:both; }

.txtS{ font-size:9px; line-height:14px;}


/*=============================================
/		404
/=============================================*/

.wrapper404{
	width: 940px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:100px 0;
	color:#FF6600;
	font-weight:bold;
}


/*=============================================
/		common
/=============================================*/

div.wrapper{
	width: 940px;
	margin:0 auto;
	text-align: center;
}
#footer{
	background:url(/09vol1/img/common/footer_bg.gif) top repeat-x;
	width: 940px;
	margin:0 auto;
	padding:15px 0;
}
#footer #contact{
	width: 20%;
	float:left;
	margin-left:20px;
	text-align:left;
}
#footer #copyright{
	width: 70%;
	float:right;
	text-align:right;
	font-size:9px;
	color:#999999;
	line-height:14px;
	margin-right:20px;
}
#pagetopLink{
	width:95%;
	text-align:right;
	margin:0 auto;
	padding-top:20px;
}
#footer #contact A,#footer #contact A:visited{ color:#666; text-decoration:none; font-weight:bold;}
#footer #contact A:active,#footer #contact A:hover{ color:#ff6600; text-decoration:none;}



/*=============================================
/		配下ページ
/=============================================*/

#under{
	background:url(/09vol2/img/common/bg_left.jpg) repeat-y #FFF;
	background-position: -180 0;
	width:100%;
}
#under #leftBlock{
	width:250px;
	float:left;
}
#under #leftBlock #logo{
	width:100%;
	padding-bottom:20px;
}
#under #leftBlock #navi{
	border:1px solid #b7e050;
	width:215px;
	margin:0 auto;
	background:#fff;
}
#under #leftBlock #blockTtl{
	margin-top:15px;
}
#under #leftBlock #navi #inner{
	width:200px;
	margin:0 auto;
	padding:10px 0;
}
#under #leftBlock #navi #inner #block,#under #leftBlock #navi #inner #blockEnd{
	width:100%;
}
#under #leftBlock #navi #inner #block{
	border-bottom:1px dotted #b7e050;
	padding-bottom:10px;
	margin-bottom:10px;
}
#under #leftBlock #navi #inner #mark{
	float:left;
	width:60px;
	text-align:center;
}
#under #leftBlock #navi #inner #txt{
	float:left;
	width:140px;
	text-align:left;
	line-height:14px;
}
#under #leftBlock #navi A,#under #leftBlock #navi A:visited{ text-decoration:none;}
#under #leftBlock #navi A:active,#under #leftBlock #navi A:hover{ text-decoration: underline;}

#under #contents{
	background:url(/09vol2/img/common/under_contents_bg.jpg) top right no-repeat;
	width:690px;
	float:right;
	padding-top:35px;
}
#under #contents #inner{
	width:620px;
	padding-top:3px;
	margin:0 auto;
	text-align:left;
}
#under #contents #inner #ttl{
	width:100%;
	padding-bottom:20px;
}

