/* -----背景設定----- */
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#main {
	width: 960px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	color: #FFFFFF;
}

div#main .f01{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	vertical-align: middle;
	text-align: left;
}

div#main .f02{
	font-size: 10px;
	color: #CCCCCC;
	vertical-align: middle;
}

div#main .f03{
	margin-right: 10px;
	margin-left: 10px;
}

/* -----ヘッダー----- */
div#header1 {
	text-align: left;
	width: 960px;
	clear: both;
	vertical-align: bottom;
}

div#header1 .left{
	width: 480px;
	float: left;
	vertical-align: middle;
}

div#header1 .right{
	width: 480px;
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

div#header2 {
	text-align: left;
	width: 960px;
	clear: both;
	vertical-align: bottom;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	height: 30px;
}

div#header2 .left{
	width: 460px;
	float: left;
	vertical-align: bottom;
	font-size: 12px;
	text-align: left;
}

div#header2 .right{
	width: 460px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: -1px;
}

/* -----flash----- */
div#cont {
	background-color: #000000;
	vertical-align: bottom;
	height: 290px;
}

/* -----メニュー部分----- */
div#menu {
	background-image: url(../img/menu_bar.jpg);
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 960px;
	padding-top: 10px;
	line-height: 10px;
	background-repeat: no-repeat;
}

div#menu a {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/* -----htmlコンテンツ部分----- */
a {
	color: #FFFF66;
	font-size: 18px;
}

h1 {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

div#subcont2{
	background-image: url(../img/index_bg.jpg);
	background-repeat: repeat;
	width: 930px;
	padding: 10px 15px 15px;
	text-align: center;
}
div#subcont2 .middle2{
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 21px;
	font-weight: bold;
	color: #FF6666;
	font-style: italic;
}

div#photo-box{
	text-align: center;
}

div#clearboth{
	clear: both;
}

/* -----htmlコンテンツ部分----- */
div#footer {
	width: 930px;
	font-size: 12px;
	padding-top: 5px;
	margin-top: 10px;
}
