@charset "UTF-8";

#container { width:1000px; margin:0 auto; }

#header { width:1000px; margin: 0 auto; color:#333;}
#header h1 {text-align:left; font-size:10pt; }

#kanban {position:relative; left:0; width:1000px; height:160px; background:url(../images/kanban.jpg) no-repeat 0 0; }

#kanban ul {list-style:none; }
#kanban li {text-indent:-9999px;}
#kanban li a { display: block; }

#kanban li#kanbantop a { height:160px; width:1000px; background:url(../images/kanban.jpg) no-repeat 0 0;}

#kanban_navi { left:0; width:1000px; height:36px; background:#e9dfe5;}
#kanban_navi ul { list-style: none; margin:0; position:relative; left:0;}
#kanban_navi li { float: left; text-indent:-9999px; position:relative; left:0;}
#kanban_navi li a { display: block; }

#kanban_navi li#gaiyou a   { width:118px; height:36px; background:url(../images/menu01.jpg) no-repeat 0 0;}
#kanban_navi li#shiharai a { width:160px; height:36px; background:url(../images/menu02.jpg) no-repeat 0 0;}
#kanban_navi li#souryou a { width:160px; height:36px; background:url(../images/menu03.jpg) no-repeat 0 0;}
#kanban_navi li#privacy a { width:160px; height:36px; background:url(../images/menu04.jpg) no-repeat 0 0;}
#kanban_navi li#henpin a { width:145px; height:36px; background:url(../images/menu05.jpg) no-repeat 0 0;}
#kanban_navi li#access a { width:131px; height:36px; background:url(../images/menu06.jpg) no-repeat 0 0;}
#kanban_navi li#kago a { width:126px; height:36px; background:url(../images/menu07.jpg) no-repeat 0 0;}

#main	
{		position:relative;
		top:0px;
		
	/ * ここは中段全体のCSSを入れる */
}
#wrapper
{
	float:left;
	width:600≈ _width:605px;
	height:1100px;
	overflow:hidden; 
}
#leftnavi
{
	position:relative;
	left:0;
	float: left;
	width:198px; 
	height:1100px;
	overflow:hidden;
	text-align:left;
}
#leftnavi img {border:none; padding-bottom:1px;}

#rightnavi
{	float:right:
	width:200px; _width:202px;
	margin:0;
	padding-left:2px;
	height:1100px;
	overflow:hidden;
}
#rightnavi img{ border:none; }
#rightnavi a{ text-decoration:none;}

#Fotter {
	width:1000px; 
	margin: 0 auto;
	font-size:10pt;
}
#Fotter p.tit {
	color:white;
	background:#f5b1aa;
	
	padding:3px 5px;
	font-weight:bold;
	font-size:12pt;
}
#Fotter p.comment{
	padding:3px;
	line-height:120%;
	font-weight:bold;
	color:#96514d;
}
#Fotter p.info{
	margin-left:300px;
	color:#f5b1aa;
	font-size:10pt;
	font-weight:bold;
	line-height:120%;
}
#Fotter ul {
	margin:4px 20px;
	list-style:disc;
	width:90%;
	color:#96514d;
	font-size:10pt;
	line-height:120%;
	font-weight:bold;
}
#FotterTL {
	margin:0 1px;
	padding:0 3px;
	width:490px;
	float:left;
}
#FotterTR {
	margin:0 1px;
	padding:0 3px;
	width:490px;
	float:right;
}

#FotterBL {
	clear:both;
	margin:0 1px;
	padding:0 3px;
	width:490px;
	float:left;
}
#FotterBR {
	margin:0 1px;
	padding:0 3px;
	width:490px;
	float:right;
}
#FotterMenu{
	clear:both;
	color:white;
	background:#f5b1aa;
	margin-bottom:3px;
	padding:3px 5px;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}
#FotterMenu a:link{
	color:white;
	text-decoration:none;
}	
#FotterCR{
	clear:both;
	color:white;
	background:#ee827c;
	
	padding:3px 5px;
	font-weight:bold;
	font-size:12pt;
	text-align:center;
}
