
#qa table
{
	font-size: 90%;
	margin-bottom: 10px;
}

#qa td
{
	padding-left: 20px;
	line-height: 1.6em;
}

#qa .q
{
	margin-left: 50px;
	font-weight: bold;
	color: #ff4400;
	margin-bottom: 5px;
}

#qa .a
{
	margin-left: 50px;
	text-indent: 1.0em;
	margin-bottom: 20px;
	line-height: 1.6em;
	border-bottom: 1px solid #888888;
}


#howto
{
	margin-top: 5px;
	margin-bottom: 15px;
	width: 90%;
	text-align: center;
	line-height: 1.6em;
	color: #484848;
}

#howto .chumonsyo
{
	background-color: #f0f080;
	line-height: 2.0em;
	border: 1px solid #e08080;
	width: 400px;
}

#howto	a 
{
	font-weight: bold;
}

#g_menu td
{
	text-align: center;
	border: 1px solid #ee8888;
}

#g_menu .photo
{
	padding: 3px;
}

#g_menu .desc
{
	font-size: 14px;
	padding: 5px;
	background-color: #ffeedd;
}

