/* CSS Document */

#contents_right	{
	float: none;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#lower	{

}
#lower h2	{
	/*background-image: url(img/title_back03.gif);
	padding-left: 10px;
	line-height: 45px;
	font-size: 140%;
	height: 45px;*/
    font-size: 24px;
    margin: 15px 0;
    padding: 10px 0;
	border-top:5px solid #F60;
	border-bottom:1px dotted #ccc;
    line-height: 1.4;

}
