/*

1 全体の設定

 */

body{
	text-align:center;
	margin-top:0;
	background-color: #FFFFFF;
}
*{
	margin: 0;
	padding: 0;
}
a img{
	border:none;
}


p {
	font-size: 14px;
	text-align: left;
	margin-left: 30px;
	line-height: 18px;
}

h1 a{
	text-decoration:none;
	color: #999999;
}

h1 {
	font-size: 10px;
	color: #C0C0C0;
	text-align: left;
}

li {
	font-size: 18px;
	color: #000000;
	text-align: left;
	list-style-type: none;
	line-height: 18px;
	margin: 0px;
}

h4 {
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}

#center_back{
	margin: auto;
	width: 1000px;
}

#main_contents{ float:left;   width:840px; } 

   #main_right{  
    float:right;   
	width:680px; } 

   #main_left{
	margin-top:0;
	width:160px;
	float:left;
	position:relative;
   }

#right_contents{   float:right;   width:160px; } 

/* タイトル */
.main_title{
	width:560px;
	height:30px;
	text-indent:10px;
	font-size:17px;
	line-height:28px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	color: #CC0000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	}

.sub_title{
	text-align: left;
	color:#000000;
	font-size:17px;
	height: 25px;
	width:550px;
	line-height: 25px;
	text-indent: 0.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	
}


.contents_bun{
	font-size: 14px;
	margin-left: 5px;
	line-height: 22px;
	text-align: left;
	text-indent: 1em;
}


 ul.index_2_line_list{
	width: 450px;
	list-style-type: none;
}
	ul.index_2_line_list li{
	font-size: 14px;
	color:#000000;
	width: 225px;
	float: left;
	height: 30px;
	text-align: left;
	}

	ul.index_2_line_list li a{
	color:#0066CC;
		font-weight: bold;
	}

	ul.index_2_line_list li a:hover{
			color: #CC0000;
				font-weight: bold;
		}



	#main_left ul{
	width: 160px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	}

		#main_left ul a{
	display: block;
	padding:0;
	width:160px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
		}
		#main_left ul a:hover{
			display: block;
			padding:0;
			width:160px;
			font-size: 14px;
			color: #CC0000;
			text-decoration: none;
			font-weight: bold;
			text-align:left;
		}
		
/*

 ヘッダー

 */
#header{
	height: 50px;
	width: 940px;
}
		
/*

 フッター

 */

#footer{
	clear: both;
	width:940px;
	margin: 0px 4px;
	padding-bottom:32px;
	font-size: 10px;
	text-align: center;
	color: #C0C0C0;
}

#footer a{
	color: #C0C0C0;
	text-decoration: none;
}

/* パンくず*/

#topic_pass {
	margin-bottom: 5px;
	color:#3298C3;
	font-size:12px;
	text-align:left;
}


	#topic_pass a {
		color:#000000;
	}

	#topic_pass a:hover{
			color: #CC0000;
		}

.ad_top{
	text-align: center;
}

.ad_under{
	text-align: center;
}

.ad_left{
text-align: left;
margin-top: 15px;
margin-bottom: 15px;
}

.ad_rec{
margin-top: 15px;
margin-bottom: 15px;
	clear: left;
	float: left;
}

.ad_rec_2{
margin-top: 15px;
margin-bottom: 15px;
float:left;
}

.ad_ama{
margin-top: 15px;
}

.ad_rak{
margin-top: 15px;
margin-bottom: 15px;
}