@charset   "Shift_JIS";
/* CSS Document */


/*初期設定*/

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

/*初期設定終わり*/


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



/*フォントサイズ調整*/
body {
    font-size: 12px; /* モダンブラウザ */
    *font-size: 90%; /* IE 7 */
    *font:80%; /* IE 6以下 */
}
body{
	text-align:center;
	}

.CNT{ text-align:center;}
.L{ text-align:left;}
.R{ text-align:right;}


#container{
	width:950px;
	margin:auto;
	text-align:left;
	}
h1{
	font-size:11px;
	font-weight:normal;
	color:#663300;
	line-height:15px;
	height:13px;
	}		
#head{
	background:url(../img/index/top-b.gif) repeat-x;
	height:50px;
	margin:0 0 5px 0;
	zoom:100%;
	}
#head:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;		
	}	

#head h2{
	margin:5px 0 0 0px;
	font-weight:normal;
	float:left;
	width:230px;
	}
#head h2 a{
	font-size:24px;
	line-height:30px;
	vertical-align:top;
	text-decoration:none; color:#333333;
	}
#head_menu{
	background:url(img/bg_menu.jpg);
	height:25px;
	float:left;
	width:720px;
	margin:0 0 0 0px;
	}
#head_menu ul{
	list-style-type:none;
	margin:15px 0 0 0px;
	zoom:100%;
	}
#head_menu ul:after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;	
	}	
#head_menu ul li{
	float:right;
	font-size:12px;
	color:#333333;
	}
#head_menu ul li a{
	color:#333333;
	text-decoration:none;
	font:13px;
	}
#head_menu ul li a:hover{
	color:#FF6600;
	text-decoration:underline;
	}
#contents{
	margin:0 0 20px 0;
	clear:left;
	}
#main_image{
	height:500px;
	margin:5px 0 5px 0; 
	background-color:#ffffff;
	}
#main_image p{
	padding:260px 10px 0 20px;
	color:#ffffff;
	font-size:32px;
	}

#main_up{
	background:url(img/bg_main_up.jpg);
	height:40px;
	}
#main{
	background:url(img/bg_main.jpg) repeat-y;
	padding:6px;
	}
#main_in{
	height:400px;
	overflow:auto;
	padding:10px;
	}
#main_dwn{
	background:url(img/bg_main_dwn.jpg);
	height:40px;
	}
#main p{
	margin:8px 0 0 0;
	}

#copy{
	clear:left;
	background-color:#4f0400;
	height:15px;
	font-size:10px;
	text-align:right;
	color:#fee1d0;
	border: double #ffffff;
	border-width:3px 0 0 0;
	padding:2px;
	}
#copy a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
	}
#copy a:hover{
	color:#FFFFFF;
	}



/***トップ***/
#top{

	}
#top h3{
	font-size:18px;
	color:#ffffff;
	}
#top div#top_up{
	border:solid #370000;
	border-width:2px 0 0 0;
	zoom:100%;
	margin:0 0 20px 0;
	}
#top div#top_up:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}



/*インフォメーション、左*/
#top div#left{
	float:left;
	width:550px;
	height:285px;
	font-size:12px;
	margin:5px 0 0 0;
	}
#top div#left h3{
	font-size:13px;
	margin:0 0 5px 0;
	line-height:130%;
       font-weight:bold;
	}
#top div#left p{
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#663300;
	line-height:140%;
	}



/*ホワットニュウ、右*/
#top div#right{
	float:left;
	width:400px;
	height:285px;
	margin:5px 0 0 0;
	}
#top div#right h4{
	font-size:12px;
	margin:10px 0 0 10px;
	}

#top div#right h5{
	margin:10px 10px 0 10px;
	font-size:12px;
	}
#top div#right p{
	margin:4px 10px 0 5px;
	font-size:12px;
	color:#663300;
	line-height:130%;
	}
#top div#right p div.typeaa p{
	margin:0 10px 16px 10px;
	line-height:200%;
	}



#top div#bnr_sps{
	clear:left;
	margin:0 0 20px 0;
	zoom:100%;
	}
#top div#bnr_sps:after{
	content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
	}	
#top div#bnr_sps p{
	width:258px;
	height:84px;
	float:left;
	margin:0 5px 0 0px;
	}
#top div#bnr_sps p a{
	background:url(img/bg_bnr_a.gif);
	display:block;
	width:258px;
	height:84px;
	color:#ffffff;
	font-size:16px;
	line-height:84px;
	font-weight:bold;
	text-decoration:none;
	text-indent:10px;
	}
#top div#bnr_sps p a:hover{
	font-size:16px;
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	}
#top div#bnr_type{
	margin:10px 0 0 0;
	height:114px;
	}
#top div#bnr_type p{
	float:left;
	margin:0 4px 0 4px ;
	}