@charset "Shift_JIS";

/**************** サイト全体レイアウト ******************/

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
#box {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#title {
	background-image: url(../img/title2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 62px;
	width: 740px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
.title1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 195px;
}
.title1 a {
display:block;
background-image:url(../img/title1.gif);
background-repeat:no-repeat;
background-position:0px 0px;
width:195px;
height:57px;
text-indent:-999px;
text-decoration:none;
}
.title2 {
	font-size: 11px;
	color: #CCCCCC;
	float: left;
	padding-top: 40px;
}

#main {
	margin-bottom: 10px;
}
#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	line-height: 150%;
}

/**************** セカンドページ以降レイアウト ******************/
#main_second {
	margin-bottom: 10px;
	background-image: url(../img/main_back.jpg);
	background-repeat: no-repeat;
}
#head_menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height:22px;
}
#head_menu ul {
	margin: 0px;
	padding: 0px;
}
#head_menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.m1 a {
	background-image: url(../img/m1.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 107px;
	text-decoration: none;
}
.m1 a:hover {
	background-position: 0px -22px;
}
.m2 a {
	background-image: url(../img/m2.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	text-decoration: none;
}
.m2 a:hover {
	background-position: 0px -22px;
}
.m3 a {
	background-image: url(../img/m3.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	text-decoration: none;
}
.m3 a:hover {
	background-position: 0px -22px;
}
.m4 a {
	background-image: url(../img/m4.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	text-decoration: none;
}
.m4 a:hover {
	background-position: 0px -22px;
}
.m5 a {
	background-image: url(../img/m5.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	text-decoration: none;
}
.m5 a:hover {
	background-position: 0px -22px;
}
.m6 a {
	background-image: url(../img/m6.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 106px;
	text-decoration: none;
}
.m6 a:hover {
	background-position: 0px -22px;
}
.m7 a {
	background-image: url(../img/m7.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 103px;
	text-decoration: none;
}
.m7 a:hover {
	background-position: 0px -22px;
}

/**************** 共通スタイル ******************/

.spacer {
	clear: both;
	height: 1px;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #00CCCC;
}
.b5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.b10 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.b15 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.b20 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.t11_150 {
	font-size: 11px;
	line-height: 150%;
}
.t11_130 {
	font-size: 11px;
	line-height: 130%;
}
.t12_150 {
	font-size: 12px;
	line-height: 150%;
}
