/*------------------------------------------------------------------------------
	common
------------------------------------------------------------------------------*/
/*.p_title {
	width: 510px;
	font-weight: bold;
	font-size: 16px;
	color: #666666;
	padding-left: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.p_guide li	{
	margin: 3px 0px;
	list-style-type: none;
	list-style-image: url(../image/gr.gif);
}*/
/*------------------------------------------------------------------------------
	puzzle
------------------------------------------------------------------------------*/
.puzzle {
	width: 530px;
	margin-bottom: 10px !important;
	background-image: url(../image/natu3.gif);
	margin-left: 10px;
	padding-bottom: 10px;
}
/*------------------------------------------------------------------------------
	p_animation
------------------------------------------------------------------------------*/
.p_animation {
	width: 200px;
	border-collapse: collapse;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4;
	color: #888888;
	margin-bottom: 10px;
}

.p_animation th {
	width: 70px;
}

.p_animation td {
	background-image: url(../image/balloon.gif);
	background-repeat: no-repeat;
}
/*------------------------------------------------------------------------------
	p_banner
------------------------------------------------------------------------------*/
.p_banner {
	width: 198px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

td.p_spacer {
	height: 10px !important;
}
/*------------------------------------------------------------------------------
	ranking
------------------------------------------------------------------------------*/
.ranking {
	width: 198px;
	border-collapse: collapse;
	border: solid 1px #FFA500;
	background-color: #ffffff;
	color: #666666;
	margin: auto;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
}

.r_head {
	border-bottom: solid 1px #ffa500;
	background-color: #ffa500;
	font-size: 16px;
	font-style: italic;
	padding: 2px 0px 2px 0px;
}

.r_rank {
	width: 20px;
	font-size: 10px;
	text-align: center;
	padding-top: 4px;
}

.r_name {
	width: 110px;
	font-size: 10px;
	padding-top: 4px;
}

.r_score {
	width: 53px;
	font-size: 10px;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
}

.r_foot {
	height: 4px;
}
/*------------------------------------------------------------------------------
	bbs
------------------------------------------------------------------------------*/
.author	{
	width: 508px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

#comment {
	width: 400px;
}