.shisetuBox{
	margin:20px 0 0px 0;
}

.shisetuBoxL{
	width:270px;
	float:left;
}
.shisetuBoxR{
	width:270px;
	float:right;
}
.shisetuBoxR p{
	margin-bottom:6px;
}
.shisetuBox p{
	margin:4px 0 6px 0;
}

/*########################*/
/*サブナビ*/
/*########################*/
#subnaviBox{
	width:191px;
	background:url(./images/subnavi.gif) no-repeat;
}


h5{
	color:#372f24;
	padding-left:10px;
	margin-bottom:3px;
	background:url(../images/share/yajirushi.gif) 0 0.3em no-repeat;
}

/*リスト*/
.listBox{
	margin-left:5px;
	padding:0 0 0 20px;
	list-style-type: decimal;
}


