@charset "Shift_JIS";

@import url("common.css");

/* リフォルスタイル style */

/* ヘッダー背景 */
div#rogo{
	background : url(../img/headerimg/2-a.jpg) no-repeat;
	}

/* メニューの選択中表示 */
ul#headerNavi li.refolstyle{
	width :119px;
	background : url(../img/headerNavi_bg_o.jpg) no-repeat -119px 0px;
	}

div#contents h2 {
	clear:both;
	width:588px;
	height:58px;
	text-indent:-9999px;
	background:url(../refolstyle/img/refolstyle.gif) no-repeat 70px 0;
	text-align:left;
}
div.contents, div.contents2, div.contents3, div.nextcontents {
	padding-left:70px;
}
div#contents hr {
	clear:both;
	margin-left:70px;
}
div#contents div p {
	font-size:0.75em;
	line-height:170%;
	margin-bottom:10px;
	text-align:left;
}

/* リフォルスタイル１ */
div.contents {
	background:url(../refolstyle/img/contents_bg.gif) no-repeat;
}

div.contents h3 {
	height:50px;
	text-indent:-9999px;
	background:url(../refolstyle/img/2-a_title_1.jpg) no-repeat;
	margin-bottom:20px;
	text-align:left;
}
div.contents h4 {
	clear:both;
	font-size:0.75em;
	line-height:170%;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}

div.text{
	float:left;
	width: 280px;
	text-align:left;
}
div.photo {
	float:right;
	width:225px;
}

/* リフォルスタイル２ */
div.contents2 h3 {
	height:25px;
	text-indent:-9999px;
	background:url(../refolstyle/img/2-a_title_2.jpg) no-repeat;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
}
div.contents2 div {
	width:164px;
}
.style1 {
	float:left;
}
.style2 {
	float:left;
	margin:0 13px;
}
.style3 {
	float:right;
}
div.contents2 div h5 {
	width:164px;
	height:14px;
	margin:0 0 5px 0;
	text-indent:-9999px;
}

/* iso */
div.contents3 {
	text-align:right;
}

div.contents3 h4 {
	clear:both;
	font-size:0.75em;
	line-height:170%;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}

h5.one {
	background:url(../refolstyle/img/h5_a.gif) no-repeat;
}
h5.two {
	background:url(../refolstyle/img/h5_b.gif) no-repeat;
}
h5.three {
	background:url(../refolstyle/img/h5_c.gif) no-repeat;
}

/* ページの下お問い合わせコーナー */

div.nextcontents h4 {
	float:left;
	width:390px;
	height:15px;
	text-indent:-9999px;
	background:url(../refolstyle/img/h4_a.gif) no-repeat;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}
div.nextcontents img {
	float:right;
	margin-top:20px;
	margin-bottom:20px;
}

