@charset "shift_JIS";

*{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
	color:#333333;
	}
	
	
img{
	border:0;
	padding:0;
	border:0;
	}
	
	
body{
	background:#E6F4D1;
	}
	
#wrapper{
	width:935px;
	margin:0 auto;
	background: url(http://kodoi.net/images/wrapper.jpg) repeat-y 0 0;
	padding:0 0 0 14px;
	}
	
#header{
	width:920px;
	height:81px;
	position:relative;
	background:url(http://kodoi.net/images/header.jpg) repeat-x 0 0;
	margin:0 0 0 2px;
	}
	
#logo{
	width:249px;
	height:81px;
	position:absolute;
	left:-2px;
	}

#tel{
	width:250px;
	height:45px;
	position:absolute;
	left: 450px;
	top: 25px;
	}
	
#mail{
	width:151px;
	height:42px;
	position:absolute;
	left: 740px;
	top: 26px;
	}
	
	
#flash{
	width:920px;
	height:249px;
	margin:0 0 0 2px;
	}
	
	
#flash_sen{
	width:922px;
	height:6px;
	}

#left{
	width:245px;
	float:left;
	display:inline;
	}
	
	
#left ul{
	width:221px;
	padding:0 0 0 24px;
	background:url(http://kodoi.net/images/menu01.jpg) repeat-y 0 0;
	}
	
#left ul li{
	list-style:none;
	}
	
.m1{
	width:196px;
	background:url(http://kodoi.net/images/menu02.jpg) no-repeat 0 0;
	height:24px;
	padding:6px 0 0 0px;
	
	}
	
.m1 a{
	text-decoration:none;
	margin:0 0 0 21px;
	}
	
.m3{
	width:196px;
	background:url(http://kodoi.net/images/menu02.jpg) no-repeat 0 0;
	height:24px;
	padding:6px 0 0 21px;

	}
	
.m2{
	width:196px;
	background:url(http://kodoi.net/images/menu03.jpg) no-repeat 0 0;
	height:24px;
	padding:6px 0 0 0;


	
	}
	
.m2 a{
	margin:0px 0 0 57px;
	
	text-decoration:none;
	
	}
	
#left_menu_sita{
	width:245px;
	height:20px;
	margin:0 0 5px 0;
	}
	
#contact{
	width:245px;
	height:75px;
	}
	
#right{
	width:676px;
	float:left;
	display:inline;
	margin:0 0 40px;
	}
	
#right_menu{
	text-align:right;
	padding:10px 0;
	}
	
#right_menu a{
	text-decoration:none;
	}
	
#right_center{
	width:410px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
	}
	
.right_center_box{
	width:404px;
	border-bottom:#CACACA 1px solid;
	border-left:#CACACA 1px solid;
	border-right:#CACACA 1px solid;
	padding:15px 0 0 4px;
	}
	
.top_box{
	width:396px;
	border:#468228 1px solid;
	padding:1px;
	margin:0 0 10px;
	}


.top_box2{
	width:388px;
	background:#ACD473;
	padding:8px 0 15px 8px;
	}
	
	
#right_right{
	width:245px;
	float:left;
	display:inline;
	margin:0 0 0 10px;
	}
	
#search2{
	width:245px;
	height:43px;
	margin:0 0 10px;
        background:url(http://kodoi.net/images/kensaku.jpg) no-repeat 0 0;
        padding:47px 0 0 0;
         text-align:center;
	}
	
.right_right_box{
	width:233px;
	border-bottom:#c9c9c9 1px solid;
	border-left:#c9c9c9 1px solid;
	border-right:#c9c9c9 1px solid;
	padding:10px 0 10px 10px;
	margin:0 0 10px;
	}
	
#news{
	width:213px;
	height:231px;
	overflow:auto;
	background:#DBEFBC;
	border:#B5B5B5 1px solid;
	padding:0 0 0 10px;
	}
	
#footer{
	width:920px;
	height:65px;
	border-top:#7CC576 1px dotted;
	margin:0 0 0 2px;
	position:relative;
	}
	
#footer p{
	width:300px;
	height:15px;
	position:absolute;
	left: 670px;
	top: 12px;
	font-size:11px;
	color:#898989;
	}
