@charset "utf-8";

#wrapper-inner {
	width: 920px;
	background-image:url(img/sidebar_bg.gif);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	}
	
/*サイドバースタイル-------------------------------*/	

	/*サイドバー */
	#sidebar {
	float: right;
	width: 190px;
	padding:0px;/*上、右、下、左*/
	
	}


	#sidebar img {
	margin-bottom:3px;}
   	
	.sidemenu {
	width:91%;
	background-image:url(img/h2_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;

	border-style:solid;
	border-width:1px;
	border-color:#7C785E;
	background-color:#F7F7F2;
	
	padding-left:15px;
	padding-top:3px;
	margin-bottom:3px;
	font-size:90%;
	font-weight:600;}

/*サイドバースタイル-------------------------------*/

	#fla {
	width:730px;
	height:295px;
	margin:0px;/*上、右、下、左*/
	padding:0px;
	background-color:#000000;
	}

	.top3Navi {
	width: 187px;
	height:295px;
	background-image:url(img/top3navi_bg.jpg);
	background-color:#000000;
	float: right;
	margin-top:0px;
	text-align:center;
}

	.top3Navi img {
	margin-top:9px;
}

	#topimage {
	margin:0px;/*上、右、下、左*/
	padding:0px;
	background-color:#000000;
	width:730px;
	}

/*メイン-------------------------------*/
	#main {
	margin:0px 205px 20px 0px;/*上、右、下、左*/
	padding:10px 15px;
	}
	
	* html #main {
	margin:0px 100px 10px 0px;
	padding:10px 15px;
	}
	
/*サイドバーボタン*/
.btn img {margin:2px;}

#topbox {
	float:left;
	width:222px;
	font-size:85%;
	
	border-style:solid;
	border-width:2px;
	border-color: #DFDFDF;
	margin-right:2px;
	}
	
#topbox p {
	padding:5px;
	}
	

/*２列リスト-------------------------------*/

ul #kominato {width: 90%;}

#kominato li{
	width: 40%;
	margin-left:20px;
	padding:10px 10px 10px 32px;
	list-style-type: none;
	float: left;
	display: block;
	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;	

}

#kominato li a{
	width:90%;
	list-style-type: none;
	float: left;
	display: block;
	

}

#kominato li a:hover {
	background-color:#E8E8D0;
}

#text{width:620px;
margin-left:auto;
margin-right:auto;}
