@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	
}  
/*IE6でcssロールオーバーの画像チラつきをさせない*/
* html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

a {
	color: #333333;
	text-decoration: underline;
}

a:link,a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover,a:active {
	color: #8b4513;
	text-decoration: none;
}



h1 {
	color: #333333;
	font-size:100%;
	font-weight: normal;
	text-align: left;
}

h2, h3, h4, h5, h6, p,ul,li,dl,dt,dd {
	font-size: 100%;
	color: #333333;
	text-align: left;
}

body {

	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	text-align : center;
	font-size : 100%;
	font-family: "Verdana", "Arial", "HiraKakuPro-W3", "MS-PGothic", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "osaka";
	background: url(../images/bodybk.gif) repeat-x center top;
}

#wrapper {
    width:100%;
}

/*　----------ヘッダー----------　*/

#header {


	height: 116px;

}
#head2  {
	width: 950px;
	margin:0px auto 0px;
	
	}

#head2 h1 {

	font-size : 85%;
	height: 16px;
	
}

#head_in {
	position:relative;
	width: 950px;
	margin:0px auto 0px;

}




/*　---------スマホ独自のヘッダー（表示しない----------　*/

#header_sp {

	display: none;

}


/*　---------中身----------　*/

#container {
	width: 950px;
	margin:14px auto 0px;

}

#con_left {
	float:left;
	width: 246px;
}

#con_right {
	float:right;
	width: 675px;
}

#con_right h2 {
	margin:0px 0 10px;
	font-size: 100%;
	padding: 5px 20px 5px 10px;
	border-bottom: solid 1px #8b4513;
	border-left: solid 9px #8b4513;
	background-color:#ffffff;
	color: #333333;
	text-align: left;
}

#con_right h3 {
	font-size: 90%;
	line-height: 150%;
	color: #8b4513;

}

#con_right p {
	font-size: 90%;
	line-height: 150%;

}

.lin {
	cursor: default;
} 

/*　----------メニュー----------　*/

#men_w {
	width: 246px;
	margin:0px auto 0px;
	height: 284px;
	background-image: url(../images/buttonbk.gif) ;
	background-repeat: no-repeat;
}

#menu {
	width: 232px;
	margin:0px auto 0px;
	padding-top:7px;
	height: 270px;
}

#menu ul {

	margin:0px auto 0px;
	padding:0;
	list-style:none;
}

#menu li {

	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu01 a {
	background-position:-0 0;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu02 a {
	background-position:-0 -45px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu03 a {
	background-position:-0 -90px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu04 a {
	background-position:-0 -135px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu05 a {
	background-position:-0 -180px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu06 a {
	background-position:-0 -225px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}

#menu01 a:hover {
	background-position:-232px -0;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu02 a:hover {
	background-position:-232px -45px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu03 a:hover {
	background-position:-232px -90px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu04 a:hover {
	background-position:-232px -135px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu05 a:hover {
	background-position:-232px -180px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}
#menu06 a:hover {
	background-position:-232px -225px;
	display:block;
	width: 232px;
	height: 45px;
	background-image: url(../images/button.gif) ;
	text-indent: -9999px;
}


/*　----------メニュー2----------　*/


#men_w2 {
	width: 246px;
	margin:20px auto 0px;
	height: 104px;
	background-image: url(../images/buttonbk_2.gif) ;
	background-repeat: no-repeat;
}

#menu2 {
	width: 232px;
	margin:0px auto 0px;
	padding-top:7px;
	height: 90px;
}

#menu2 ul {

	margin:0px auto 0px;
	padding:0;
	list-style:none;
}

#menu2 li {

	display:block;
	width: 232px;
	height: 90px;
	background-image: url(../images/button_2.gif) ;
	text-indent: -9999px;
}
#menu07 a {
	background-position:-0 0;
	display:block;
	width: 232px;
	height: 90px;
	background-image: url(../images/button_3.gif) ;
	text-indent: -9999px;
}

#menu07 a:hover {
	background-position:-232px -0;
	display:block;
	width: 232px;
	height: 90px;
	background-image: url(../images/button_3.gif) ;
	text-indent: -9999px;
}

/*　---------更新情報----------　*/

#new{
	margin-top: 10px;
	margin-bottom: 10px;
}





#new h4{
	font-family: "Verdana", "Arial";
	font-weight: bold; 
 	font-size : 90%;
	line-height: 1.6em;
}

