@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background-color:#000000;
	background-image:url(img/top_back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
}
#wrapper {
	width:950px;
	margin:0 auto;
	padding:0;
}
#contents_box {
	width:100%;
	background-color:#000;
	background-image:url(img/back333.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
#scroll_menu {
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#side {
	width:200px;
	float:left;
	margin-top:45px;
	height:600px;
}
#side_ss {
	width:200px;
	float:left;
	margin-top:45px;
	height:500px;
}
#side_s {
	width:200px;
	float:left;
	margin-top:45px;
	height:800px;
}
#side_m {
	width:200px;
	float:left;
	margin-top:45px;
	height:1000px;
}
#side_long {
	width:200px;
	float:left;
	margin-top:45px;
	height:1200px;
}
h1 {
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#top_copy {
	position:absolute;
	top:45px;
	left:230px;
	font-weight:normal;
	margin:0;
	padding:0;
}
#ecomane {
	position:absolute;
	top:65px;
	left:230px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-weight:normal;
}
#header {
	margin:0 auto;
	height:100px;
	position:relative;
	width:950px;
	padding:0;
}
#menu {
	padding:65px 0 0 0;
	width:950px;
}
#menu img {
	margin-left:25px;
}
#content {
	width:950px;
	margin:0 auto;
	padding:20px 0;
}
#side_navi {
	width:198px;
	padding-bottom:10px;
	border:#999999 1px solid;
}
#side_navi ul {
	margin:0;
	padding:0;
}
#side_navi li {
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}
#main {
	width:720px;
	float:right;
}
#main_photo {
	width:718px;
	height:248px;
	border:#999999 1px solid;
	background-image:url(img/flash_00.jpg);
}
#call {
	position:absolute;
	top:42px;
	right:0;
}
#footer_box {
	width:100%;
	background-image:url(img/footer_back.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:158px;
}
#footer {
	width:950px;
	margin:0 auto;
	padding:0;
	position:relative;
}
#foot_logo {
	position:absolute;
	top:0;
	right:0;
}
#copy {
	width:950px;
	text-align:right;
	padding-top:36px;
	font-size:9px;
	color:#999999;
}
#page_top {
	position:absolute;
	top:-99px;
	right:-60px;
}
