@charset "utf-8";
/* CSS Document */



#headerwrap{
	padding-bottom:5px;
	background:url(../images/bg_header.jpg) bottom repeat-x;
}






#contentswrap{
	clear:both;
	margin:10px auto;
	width:980px;
}

#main-col{
	float:right;
	width:770px;
	
}


.contents-cell{
	clear:both;
	display:block;
	width:730px;
	margin:0 auto;
}

.cell-half{
	float:left;
	width:365px;
	text-align:center;
	font-size:80%
}

.cell-33{
	float:left;
	width:33%;
	margin:0 0 20px;
	text-align:center;
	font-size:80%
}

.cell-address{
	float:left;
	width:360px;
}

.cell-map{
	float:right;
	width:360px;}
	
.sitemap-cell{
	width:720px;
	margin:10px auto;
	text-align:left;
}


.contents-cell .main-cell{
	float:left;
	width:490px;
}

.contents-cell .main-cell ul{
	padding:0 5px;
}

.contents-cell .main-cell li{
	margin:0px 0px 10px;
	font-size:90%;
	line-height:1.4em;
}

.contents-cell .right-cell{
	float:right;
	width:230px;
}

#left-col{
	float:left;
	width:200px;
}






.footer-sitenavi{
	border-top:2px solid #636500;
	background:#E0E0CC;
}


	

#footwrap{
	padding-bottom:10px;
	background:#333;
	font-size:80%;
	color:#FFF;
	
}