@charset "utf-8";

/*レイアウト*/
#content {
	width: 1000px;
	background-image: url(pic/back-body-2.jpg);
	background-repeat: repeat-x;
	background-color: #001335;
	height: 1500px;
	margin: auto;
}
.content-back {
	background-color: #001335;
	background-image: url(pic/back-body-2.jpg);
	background-repeat: repeat-x;
	margin: auto;
	height: 1500px;
	width: 1000px;
	color: #FFF;
}
.contentback {
	background-image: url(pic/back-body-2.jpg);
	background-repeat: repeat-y;
}
#header {
}
#main {
	width: 220px;
	margin-left: 25px;
	margin-top: 20px;
	float: left;
}
.subtitle {
	background-image: url(pic/back-subtitle-2.jpg);
	color: #FFF;
}
#side {
	width: 345px;
	margin-left: 23px;
	margin-top: 20px;
	float: left;
}
.text-mawarikomi {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#header2 {
	color: #FFF;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header3 {
}
#right {
	float: left;
	margin-left: 23px;
	width: 345px;
	margin-top: 20px;
}
#footer {
	background-color: #010610;
	background-image: url(pic/image-footer.jpg);
	height: 500px;
	background-repeat: repeat-x;
}
#side2 {
	width: 710px;
	margin-left: 23px;
	margin-top: 20px;
	float: left;
}
.white {
	font-size: x-small;
	color: #FFF;
}
.black {
	font-size: x-small;
	color: #000;
}