#new p{
	font-size : 90%;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 15px;
}
/*　---------map----------　*/
.gmap {

     width: 100%;
     margin: 10px auto 10px;
}


.gmap iframe  {

	width: 80%;



}


.gmap p  {

	font-size: 90%;
	line-height: 170%;
	text-align: center;

}


/*　---------周辺環境----------　*/
.kankyo {

	width: 100%;
	padding: 0px;
	margin: 10px auto;


}



.box1 {
	width: 210px;
	float: left;
	text-align: center;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	font-size: 80%;
	margin: 0px 22px 10px 0px;
}

.box2, .box5, .box8, .box11 {
	width: 210px;
	float: right;
	text-align: center;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	font-size: 80%;
	margin: 0px 0px 10px 22px;
}

.box3, .box6, .box9, .box12 {
	width: 210px;
	float: right;
	text-align: center;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	font-size: 80%;
	margin:0px 0px 10px 0px;
}

.box4, .box7, .box10 {
	width: 210px;
	clear: both;
	float: left;
	text-align: center;
	font-weight: normal;
	line-height: 140%;
	color: #333333;
	font-size: 80%;
	margin: 0px 22px 10px 0px;
}



/*　---------物件概要----------　*/

.outline {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #fff;
}

.outline th {
	width: 30%;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 80%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #eee;
}

.outline td {
	text-align: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 80%;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	line-height: 150%;
}


/*　----------今週のチラシ----------　*/


.chirashi p {

	font-size: 80%;
	text-align: center;
}
.chirashi img {
	padding: 7px;
	width: 60%;
	border: 1px solid #CCCCCC;
	margin:10px auto 10px;
}

/*　----------現地写真----------　*/

.photos {

	width: 100%;
	text-align: left;
}
.photos img {
	margin:5px;
}


/*　----------ページトップへ----------　*/

#pagetop {
	width: 950px;
	margin:10px auto 10px;
	text-align: right;
}
	
#pagetop a {
	color: #ffffff;	
	text-decoration:none;
}

#pagetop a:hover img{
	opacity: 0.7;
	filter: alpha(opacity=70);
	behavior: expression(IEPNGFIX.fix(this));}
} 

/*　----------フッター----------　*/

#footer {
	width: 950px;
	margin:30px auto 0px;
}

/*パンくずリスト*/

.foot_list {
	position:absolute;
	top:54px;
	left:770px;
	margin:0;
	padding:0;
}

.foot_list ul {
	margin:0px auto 0px;
	padding:0;
	list-style:none;
}

.foot_list li {
	float:left;
	text-align : right;
	padding-left:7px;
}

.foot_list a {

	background-image: url(../images/navi_yaji.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration: none;

}

.foot_list a:hover {

	color: #8b4513;
	text-decoration: none;

}


#foot_left_kaisya {

	float:left;
	width: 640px;
	margin:0px auto 0px;

}

/*バナーの入るスペース*/

#foot_right_bn{

	float:right;
	width: 280px;

}

.foot_logo {

	float:left;

}
.foot_logo img {

	border: 0;

}


.foot_denwa {
	float:right;

}

.foot_denwa img {

	border: 0;

}







.footer_k {
 }

 .footer_k p{
 
 	font-size : 80%;
 }

 .footer_nu {
 }

 .footer_nu p{
 
 	font-size : 70%;
 }

.footer_li {
	margin-top:7px;
	margin-bottom:7px;

 }

 .footer_li p{
 
 	font-size : 85%;
	text-align : left;
 }

.footer_cp {
	margin-top:7px;
	margin-bottom:7px;
 }

 .footer_cp p{
 
 	font-size : 80%;
	text-align : right;
 }
 

/*バナーのボックス*/

.bdr-box {
	border: 1px solid #D4D4D4;
	margin-top: 0px;
	padding: 0px auto 9px;
}

.bdr-box li {
	padding-top: 9px;
	list-style:none;
	text-decoration: none;
	text-align :center;
}

.bdr-box a {

	text-decoration: none;

}
.bdr-box a:hover,a:active {

	text-decoration: none;
}

.bdr-box a:hover img{
	 opacity: 0.7;
	filter: alpha(opacity=70);
	behavior: expression(IEPNGFIX.fix(this));}

.bdr-box img {

	border: 0;

}









 
/*　----------クリア----------　*/

#clear {
	clear: both;
}

