 @charset "shift_jis";
/* --------------------------------------------------------------------------------
	REFORM｜スターエステート売買iphoneページ
-------------------------------------------------------------------------------- */

/* トップバナー */
h1 {
	width:100%;
	background:#FFF;
	padding:4px 0 3px;
	text-align:center;
	border-bottom:6px solid #BDD817;
}

/* TITLE */
div.title {
	background:url(../img/title_sub_bg.png) 0 0 repeat-x;
	height:93px;
	text-align:center;
	padding:8px 0 10px;
}

/* INNER */
div.inner {
	background:#FFF;
	width:100%;
	padding:0 0 10px;
	text-align:center;
	font-size:0;
}
div.inner h3 {
	padding:0 0 7px;
	font-size:0;
}
div.inner h4 {
	font-size:0;
}

/* ENTRANCE */
div.entrance {
	background:url(../img/contents_bg.gif) 0 0 repeat-y;
	width:300px;
	margin:5px auto 10px;
}
div.entrance p {
	padding:1px 0;
}

/* LIVING */
div.living {
	background:url(../img/contents_bg.gif) 0 0 repeat-y;
	width:300px;
	margin:0 auto 10px;
}

/* KITCHEN */
div.kitchen {
	background:url(../img/contents_bg.gif) 0 0 repeat-y;
	width:300px;
	margin:0 auto 10px;
}

/* BATHROOM */
div.bathroom {
	background:url(../img/contents_bg.gif) 0 0 repeat-y;
	width:300px;
	margin:0 auto 10px;
}
div.bathroom p {
	padding:1px 0;
}

/* FLOW */
div.flow {
	background:url(../img/contents_bg.gif) 0 0 repeat-y;
	width:300px;
	margin:0 auto 10px;
}

/* TEXT */
div.inner .txt {
	font-size:12px;	
	text-align:left;
	padding:5px 20px;
}
p.txt_out {
	width:280px;
	margin:0 auto;
	font-size:12px;	
	text-align:left;
	padding:0 20px 5px;
}







