@charset "utf-8";
/**
**
**/

/* maincolumn */

h2{
	text-indent:-9999px;
	margin-bottom:15px;
}

.bukai h2{
	background:url(../img/bukai/title_h3_bukai.jpg) no-repeat left top;
	width:505px;
	height:35px;
}

.bukai .maincolumn p{
	margin-bottom:10px;
}

.bukai .maincolumn{
	display:block;
	margin-bottom:20px;
	min-height:400px;
}
h3	{
	padding:6px 10px;
	padding-left:8px;
	border-left:5px solid #444;
	color:#444;
	font-size:120%;
}
p	{
	margin:10px 10px 0 10px;
	line-height:1.3;
}
div.hr	{
	border-top:1px dotted #000000;
	padding:10px 0 20px 0;
}