@charset "UTF-8";
/* CSS Document */

body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #15224A;
}
img {
	border-style:none;
}
#main_content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ltg {
	background-color: #000;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #B2549B;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 40px;
	padding-bottom: 3px;
}
#stage {
	margin-bottom: 10px;
	font-size: 0;
	line-height: 1;
}
p {
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 24px;
}
#ltg #guide {
	background-image: url(../img/beginner_mark.png);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 25px;
	padding-top: 8px;
}
#body_bg {
	background-color: #15224A;
	-moz-box-shadow: 0px 0px 20px #CCC;
	-webkit-box-shadow: 0px 0px 20px #CCC;
	box-shadow: 0px 0px 20px #CCC;
}
p span {
	color: #FFE893;
	font-size: 16px;
}
#ltg #guide a {
	color: #C4D700;
	margin-left: 10px;
}
#item {
	border: 1px solid #ffe893;
	background-color: #192b7f;
	background-image: url(../img/item_img.png);
	background-repeat: no-repeat;
	background-position: 460px 55px;
	height: 265px;
	z-index: 2;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 40px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #FFE893;
	margin-top: 20px;
	margin-bottom: 15px;
}
#delivery table tr td {
	color: #FFF;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;
	line-height: 24px;
}
#delivery table {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe893;
}
body {
	font-size: 0;
	line-height: 1;
}
#footer {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	width: 900px;
}

#delivery {
	border: 1px solid #ffe893;
	background-color: #192b7f;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 0;
	line-height: 1;
	outline: thin groove #FFF;
}
#footer_banner  {
	text-align: right;
}
#delivery table tr .tdtext {
	padding-left: 20px;
}
.tdright {
	text-align: right;
}
#footer p {
	font-size: 15px;
}
#stage table tr td {
	padding-bottom: 10px;
}
h3 {
	outline: thin groove #ffe893;
	clear: both;
}
#stage table img {
	-moz-box-shadow: 2px 2px 8px rgba(0,185,239,0.4);
	-webkit-box-shadow: 2px 2px 8px rgba(0,185,239,0.4);
	box-shadow: 2px 2px 8px rgba(0,185,239,0.4);
}

#footer_banner img  {
	-moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 8px rgba(0,0,0,0.4);
}
#attention  p{
	float: right;
}
#delivery .left {
	float: left;
}