#left h2
{
	margin-bottom:1.5em;
}

#left h4
{
	font-weight:bold;
}

div.shinro_box
{
	margin-bottom:20px;
}

div.shinro_box dl,
div.shinro_box ul
{
	margin-bottom:0.5em;
	clear:both;
}

div.shinro_box dt
{
	font-weight:bold;
	clear:both;
}

div.shinro_box h3
{
	font-weight:bold;
}

div.left
{
	width:190px;
	float:left;
}

div.center
{
	width:190px;
	float:left;
}

div.center .inner
{
	margin-left:4px;
}

div.right
{
	width:180px;
	float:right;
}

.w370
{
	width:370px;
}

.shinro_box02
{
	line-height:1.4em;
	background:url(../images/div_bg.gif) no-repeat bottom left;
}

.shinro_box02 img
{
	margin-bottom:3px;
}

.shinro_box02 strong
{
	border-top:1px solid #ccc;
	font-weight:bold;
	display:block;
	width:180px;
	padding-top:6px;
}

.shinro_box02 p
{
	font-size:80%;
	width:180px;
	padding-bottom:6px	;
}

.f_left
{
	float:left;
}

.f_right
{
	float:right;
}

.clear
{
	clear:both;
}

.pos
{
    position:relative;
}

.pos span
{
    position:absolute;
    left:125px;
    top:0px;
}