@charset "utf-8";
body {
	background-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: url(image/back.jpg);
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #FC0;
}
.h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: xx-large;
}
p {
	font-size: 13px;
	line-height: 120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
hr {
	display: none;
}
.red {
	color: #D23D17;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}
.white {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #DEDED3;
	line-height: 130%;
	font-size: 13px;
}
.black_small {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}


a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #359184;
	text-align: left;
}
.moss_green {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #385338;
	line-height: 130%;
}


#top_contents {
	width: 960px;
	background-image: url(freeimg_text.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 140%;
}

#container {
	width: 1000px;
	background-color: #DEDED3;
	color: #333;
	height: auto;
	background-image: url(../image/textback_new.png);
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#main h2 {
	background-color: #F90;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #C00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: medium;
	color: #FFF;
	letter-spacing: 0.1em;
}
#other_contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	background-image: url(freeimg_frtext.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 960px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


#header {
	padding: 0px;
	width: 1000px;
	height: auto;
	margin: 0px;
}
#navbar {
	width: 980px;
	clear: both;
	margin: auto;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#footer {
	width: 1000px;
	clear: both;
}
#main {
	float: left;
	width: 580px;
	height: 440px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(image/other_contents.png);
	text-align: left;
}
#sub_contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	padding: 10px;
	clear: both;
	height: auto;
	width: 980px;
	text-align: right;
}

.main_box {
	height: 350px;
	width: 650px;
	float: left;
}

#side {
	float: right;
	width: 360px;
	height: 400px;
	background-image: url(image/gameclan.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 13px;
}

.img_right {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	float: right;
}
.accent {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #C0D3CA;
	word-spacing: normal;
	height: 20px;
	width: 280px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #537664;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-top-color: #537664;
	border-right-color: #537664;
	border-bottom-color: #537664;
	text-align: justify;
	color: #3F584A;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#text_field {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	height: auto;
	width: 980px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#linkinfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	height: 75px;
	width: 960px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	background-image: url(image/link.png);
	background-repeat: no-repeat;
	background-position: center top;
}
