@charset "Shift_Jis";



/* ■format
-----------------------------------*/

*{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-family: sans-serif;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

body{
	font-size: 0.8em;
	color: #404040;
	/*background-color: #EEEEEE;灰色*/
	line-height: 1.4em;
	letter-spacing: 0.1em;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,em,strong{
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

a:link,a:visited {
	color: #404040;
	text-decoration:none;
	/*background:transparent; /*ユーザーが独自のスタイルシートを利用してる場合になしにする為*/
}

a:hover,a:active {
	color: #C40505;
	text-decoration:underline;
}

br { /*IEで起こるBRのバグ回避*/
	letter-spacing: normal;

}


p{
	text-indent: 0.7em;
	padding: 0px 1em 0.7em 1em;
}

address{
	font-style: normal;
	display: inline;
}

img{
	border-width: 0;
}

hr{
	border: none;
	clear: both;
	visibility: hidden;
	height: 0px;
}

.t1 {
	font-size: 10px;
	line-height: 12px;
}
.t2 {
	font-size: 12px;
	line-height: 16px;
}
.t3 {
	font-size: 14px;
	line-height: 19px;
}
.t4 {
	font-size: 16px;
	line-height: 21px;
}


/* ■parts
-----------------------------------*/

div#wrapper{
	width: 950px;
	height:auto;
	text-align: left;
	margin: 0 auto;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
}



/* ■header
-----------------------------------*/

div#header{
	width: 950px;
	height: 80px;
	/*height:auto;*/
	/*background-color:#f5f5f5;*/
	border-bottom: solid 2px #ff4500;
}

div#header h1{
	float: left;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left:20px;
}

#toplist {
/*	margin:0px 0px 0px 100px; /*[上][右][下][左]*/
	text-align: right;
	padding-right:10px;
	/*background-color:#FF9900;*/

}

/* 	検索エリア
-----------------------------------------*/
#searchbox_01{
	margin-top: 5px;
	float: right;
	padding-right: 10px;
}

#searchbox_02{
	margin-top: 5px;
	padding-right: 10px;
	float: right;
}
/* ■menu
-----------------------------------*/
div#menu{
	width: 950px;
	height:auto;
}

div#menu dl{
	width: 950px;
	height:auto;
}

div#menu li{
	/*float: left;*/
	float: right;
}

div#menu li a{
	display: block;
	width: 152px;
	height:auto;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:3px;
	background-image: url('../img/fts009_menu_bg.jpg');
	background-repeat: repeat-x;
	background-position: center -50px;
	color:#EEEEEE;
}

div#menu li a:hover{
	color: #000000;
	background-position: center -20px;
}


/* ■sub(右側部分）
-----------------------------------*/

div#sub{
	width:250px;
	height:auto;
	float: right;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#ff4500;
}


div#sub-menu{
	width:240px;
	height:auto;
	/*height:360px;*/
	margin-bottom: 15px;
}

.member {
	/*width: 210px;
	background-color: #ffffff;
	margin-left:10px;
	padding-top:10px;
	margin: 10px;*/
	width: 210px;
	margin: 0px 0px 5px 15px; /*[上][右][下][左]*/	
	padding:5px 5px 5px 5px;
	border: 1px solid #800000;
	background-color: #ffffff;

}

.member h3 {
	font-weight: bold;
	background:url(../img/list2.gif) no-repeat;
	/*background-position: 15px 10px;*/
	padding-left:18px;
}

.bumon {
	text-align:right;
}

.bumon a {
	color:#3366FF;
}

div.message{
	width:245px;
	height:auto;
}

div.message dl{
	margin: 0px 10px 10px 15px; /*[上][右][下][左]*/	
	/*border: #ff4500 1px solid;*/
	/*border-color: #ff4500;*/
	/*border-style: solid;*/
}


div.message dt{
	/*color: #ffffff;*/
	font-weight: bold;
	height: 22px;
	border-bottom: 1px solid #d3d3d3;
	padding:10px 10px 3px 10px;
	background-color: #d3d3d3;
}

div.message dd{
	padding:5px 10px 5px 10px;
	line-height:1.7em;
	background-color: #ffffff;
}

