/*------------------------------------------------------------------------------
	scratch
------------------------------------------------------------------------------*/

.body	{
	}



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

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

.s_animation th {
	width: 70px;
}

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

td.s_spacer {
	height: 10px !important;
}

/*------------------------------------------------------------------------------
	5AXbg
------------------------------------------------------------------------------*/
.f_slot {
	width: 530px;
	margin: auto;
	text-align: center;
	margin-bottom: 10px !important;
}

li	{
	font-size: 12px;
	color: #333333;
}

/*------------------------------------------------------------------------------
	accordion
------------------------------------------------------------------------------*/
.acchead	{
	cursor: pointer;
}
.accordion	{
	display: none;
}
/*------------------------------------------------------------------------------
	bbs
------------------------------------------------------------------------------*/
.author	{
	width: 508px;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}

#comment {
	width: 400px;
}