@charset "utf-8";

/*マーキー---------------------------- */
#marquee {
	width:838px;
	height : 43px ;
	font-weight:bold;
}

#marquee_mark {
	width:43px;
	margin:0 0 0 20px;
	float:left;
}

#marquee_text {
	width:768px;
	margin :14px 6px 0 0;
	color:#000;
	font-weight:bold;
	float:right;
	border-bottom:1px solid #858585;
}

* html #marquee_mark {
	margin:0 0 0 10px;
}

* html #marquee_text {
	width:751px;
}

#sub {
	clear:both;
}

#eakon {
	margin-bottom:1em;
}

#house_p {
	color:red;
	width:530px;
}

/*初めて
------------------------------*/
#hajimete {
	width:516px;
	padding:6px; 
	background:#fcd9e8;
	text-align:center;
}

/*
リンクリストを横並びに
----------------------------------------------------------- */
.link_2 {
	width:538px;
}

.link_2 li {
	display:inline;
	padding-right:1em;
	background : transparent url(../img/link_2.gif) no-repeat right center;
}

.link_2 li.link_last {
	background : url(../img/__.gif);
}

.link_2 strong {
	color:red;
	font-weight:normal;
}


/*cp--------------------*/
#cp {
	margin:1em 0;
}

/*houce_menu--------------------*/
.houce_menu {
	margin-top:1em;
	clear:both;
	width:528px;
}

.houce_menu h3 {
	width:154px;
	float:left;
	color:#0033CC;
	background:url(../img/shikaku.gif) no-repeat;
	padding:0 0 0 18px;
	margin:0;
}

.house_copy {
	width:326px;
	float:right;
	color:#0033CC;
	background:url(../house/img/star.gif) no-repeat;
	padding:0 0 0 18px;
	margin:0;
	font-weight:bold;
}

.houce_menu02 {
	clear:both;
	width:528px;
}


.houce_menu02 h3 {
	color:#0033CC;
	background:url(../img/shikaku.gif) no-repeat;
	padding:0 0 0 18px;
	margin:0;
}

/*value about2カラム--------------------*/
.valuehr {
	clear:both;
	width:172px;
	float:left;
}

.aboutplace {
	width:340px;
	float:right;
}


/*value角丸*/
.value {
	width:172px;
	min-height:50px;
	margin:0;
	padding:0;
	background: url(../house/img/value_top.gif) no-repeat;
}

.value ul {
	padding:10px;
	margin:0;
}

.value strong {
	font-size:120%;
	line-height:150%;
}

.value_bottom {
	width:172px;
	height:10px;
	padding:0;
	margin-bottom:10px;
	background:url(../house/img/value_bottom.gif) no-repeat;
}

.value_bottom hr {
	display:none;
}

ul.house_copy + div.value {  
	min-height:118px;  
	height:auto;  
} 


/*about
----------------------------------*/
.about {
	margin:0;
}

/*place色
----------------------------------*/
.place {
	color:#009cff;
}




/*hajimete-----------------*/
#haji_contents {
	width:528px;
}

#haji_contents h2 {
	color:#ff3366;
	background:url(../house/img/shikaku.gif) no-repeat;
	padding:0 0 0 18px;
	margin-top:1em;
}

#haji_contents ul li {
	list-style-type : disc;
	margin:0 0 0 18px;
}

#haji_contents dl {
	margin-bottom:18px;
}

#haji_contents dt {
	font-weight:bold;
}

#haji_contents dt#nobold {
	font-weight:normal;
}

#haji_contents dl#nomargin {
	margin:0;
}


#menutitle {
	width:516px;
	padding:6px; 
	background:#FF1C73;
	color:#fff;
}
