@charset "UTF-8";
/**\*/
@import url("style-base.css");
@import url("style-default.css");
@import url("style-entry.css");



#main-ttl {
	background-image: url(../img/inner/main-ttl_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

#main-ttl h2{
	height:104px;
	background-image: url(../img/inner/ttl-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.must {
	font-size: 10px;
	color: #FF0000;
}
