@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	height:900px;
	background-color:#fff;
	width:auto;
	padding:0;
	border:0;
	text-align:center;
	}
	
/**********ヘッドコンテンツ**********/	
.head_contents{
	background-color:#fff;
	width:860px;
	height:128px;
	text-align:left;
	margin:0 auto;
	padding:0;}
#logo_img {
	width:260px;
	height:128px;
	float:left;
	display:block;
}	
#top-02 {
	width:599px;
	height:103px;
	background:url(images/top_02.jpg) no-repeat;
	font-size:12px;
	line-height:140%;
	padding:18px;
	left:128px;
	float:right;
	margin:0;
}	
#top-03 {
	top:103px;
	height:25px;
	width:599px;
	text-align:right;
	float:right;
}
	
#top-06 {
	width:860px;
	height:14px;
	clear: both;}	
/*▲ヘッドコンテンツ*/

.page_main {
	top:0px;
	width:860px;
	margin: 0 auto;
	position:static;
}


/***左メニュー　トップページ*******
***********************************/
ul#menyu_main {
	left:0px;
	background:url(images/201009_001index_13.jpg) repeat-y;
	border-left:1px solid #abb;
	border-bottom:2px solid #abb;
	width:200px;
	float:left;
	text-align:left;
	display:block;
}
#menyu_main li{
	padding-left:8px;
	font-size:12px;
	line-height:140%;
	color:#030;
	}
#menyu_main li a{
	padding-left:12px;
	font-size:110%;
	display:block;
	}

#left_banner{
	position:relative;
	right:520px;
	
	float:left;
	width:200px;
	display:block;
	}
/***/
	
	
.main_center{

	position:relative;
	left:200px;
	
	
	width:490px;
	margin:5px 15px;
	float:left;
	text-align:left;
	
	clear:left;
	}
.main_center h2{
	color:#066;}
.main_center h2 b{
	color:#677;
	font-size:14px;
	}
#keywords{
	font-size:11px;
	color:#888;
	text-align:right;}
#crnter_box{
	border:5px solid #dddddd;
	width:490px;
	padding:5px;
	margin-bottom:14px;
	min-height:85px;}
#box_img{
	margin-right:7px;
	position:static;
	width:50px;
	float:left;
	}
#box_title{
	width:280px;
	margin-left:2px;
	font-size:12px;
	line-height:130%;
	float:left;	
	margin-bottom:20px;
	}
#box_title a{
	font-size:16px;
	display:block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #4C9776;
	line-height:160%;
	font-weight: bolder; 
	}
#box_text{
	font-size:13px;
	color: #940;
	line-height:160%;
	font-weight: normal;
	display:block;
	width:465px;
	margin-left:5px;
	}
#box_banner{
	float:right;
	display:block;
	margin-top:13px;
	}
/***/
	
.page_text{
	display:block;
	width:490px;
	color:#446;
	line-height:130%;
	font-size:14px;
	padding:12px;
	border:0px dashed #eef;
	}
#r900{
	color:#f00;
	font-weight:400;
	}

.page_text ul{
	font-weight:500;}

/***/
#crnter_box2{
	border:5px solid #eedddd;
	width:490px;
	padding:5px;
	margin-bottom:14px;}
#box_title2{
	width:345px;
	margin-left:2px;
	font-size:12px;
	line-height:130%;
	float:left;
	margin-bottom:14px;
	}
#box_title2 a{
	font-size:16px;
	display:block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #747;
	line-height:150%;
	font-weight: bolder;
	margin-top:5px; 
	}

#box_text2{
	font-size:13px;
	color: #06c;
	line-height:160%;
	font-weight: normal;
	display:block;
	width:465px;
	margin-left:5px;
	padding-top:18px;
	background:url(images/try_com_03.gif) no-repeat;
	}



.right_try{
	float:right;
	right:0;}


#try_box {/*	left:716px;*/
	width:140px;
	border:4px solid #cccccc;
	padding:1px;
	margin-bottom:6px;
	text-align:center;
	font-size:12px;
	line-height:160%;
	color:#dff;
	background-color:#577;
}

.fooder{
	width:860px;
	border:1px solid #688;
	padding:3px;
	margin-bottom:6px;
	margin-top:20px;
	font-size:85%;
	line-height:130%;
	color:#666;
}


ul , li{
	list-style:none;
	margin:0;
	padding:0;
	}
img{	
	padding:0px;
	margin:0px;
	border:0px;}
