@charset "utf-8";

*{margin:0;padding:0;font-size:12px;color:#666666;line-height:130%;
	font-family: 'ＭＳ Ｐゴシック', sans-serif;}
img{border:0;}

/*共通クラス*/
.reset{clear:both;}
.waku1{border:solid 1px #666666;background:#ffffff;}
.waku1t{border:solid 1px #666666;background:#ffffff;border-top:none;}
.waku2{border:solid 1px #666666;border-bottom:none;}
.waku3{border:solid 1px #666666;background:yellow;}
.waku4{border:solid 1px #666666;background:#ff6600;}
.text{padding:5px;}
.red{color:#ff0000;}
.blue{color:#0000ff;}
.marL10{margin-left:10px;}



body{background:#ffffff;text-align:center;}

/*帯start*/
#ob{width:100%;height:60px;background:url(images/ob_back.gif) repeat-x;text-align:left;}
#ob td{vertical-align:top;}

#obBanner h1{font-size:10px;}
#obBanner h2{font-size:11px;font-weight:normal;margin-left:15px;margin-top:3px;line-height:105%;color:Red;}

#obLook{background:url(images/ob_look_back.gif) no-repeat;text-align:left;}
#obLook img{float:left;margin:5px;}
#obLook a{text-decoration:none;}
#obLook a:hover{cursor:pointer;}
#obLook p{width:240px;float:left;margin:5px;}
#obLook span{color:#cc3300;}

#obUser{background:url(images/ob_user_back.gif) no-repeat;}
#obUser p{float:left;margin:5px 5px 0 32px;}
#obUser img{float:right;margin:0px;}
/*帯end*/


/*コンテンツ全体start*/
#wrapper{width:940px;margin:auto;}



/*ヘッダーstart*/
#header{height:120px;border:solid 3px #666666;}
.logo , .qImg{float:left;margin:3px;}
#headerMsg{width:565px;height:66px;float:left;margin:3px;
	background:url(images/header_back.jpg) repeat-x;}
#headerMsg p{margin:5px 20px;text-align:left;}

#mainNavi{clear:both;border-top:solid 3px #666666;}
#mainNavi a{margin:2px;}
/*ヘッダーend*/



/*メインstart*/
#main{background:url(images/main_back.gif);padding:10px 0;text-align:left;zoom:1;}
/*メインend*/




/*フッターstart*/
#footer{padding:10px 0;}

#sites{border-top:dotted 1px #999999;border-bottom:dotted 1px #999999;
	text-align:left;padding:10px 0;margin-bottom:10px;}
#sitesTitle{width:400px;float:left;font-weight:bold;}
#sitesRule{width:400px;float:right;font-weight:bold;text-align:right;}
#sitesRule a{padding-right:15px;background:url(images/tgl_right.gif) right no-repeat;}
#sitesList{clear:both;padding:5px 30px;}
#sitesList a{color:Blue;}
/*フッターend*/





/*コンテンツ全体end*/