@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	text-align: center;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #669933;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
}
h3 {
	font-size: 14px;
	color: #666666;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

.bar {
	height: 10px;
	width: 100%;
	clear: both;
	background-color: #669933;
}
#HEADER {
	width: 1000px;
	height: 55px;
	margin: auto;
}
#HEADER .logo {
	float: left;
}
#HEADER .text {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	line-height: 55px;
	text-align: right;
	width: 480px;
}

#HEADER .tel {
	float: right;
	font-size: 18px;
	font-weight: bold;
	color: #EC0000;
	line-height: 55px;
	vertical-align: bottom;
}
#MENU {
	width: 1000px;
	height: 40px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#MENU .button {
	float: left;
}
#CONTENTS {
	margin:0 auto;
	width:1000px;
	text-align:left;
}
#CONTENTS #MAIN {
	margin:0;
	padding:0;
	width: 820px;
	float:left;
}
#CONTENTS #MAIN .title {
	width: 760px;
	height: 20px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-top: 10px;
	vertical-align: bottom;
	padding-top: 20px;
	padding-left: 50px;
	color: #0095F9;
	background-image: url(../search/img/house03.gif);
	clear: right;
}
#CONTENTS #MAIN .main_title {
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}
#CONTENTS #MAIN .pan {
	text-align: left;
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#CONTENTS #MAIN .flot1 {
	float: left;
}
#CONTENTS #MAIN .flot2 {
	float: left;
	margin-right: 10px;
}
#CONTENTS #MAIN .boxr {
	width: 780px;
	float: left;
	height: 505px;
	background-image: url(../rainbowhouse/img/waku.gif);
	background-repeat: no-repeat;
	display: inline;
	margin-left: 10px;
	padding-top: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
#CONTENTS #MAIN .boxr .image {
	float: left;
	text-align: center;
	display: inline;
	padding-left: 8px;
	height: 160px;
}
#CONTENTS #MAIN .boxr .image2 {
	float: left;
	text-align: center;
	display: inline;
	padding-right: 30px;
	padding-left: 5px;
	height: 160px;
}
#CONTENTS #NAVI {
	margin:0 auto;
	padding:0;
	width:180px;
	text-align:center;
	float:right;
}
#CONTENTS #NAVI .concept {
	width: 180px;
}
#CONTENTS #NAVI .goods {
	height: auto;
	padding-top: 10px;
}

#FOOTER {
	margin:0 auto;
	height:25px;
	background-image: url(../common/footer_01.gif);
	width:1000px;
}
#FOOTER .footer1 {
	float: left;
	text-align: right;
}
#FOOTER .footer2 {
	float: right;
	text-align: right;
}

/* /////////////////////////////////////////////////////////
	clearfix
///////////////////////////////////////////////////////// */
/* _uEUiFirefox Opera Safarij? */
.clearfix:after {
	content:"."; 
	display:block; 
	height:0px; 
	clear:both; 
	visibility:hidden;
}
/* WinIE7MacIE5? */
.clearfix {
	display:inline-block;
}
/* WinIE56? */
/* Hides from IE-mac \*/
* html .clearfix {
	height:1px;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
.clearfix {
	clear:both;
}

.rposi {
	line-height:1.6;
	text-align:right;
}

