﻿html {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color:#151717;
	scrollbar-track-color:#383c3a;
	scrollbar-arrow-color:#383c3a;
	scrollbar-highlight-color:#383c3a;
	scrollbar-shadow-color:#383c3a;
	scrollbar-3dlight-color:#383c3a;
	scrollbar-darkshadow-color:#383c3a;
}
body {
	scrollbar-face-color:#151717;
	scrollbar-track-color:#383c3a;
	scrollbar-arrow-color:#383c3a;
	scrollbar-highlight-color:#383c3a;
	scrollbar-shadow-color:#383c3a;
	scrollbar-3dlight-color:#383c3a;
	scrollbar-darkshadow-color:#383c3a;
	margin: 0px;
	padding: 0px;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W6";
	text-align: center;
	color: #eeeeee;
	background-color: #20211f;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	line-height: 160%;

}
body.top {
	background-image: none;
	background-color: #20211f;
}



body.contents {
	margin: 0px;
	padding: 10px 0px;
	font-family: verdana, "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W6";
	background-image:none;
	background-color: transparent;
	color: #eeeeee;

}



a {
	color: #E33395;

}



td {

	font-size: 12px;

	line-height: 16px;

}
div,p,h1 {

	margin: 0px;

	padding:0px;

	font-size: 12px;

	line-height: 16px;

}
.clear {
	clear: both;
}




#wrap {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#header {
	height: 97px;
}



#contents {
	height: 532px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 370px;
	text-align: left;
	margin-top: 0px;

}



body.bg0 #contents {
	background-image: url(../img/bg/bg1.jpg);
}

body.bg1 #contents {
	background-image: url(../img/bg/bg2.jpg);
}

body.bg2 #contents {
	background-image: url(../img/bg/bg3.jpg);
}

body.bg3 #contents {
	background-image: url(../img/bg/bg4.jpg);
}
h2.title {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	border: none;
	color: #fcf2f3;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.contents {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	color: #FFFFFF;
	padding: 5px;
}




#footer {
	text-align: right;
	clear: both;

}
#footer img.left {
	float: left;
}
#footer  img.right {
	float: right;
}
