@charset "euc-jp";
@import url(base.css);
@import url(bottom.css);
@import url(search.css);

#h1Title{
	border: 1px solid #999999;
	margin-bottom: 20px;
	height: 95px;
}
#h1Title h1{
	background: no-repeat;
	margin-bottom: 0;
}
#h1Title p{
	margin: 0 10px 10px;
	padding-right: 90px;
}


/*SORE ZORE*/
#h1Title.index-1{
	background: #fff url(../img/bg_tt_index_h1_1.jpg) no-repeat;
}
#h1Title.index-2{
	background: #fff url(../img/bg_tt_index_h1_2.jpg) no-repeat;
}
#h1Title.index-3{
	background: #fff url(../img/bg_tt_index_h1_3.jpg) no-repeat;
}
#h1Title.index-4{
	background: #fff url(../img/bg_tt_index_h1_4.jpg) no-repeat;
}
#h1Title.index-5{
	background: #fff url(../img/bg_tt_index_h1_5.jpg) no-repeat;
}
#h1Title.index-6{
	background: #fff url(../img/bg_tt_index_h1_6.jpg) no-repeat;
}
#h1Title.index-7{
	background: #fff url(../img/bg_tt_index_h1_7.jpg) no-repeat;
}


