@charset "utf-8";
#main_contents {
	background-image: url(../image/tano_img/leftback_tano.gif);
	background-repeat: repeat-y;
}

#left_contents {
	width: 260px;
}

#right_contents {
	width: 540px;
}
#left_contents {
	background-image: url(../image/tano_img/leftback_tano.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

/*navi*/
ul.leftnavi  {
	background-image: url(../image/tano_img/list_tano.jpg);
	padding-top: 50px;
	padding-right: 90px;
	height: 392px;
	background-repeat: no-repeat;
}
ul.leftnavi li {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4D4D4D;
	border-bottom-color: #BCBCBC;
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.leftnavi li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 150px;
}
ul.leftnavi li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	background-color: #81C61E;
}


ul.leftnavi li.navi_header {
	background-color: #663333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
}

/*special*/
.iedukuri{
	background-image: url(../image/tano_img/iedukuri_img/img03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 220px;
}

.iedukuri:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
