/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: verdana, 'trebuchet ms', sans-serif;
	width: 760px;
	margin: 5px auto;
	line-height: 130%;
	font-size: 80%;
	background: url(images/background.gif) repeat;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 { 
	font-weight: normal;
	font-size: 100%;
	margin: 0;
}
h1,h2 {
}
a:link,
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover,
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a img {
	border: 0;
}
hr {
	clear: both;
}

/*------*/
#container {
	background: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#header {
	background: url(images/title.gif) no-repeat;
	height: 60px;
}
#header h1 {
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
}
#header h2 {
	text-align: center;
}
#mainmenu {
	float: left;
	width: 165px;
	text-align: left;
}
#mainmenu ul {
}
#mainmenu ul li {
	background: url(/images/petit_allow.gif) no-repeat 5px;
	padding-left: 20px;
	list-style-type: none;
	line-height: 20px;
	height: 20px;
}
#mainmenu .sub_title {
	margin: 5px;
}
#maincontents {
	float: left;
	width: 390px;
	text-align: left;
}
#maincontents .sub_title {
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #00CC00;
	border-left: 10px solid #00CF00;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents {
	float: left;
	width: 390px;
	text-align: left;
}
#contents h3 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #00CC00;
	border-left: 10px solid #00CF00;
	margin-top: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contents ul li {
	margin-left: 15px;
}

#news_block {
}
#news_block .news_title {
	background: url(/images/petit_menu.gif) no-repeat;
	padding-left: 15px;
}
#news_block .news_body {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#pr_block {
}
#pr_block ul {
}
#pr_block ul li {
	float: left;
	width: 190px;
	list-style-type: none;
}
#footer {
	text-align: center;
	background: #FFFFFF;
	clear: both;
	border-bottom: 1px solid #333333;
	font-size: 80%;
}
#menu {
	background: #FFFFFF;
}
#menu ul {
}
#menu ul li {
	float: left;
	width: 106px;
	text-align: center;
	list-style-type: none;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#menu ul li a:link,
#menu ul li a:visited {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
	padding: 1px;
}
#menu ul li a:hover,
#menu ul li a:active {
	display: block;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#shopmenu {
	clear: both;
	background: #FFFFFF;
}
#shopmenu ul {
}
#shopmenu ul li {
	float: left;
	width: 104px;
	text-align: center;
	list-style-type: none;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#shopmenu ul li a:link,
#shopmenu ul li a:visited {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
	padding: 1px;
}
#shopmenu ul li a:hover,
#shopmenu ul li a:active {
	display: block;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#center {
	background: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	clear: both;
	text-align: center;
}
#center h3 {
	border-bottom: 2px dotted #63CF00;
	font-size: 120%;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}

#ptn_navi {
	clear: both;
	text-align: center;
	background: #EFEFEF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
}
#decription {
	text-align: left;
	margin-bottom: 15px;
	margin-left: 10px;
}
#operation {
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#operation ul {
	margin-right: 20px;
	margin-left: 20px;
}
#operation ul li {
	list-style-type: none;
}
#recommend {
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*------*/
.east {
	float: left;
	width: 420px;
}
.game_info {
	clear: both;
	height: 80px;
}
.game_images {
	float: left;
	width: 100px;
}
.game_info_right {
	float: right;
	width: 320px;
}
.game_name {
	text-align: left;
}
.game_description {
	text-align: left;
}
.paginate {
	clear: both;
}

/*------*/
.ads {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	clear: both;
}
.ads_left {
	width: 160px;
	float: left;
}
.ads_right {
	width: 160px;
	float: right;
}

/*------*/
.comment_api {
	text-align: left;
}
.comment_subtitle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #009900;
	border-left: 10px solid #009A00;
	font-weight: bold;
	margin-bottom: 5px;
}
.comment_ads {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.comment_body {
	float: left;
	width: 380px;
	margin-bottom: 10px;
}
.cmt_line {
	padding-bottom: 5px;
	border-bottom: 1px dashed #009900;
	margin-bottom: 10px;
}
.cmt_line .cmt_body {
}
.cmt_line .cmt_name {
	font-size: x-small;
	color: #999999;
	text-align: right;
}
.cmt_line .cmt_star {
	color: #999999;
	text-align: right;
}
.cmt_foot {
	font-weight: bold;
	text-align: right;
}

