@charset "UTF-8";

#main {
	background-image/**/: url(img/cmn_main_back02.jpg);
	background-repeat/**/: repeat-y;
}


#main_contents {
	width: 100%;
	float: left;
	margin-bottom: 25px;
	height: auto;
}

#main_contents .bottom {
	clear:both;
	height:1px;
	font-size:1px; 
	line-height:0;
} 

#title01P h1 a{
	display:block;
	width:auto;
	background:url(img/cmn_title01.jpg) no-repeat center;
	height: 75px;
}


