#bcg{
	background-color: #EEEEEE;
}

#bcg_img{
	background-image: url("../images/bg_b.jpg");
	background-repeat: repeat-x;
}

#all{
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}

#header{
	padding-top: 17px;
}

.opacity a:hover img{
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	background: #fff;
}

#main_img{
	background-image: url("../images/main_pic.jpg");
	height: 353px;
}

#main_img a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	background: #fff;
	display:block; 
}

#contents{
	background-color: white;
	padding-left: 17px;
	padding-right: 12px;
	overflow: hidden;
}

#contents_l{
	width: 440px;
	float: left;
}

#contents_r{
	width: 440px;
	float: right;
}

.news_ichiran{
	background: url("../images/yajirushi.jpg") no-repeat 0px 7px;
	padding-left: 10px;
}

.news_ichiran a:visited{
	color: black;
}

#contents_seihin{
	width: 902px;
}


#footer_sitemap{
	padding-left: 17px;
	background-color: white;
	overflow: hidden;
}

#footer_sitemap li{
	background: url("../images/yajirushi.jpg") left center no-repeat;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 1px;
}

#footer{
	background: url("../images/footer_brd_b.jpg") repeat-x top;
	background-color: #D8EAFF;
	padding: 31px 12px 100px 17px;
	overflow: hidden;
}

#footer li{
	background: url("../images/sankaku.jpg") no-repeat 0px 7px;
	background-repeat: no-repeat;
	padding-left: 11px;
}

#footer li li{
	background-image: none;
	padding: 0px;
	width: 180px;
}

.bdr_b{
	background: url("../images/border_b.jpg") repeat-x bottom;
}

.bdr_g{
	background: url("../images/border_g.jpg") repeat-x bottom;
}

a:link{
	text-decoration: none;
	color: #555555;
}

a:hover{
	text-decoration: underline;
	color: gray;
}

a:visited{
	text-decoration: none;
	color: gray;
}

.font_serif{
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.bcg_w{
	overflow: hidden;
	background-color: white;
}

img{
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}