﻿/* CSS Document */

/*------------------------　全体設計　------------------------*/
* { 
margin: 0; 
padding: 0; 
font-size: 100%; 
text-decoration: none; 
} 

img { 
border: none; 
line-height: 0; 
} 

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.8em;
	line-height: 130%;
	color: #666666;
	margin: 0px;
	text-align: center;
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1{
	font-weight: bolder;
	color: #000000;
	padding-left: 15px;
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 125%;
	background-position: center top;
	vertical-align: top;
	padding-top: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	height: 36px;
}
h2{
	color: #844200;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
	background-position: center top;
	vertical-align: top;
	height: 32px;
}
h3{
	font-size:115%;
	color: #666666;
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 25px;
}
h4 {
	background-image: url(img/point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FECC35;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 105%;
	padding-top: 3px;
	margin-top: 10px;
}
p{
	margin:0px;
  }

#all{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
ul{
	padding-left: 15px;
	color: #666666;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 125%;
}
li{
	list-style-type: none;
	background-image: url(img/li_sankaku.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0;
}

/*------------------------　各種設定　------------------------*/
.p_center{text-align:center;}
.p_left{text-align:left;}
.p_right{text-align:right;}
.moji_aka {color: #FF0000;}
.moji_aka2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 125%;
}
.ao {
	color: #00F;
}
.moji_tyuu {font-size: 135%;}
.moji_dai {font-size: 150%;}
/*------------------------　ヘッダー部分　------------------------*/

#head{
	height: 325px;
	width: 800px;
}
#head_1 {
	height: 71px;
	width: 800px;
	text-align: left;
}
#head_menu {
	height: 27px;
	width: 800px;
	border: 1px solid #FFFFFF;
	text-align: left;
	background-color: #000000;
}
#head_2 {
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	height: 231px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_3 {
	background-image: url(http://lifestage.cc/img/top_img3.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_ai {
	background-image: url(img/aikawatop_img.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_atsu {
	background-image: url(img/atsutop_img.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_atsu2 {
	background-image: url(img/atsutop2_img.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_ebi {
	background-image: url(img/ebinatop_img.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_ise {
	background-image: url(img/isetop_img.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}
#head_an {
	background-image: url(img/annsinntop.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-position: top;
	clear: both;
}


/*------------------------　メイン部分　------------------------*/

#main{
	width: 800px;
	background-color: #FFFFFF;
	float: right;
	clear: both;
}

#mag-bn-body{
	width: 550px;
	background-color: #FFFFFF;
	float: right;
	clear: both;
	padding-left: 20px;
}




/*--　コンテンツ部分　--*/

#contents{
	width: 580px;
	margin-top:10px;
	float: right;
	text-align: left;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 1px;
	}

#pan{
	width:560px;
	text-align: right;
	color: #993366;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 20px;
}

/*--　ナビゲーション部分　--*/

#sidenavi{
	height: auto;
	width: 200px;
	margin-top:10px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
.navibox{
	width:200px;
	margin-bottom:5px;
		 }
.nabibox_kabe{
	width:200px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.nabibox_2{
	text-align: left;
	background-image: url(img/maru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.nabibox_2 p{
	padding-top:3px;
	padding-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
}
#seach{
	height: 123px;
	width: 200px;
	text-align: center;
}		 
/*------------------------　テーブル部分　------------------------*/
.table_right {
	text-align: left;
	vertical-align: top;
	height: 100px;
	width: auto;
}
.bukken_box {
	width: 540px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.bukken_box2{width:auto; margin:0px;}
.bukken_text{
	padding:10px;
	line-height:125%;
	margin-bottom: 10px;
}

.td_jyouhou {
	text-align: left;
	padding: 5px;
	width: auto;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
.td_jyouhou_left {
	text-align: left;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 5px;
}
.td_text {
	text-align: left;
	vertical-align: top;
	width: auto;
	padding: 5px;
}
/*------------------------　box部分　------------------------*/
.box_right {
	float: right;
	width: 200px;
	margin-top: 80px;
	margin-right: 20px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.box_right1 {
	float: left;
	width: 200px;
	text-align: left;
	font-weight: bold;
	color: #666666;
}
.box_right2 {
	float: right;
	width: 395px;
	margin-top: 100px;
	margin-right: 10px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	padding-left: 7px;
	padding-right: 5px;
}
.box_left1 {
	float: right;
	width: 150px;
	text-align: right;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}
.phot_left {
	width: 170px;
	text-align: left;
	vertical-align: top;
}
.story {
	width: 560px;
}

.box{
	width:100%;
}
.margin {
	margin-left: 20px;
	margin-right: 20px;
}
.margin10{
	margin: 10px;
}

.text_box {
	text-align: left;
	height: auto;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
.i_box {
	width: 540px;
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.box_line{
	width:200px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-bottom-color: #FFFF00;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.box_line p{ padding:0px 10px; line-height:135%;}
/*------------------------　フッター部分　------------------------*/

#footer{
	width:800;
	height:170px;
	text-align:center;
	background-image: url(img/under_back.jpg);
	background-repeat: repeat-x;
	clear: both;
	background-position: bottom;
}

/*--　フッターナビゲーション部分　--*/

#footnavi{
	width:800;
	height:auto;
	text-align:center;
        font-size: 80%;
	color: #FFFFFF;
	background-position: center bottom;
	padding-top: 90px;
		}

#footnavi a{
	color: #FFFFFF;
	text-decoration: none;
}

#footnavi a:hover{
	color: #FF9900;
	text-decoration: none;
}

/*--　コピーライト部分　--*/

#copy{
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-position: center bottom;
	margin-top: 5px;
}
#copy2{
	width:800px;
	height:100%;
	color: #989933;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: 125;
}
.box_left {
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 10px;
}
.tizu {
	width: 540px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
#bukken{
	width:650px;
	hight:550px;
	text-align:center;
	height: 600px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 30px;
}
.side_box {
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.p_top {
	font-size: 110%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	text-decoration: blink;
}
.kousin {
	background-image: url(img/kousin.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 110px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	margin-bottom: 40px;
	font-size: 115%;
	padding-top: 7px;
	margin-top: 20px;
	margin-left: 30px;
}
.margin_ue {
	margin-top: 20px;
}
.margin_ue2 {
	margin-top: 35px;
	text-align: right;
	margin-bottom: 5px;
}
.jyu_syo {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
.ima_box_right {
	float: right;
	width: 150px;
	margin-right: 5px;
	text-align: left;
	margin-left: 5px;
}
/* 物件検索 */
#kensaku{
	width: 800px;
	background-color: #FFFFFF;
	float: right;
	clear: both;
	border: 1px solid #CCCCCC;
}
#kensaku h1{
	background: #FFFF99;
	border-bottom: 1px solid #FF9900;
	border-left: 10px solid #FF9900;
}

.inline{
	text-align:center;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.kensaku_pan{
	width:780px;
	text-align: right;
	color: #993366;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 20px;
}
.modoru{
	width:780px;
	text-align: left;
	color: #006600;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
	margin-left: 20px;
}
.box_2 {
	width:100%;
	text-align: left;
	padding-bottom: 20px;
}
.box_tk {
	line-height: 1.5em;
	margin: 20px;
}

/* -------文字 --------*/
.ji_green{
	color: #006633;
}
.td_link {
	padding: 5px;
	width: 155px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.td_link_left {
	padding: 5px;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
.link_box {
	width: 540px;
	margin-top: 10px;
	margin-bottom: 50px;
	padding-left: 10px;
}

.td_link_right {
	width: auto;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #999999;
	line-height: 120%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
