@charset "utf-8";

/*

==================================================================

2009/04/13

impression基本要素スタイルシート

ページカラー：黒



==================================================================

*/







body {

	margin: 0px;

	padding: 0px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 16px; /*IE用*/

	font-size: 100%;

	font-style: normal;

	line-height: 1;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	background-color: #221F1A;

}

a:link {
	color: #C8C8C8;
	text-decoration:none;
}
a:visited {
	color: #C8C8C8;
	text-decoration:none;
}
a:hover {
	color: #C8C8C8;
	text-decoration:none;
}
a:active {
	color: #C8C8C8;
	text-decoration:none;
}

h1 {
	color: #C8C8C8;
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
h1 a{
	color:#C8C8C8;
	text-decoration:none;
}
h1 a:hover{
	color:#C8C8C8;
}



/*header要素*/

#header {

	background-image: url(../images/header_bg.jpg);

	height: 160px;

	width: auto;

	margin: auto;

	padding: 0px;

		}

#header #wraper {

	width: 1020px;

	padding: 0px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-image: url(../images/header_bg.jpg);

	height: 160px;

}

#header #logo {
	height: 37px;
	padding-top: 95px;
}



/*header navi要素*/

#navi {

	background-image: url(../images/header_navi_bg.jpg);

	margin: 0px;

	padding: 0px;

	height: 41px;

	line-height:1;	

}

#navi #wraper {

	padding: 0px;

	height: 41px;

	width: 1020px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#navi #wraper ul {

	margin: 0px;

	padding: 0px;

}

#navi #wraper li {

	margin: 0px 0px -2px 0px ;

	padding: 0px;

	float:left;

	list-style-type: none;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#navi #wraper img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}









/*footer要素*/

#footer2 {
	background-image:url(../images/footer_bg.jpg);
	padding-top: 5px;
}

#footer {

	background-image:url(../images/footer_bg.jpg);

	height: auto;

	margin: -1px 0px 0px 0px;

	padding: 0px;

	width: auto;

	height:122px;

}

#footer #wraper {

	padding: 0px;

	width: 1020px;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	height: 122px;

}

#footer #wraper address {

	margin-top: 2px;

	margin-right: 0px;

	margin-bottom: auto;

	margin-left: 624px;

	padding:2px 0px 0px 0px;

	width: 396px;

}
.footer2{
	padding-top: 10px;
}
.ftr_l{
	float: left;
}
.ftr_r{
	float: right;
}


/*---top photo back number---*/
.bn_body {
	background:#1e1e1e url("../pop/images/bg.jpg") repeat-x;
	text-align: center;
}
DIV#bn_container{
	width:700px;
	margin:0px auto 0px auto;
	padding:0px;
}
DIV#bn_header {
	margin-top:15px;
	text-align: left;
}
.bn_photo,
.bn_photo2{
	margin:25px 50px;
}
.bn_photo2{
	display:none;
}
DIV#bn_iconbg {
	background:#1e1e1e url("../pop/images/iconbg.jpg") repeat-x;
	padding:15px 25px 0px 25px;
}

DIV#bn_icon{
	width:650px;
	height:70px;
	border:0px;
	padding:0px;
	margin:0px auto 15px auto;
	overflow:hidden;
}
DIV#bn_icon img {
	border:none;
	visibility:hidden;
}
DIV#bn_icon a,
DIV#bn_icon a:link,
DIV#bn_icon a:visited,
DIV#bn_icon a:focus,
DIV#bn_icon a:hover,
DIV#bn_icon a:active{
	display:block;
	width:50px;
	height:70px;
	font-size:11px;
	float:left;
	padding-top:60px;
	text-align:center;
}
DIV#bn_icon a,
DIV#bn_icon a:link,
DIV#bn_icon a:visited{
	color:#C8C8C8;
	background-position:0px 0px;
}
DIV#bn_icon a:focus,
DIV#bn_icon a:hover,
DIV#bn_icon a:active{
	color:#C8C8C8;
	background-position:0px 70px;
}
DIV#bn_icon .pc1 a{
	background-image: url(../pop/images/091211_s.gif);
	margin-right:10px;
}
.bn_colse {
	text-align: center;
}

DIV#bn_copy{
	color: #818181;
	text-align:right;
	font-size:11px;
	margin-bottom:10px;
}
