@charset "utf-8";
body {
	background-color: #CCC;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
a:link {
	color: #FF9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9;
}
a:hover {
	text-decoration: underline;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #09F;
}
.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;
}
.combatgreen {
	color: #9DD361;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

.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: 980px;
	background-repeat: repeat-y;
	background-position: 5px top;
	height: auto;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
	text-align: left;
	background-attachment: fixed;
}

#container {
	width: 1000px;
	background-color: #333;
	color: #333;
	height: auto;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
}

#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(game_img/pcgame.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 230px;
	width: 960px;
	padding-top: 50px;
	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;
	height: 50px;
}
#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;
}
#informations {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #CCC;
	background-image: url(game_img/pcgame_info.png);
	height: 265px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#prototype {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(game_img/prototype.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}

#riddicktitle {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(riddick_aoda/title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}
#warband {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(game_img/warband.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}
#syndicate_title {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(game_img/syndicate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}
.purple {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #AC8DF8;
	line-height: 130%;
	font-weight: bold;
}
#swars_title {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(game_img/swars.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}
#naughty_title {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(game_img/naughty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 405px;
	width: 420px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 550px;
	font-size: 13px;
}
