@charset "utf-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #666;
	background-image: url(http://image.gamecom.jp/GC/WebEvent/2011/03_WebMoney/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
}
#main{
	width: 800px;
	margin-top: 310px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#contents{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #878787;
	border-right-color: #878787;
	border-bottom-color: #878787;
	border-left-color: #878787;
	width: 754px;
	clear: both;
	padding: 20px;
	background-color: #FFF;
}
.ul_style{
	list-style-type:square;
	margin: 0px;
	padding-right: 20px;
	padding-left: 70px;
}
.ul_style li{
	padding-bottom:5px;
}
.tc{
	text-align:center;
}
.pd_b10{
	padding-bottom:10px;
}
.pd_b20{
	padding-bottom:20px;
}
.pd_t10{
	padding-top:10px;
}
.pd_l50{
	padding-left:50px;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.clear{
	clear:both;
}
.tab{
	vertical-align: bottom;
	height: 75px;
}
.list01{
	background-color: #FFF;
	padding: 5px;
	text-align: center;
}
.list05 {
	background-color: #666;
	padding: 5px;
	text-align: center;
	color: #FFF;
}

.list02{
	background-color: #E7E7E7;
	text-align: center;
	padding: 5px;
}
.list03{
	background-color: #333;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	color: #FFF;
}
.list04{
	text-align: center;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #666;
}
.border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-weight: bold;
	text-align: center;
}
.bold{
	font-weight: bold;
}
.attention{
	list-style-type:square;
	margin: 0px;
	padding-top: 60px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 50px;
	background-image: url(http://image.gamecom.jp/GC/WebEvent/2011/03_WebMoney/images/attention.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	color: #900;
}
.text01{
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
