@charset "utf-8";
/* CSS Document */



#headerwrap{
	padding-bottom:5px;
	background:url(../images/bg_header.jpg) bottom repeat-x;
}



#contentsOverwrap{
	background:url(../images/bg_contents.jpg) 0 0 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 20px;
}

.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;
}

.cell-address{
	float:left;
	width:360px;
}

.cell-map{
	float:right;
	width:360px;}

.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;
}


.sitemap-cell{
	width:700px;
	margin:10px auto;
	font-size:90%;
	text-align:left;
}

#left-col{
	float:left;
	width:200px;
}






.footer-sitenavi{
	margin-top:50px;
	border-top:2px solid #F30;
	background:#FFE0CC;
}


	

#footwrap{
	clear:both;
	padding-bottom:10px;
	background:url(../images/bg_footer.jpg) 0 0 repeat-x #000;
	font-size:80%;
	color:#FFF;
	
}
