@charset "Shift_JIS";

/* BBS */

h2 {
	background-image:url(../img/titile_back_green.gif);
	border-left-color:#3fb860;
}

h5 {
	background-image:url(../img/page_top_green.gif);
	border-right-color:#3fb860;
}

h6 {
	background-image:url(../img/page_back_green.gif);
	border-right-color:#3fb860;
}

#refer dl dt {
	display:inline;
	line-height:1.5em;
	float:left;
	width:100px;
	height:31px;
}

#refer dl dd {
	display:inline;
	line-height:1.5em;
	float:left;
	width:550px;
	height:31px;
	padding-top:5px;
}