div.message p{
	text-indent: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


div.message a{
	padding-left: 100px;
	/*text-align:right;*/
}


div.message dd a{
	padding-left: 10px;
}

/* ■content(右側部分）
-----------------------------------*/
div#content{
	width: 700px;
	height:auto;
	float:left;
}

div#content a:hover{
	border-bottom: 1px solid #666666;
}

div#image{
	width: 670px;
	height: 300px;
	background: url('../img/top.gif') no-repeat;
	background-position: center center;
	margin:20px 10px 0px 10px; /*[上][右][下][左]*/
	background-color: #e6e6fa;
	text-indent: -9999px;
}

span#catchy{
	padding: 1px;
}

div#content h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 30px 20px 10px 10px; /*[上][右][下][左]*/
	padding: 5px 5px 3px 1em; /*[上][右][下][左]*/
	border:1px solid #AAAAAA;
}

div#content li{
	padding: 0px 1.5em 15px 2.3em;
	background-image: url('../img/fts009_list.jpg');
	background-repeat: no-repeat;
	background-position: 1em 5px;
}

div#content dt{
	padding: 10px 1em 0px 1em;
}

div#content dd{
	padding: 0px 1em 3px 2em;
}

div#footer{
	width:950px;
	height:auto;
	border-top-width: 2px;
	border-top-color: #ff4500;
	border-top-style: solid;
	clear: both;
	background-color:#FFFFFF;
	margin-top:60px;
	padding-top:5px;
	text-align: center;
}

div#footer address{
	
}

div#footlink {
	text-align: center;
}


/* ■メニュー部分作成
-----------------------------------*/

div.announce{
	width:230px;
	height:auto;
	float: left;
}

div.announce dl{
	margin: 15px 10px 30px 10px;/*[上][右][下][左]*/
	/*border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;*/
}


div.announce dt {
	height: 25px;
	/*border-bottom: 1px solid #CCCCCC;*/
	padding:10px 10px 3px 10px;/*[上][右][下][左]*/
	background-color: #ff4500;
}

div.announce dt a {
	font-weight: bold;
	color:#ffffff;
}

div.announce dt a:hover{
	text-decoration: none;
}

div.announce dd{
	padding:5px 10px 5px 10px;/*[上][右][下][左]*/
	background: url('../img/triptn23gray11x11.gif') no-repeat;
	background-position: 10px 4px; /*背景画像の位置設定*/
	line-height:1.7em;
}

div.announce dd a:hover{
	text-decoration:none;
}


/* 子ページの左側メニュー部分
-----------------------------------*/
#navierea2 {
	float: left;
	/*padding: 10px 0 0 0;*/
	/*margin-top: 5px;*/
	width: 240px;
	/*background: #7fffd4;*/
	margin:0px 0px 0px 5px;　/*[上][右][下][左]*/
}

#navigation {
	margin-left: 20px;
	margin-bottom: 10px;
	width: 200px;
	border: 1px solid #ff4500;
}


#navigation h3 {
	height: 2em;
	line-height: 2em;
	padding-left: 5px;
	border-bottom: 1px solid #ff4500;
	color: #ffffff;
	background-color: #ff4500;

}
#navigation li {
	display: block;
	list-style: none;
	border-top: 1px dashed #ff4500;

}

#navigation li.noborder,
#navigation li.noborder li {
	border: none;
}

#navigation a:link,
#navigation a:visited {
	display: block;
	color: #404040;
}

#navigation a:hover{
	text-decoration: underline;
	color: #404040;
	background-color: #f0e68c;
}

#nav0{
	height: 2em;
	line-height: 2em;
	padding-left: 15px;
	background-color: #f0e68c;
}

#nav1{
	height: 2em;
	line-height: 2em;
	padding-left: 15px;
}

#navi_d {
	margin-left: 10px;	
}

#navi_d dt {
	height: 20px;
	background: url('../img/ya_001.gif') no-repeat;
	background-position:5px 4px;
	padding-left: 20px;
}

#navi_d dt a:hover{
	background-color: #ffffff;
}

#navi_d dt.dt_l {
	height: 40px;
	background: url('../img/ya_001.gif') no-repeat;
	background-position:5px 4px;
	padding-left: 20px;
}

#navi_d dt.dt_l a:hover{
	background-color: #ffffff;
}