/* CSS Document */


/*■初期設定*/

body{
	color:#000000;/*通常のテキストカラー*/
	}
a{
	color:#0099FF;/*通常のリンクテキストカラー*/
	}
a:hover{
	color:#FF9900;/*マウスが乗った時の通常のリンクテキストカラー*/
	text-decoration:underline;/*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	}

/*■初期設定ここまで*/



*{ margin:0; padding:0;}
img{ border:0;}

table,div{
	margin:auto;
	}

body {
	background-image:url(img/common/futta2959a.jpg);
	font-size:12px;
	*font-size:80%;
	*font:80%;
	font-family:'メイリオ',Meiryo,'HGPゴシック',sans-serif;	
}


body{
	text-align:center;
	}

/*■レイアウトセレクタ*/
.CNT{
	text-align:center;
	}
.L{
	text-align:left;
	}
.R{
	text-align:right;
	}



.clr_sps{ clear:both; font-size:1px;}

#container{
	width:760px;
	margin:auto;
	padding:50px 25px 20px 50px;
	text-align:left;
	background-color:#FFFFFF;
	}
h1{
	height:20px;
	line-height:20px;
	font-size:11px;
	color:#66FFFF;
	font-weight:normal;
	text-indent:0px;
	}	
h2{
	txet-align:center;
	margin:0 0 0 0px;
	height:38px
	font-weight:normal;
	background:url(img/top/titlie.jpg) no-repeat;
	text-indent:200px;
	padding:150px 0 0 0;
	}
h2 a{
	font-size:25px;
	line-height:38px;
	vertical-align:top;
	text-decoration:none;
	color:#333333;
	}
h2 a:hover{
	color:#333333;
	text-decoration:none;
	}	
#head_menu{
	height:42px;
	zoom:100%;
	}
#head_menu:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}
#head_menu ul *{
	list-style-type:none;
	display:block;}	
#head_menu ul li{
	width:105px;
	height:42px;
	position:relative;
	float:left;
	}
#head_menu ul li a{
	width:105px;
	height:42px;
	text-align:center;
	color:#000000;
	line-height:42px;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	}
#head_menu ul li a:hover{
	color:#000000;
	text-decoration:none;
	}
#head_menu ul li.off{
	overflow:hidden;
	width:105px;
	}
#head_menu ul li.off ol.sub{
	left:0px; top:-999px;
	}
#head_menu ul ol.sub{
	position:absolute;
	left:0px; top:42px;
	width:105px;
	border:1px solid #999999;
	text-align:center;
	}
#head_menu ul li.on{
	width:105px;
	}
#head_menu ul>li.on{
	overflow:visible;/*×*/
	}
#head_menu ul ol.sub li{
	width:105px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #999999;
	text-align:center;
	float:none;
	filter:alpha(opacity=85); /*IE*/
	-moz-opacity:0.85; /*FF*/
	}
#head_menu ul ol.sub li a{
	background:none;
	background-color:#FFFFFF;
	text-decoration:none;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	}
#head_menu ul ol.sub li a:hover{
	color:#000000;
	background:none;
	background-color:#CC5500;
	}
#head_menu ul li.a01 a{ background:url(img/common/menu01.jpg) no-repeat;}
#head_menu ul li.a01 a:hover{ background:url(img/common/menu02.jpg) no-repeat;}
#head_menu ul li.a02 a{ background:url(img/common/menu01.jpg) no-repeat;}
#head_menu ul li.a02 a:hover{ background:url(img/common/menu02.jpg) no-repeat;}
#head_menu ul li.a03 a{ background:url(img/common/menu01.jpg) no-repeat;}
#head_menu ul li.a03 a:hover{ background:url(img/common/menu02.jpg) no-repeat;}

#contents{
	margin:6px 15px 30px 0px;
	clear:left;
	}
#main_image{
	background:url(img/top/main_waku.jpg) no-repeat;
	width:740px;
	height:194px;
	margin:16px 0 20px 0;
	padding:8px 7px 2px 7px;
	}

#copy{
	height:20px;
	font-size:10px;
	text-align:right;
	color:#333333;
	border:solid #333333;
	border-width:3px 0 0 0;
	padding:2px;
	clear:left;
	}
#copy a{
	color:#333333;
	text-decoration:none;
	}
#copy a:hover{
	color:#333333;
	}

/***トップ***/
#top{
	}
#top h3{
	font-size:22px;
	line-height:1.2em;
	color:#333333;
	font-weight:normal;
	}
#top p{
	line-height:1.6em;
	}
#top div#top_btm{
	zoom:100%;
	}
#top div#top_btm:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#left{
	float:left;
	width:398px;
	}
#top div#left h4{
	font-size:12px;
	margin:35px 0 3px 0;
	}
#top div#left div#info{
	background:url(img/top/bg_info.html);
	width:398px;
	}
#top div#left div#info div#main_top{
	background:url(img/top/bg_info2_top.html) no-repeat;
	text-align:left;
	}
#top div#left div#info div#main{
	background:url(img/top/bg_info2_main.jpg) repeat-y;
	text-align:left;
	}
#top div#left div#info div#main h5{
	padding:2px 10px 0 10px;
	font-size:80%;
	}
#top div#left div#info div#main p{
	padding:2px 10px 0 10px;
	}
#top div#right{
	float:left;
	width:230px;
	margin:0 0 0 20px;
	}
#top div#right div#bnr_spscat{}
#top div#right div#bnr_spscat p{
	width:348px;
	height:135px;
	margin:30px 0px 0 0px;
	text-align:center;
	}

#top div#right div#bnr_spscat p a{
	background:url(img/top/cat_bnr02.jpg) no-repeat;
	display:block;
	width:348px;
	height:135px;
	line-height:135px;
	color:#FFFF88;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_spscat p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
#top div#right div#bnr_spsdog{}
#top div#right div#bnr_spsdog p{
	width:348px;
	height:135px;
	margin:5px 0px 0 0px;
	text-align:center;
	}

#top div#right div#bnr_spsdog p a{
	background:url(img/top/dog_bnr01.jpg) no-repeat;
	display:block;
	width:348px;
	height:135px;
	line-height:135px;
	color:#FFFF88;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#right div#bnr_spsdog p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}

#p-copy{
	width:740px;
	text-align:left;

	}
#p-copy p a{
	background:url(img/common/copy_pondt_wt.gif) no-repeat;
	display:block;
	width:29px;
	height:13px;
	text-indent:-9999px;
	margin:5px 0 0 711px;
	}
