/*---------------初期設定--------------*/
body {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 12px;
	line-height: 160%;
}
p {
	margin-top: 5px;
	margin-bottom: 15px;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}

ul {
	padding-left: 20px;
	padding-top: 0;
	padding-bottom: 0px;
	margin:0;
}
ul,li {
	padding-top: 0;
	padding-bottom: 0px;
}
a {
	color: #0251BD;
	text-decoration: none;
}
a:link {
	color: #0251BD;
	text-decoration: none;
}
a:hover {
	color: #0251BD;
	text-decoration: none;
}
a:visited {
	color: #0251BD;
	text-decoration: none;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clear00 {
	clear: both;
	height: 15px;
}
/*---------------基本レイアウト--------------*/
#wrap {
    margin: 0;
	padding: 0;
	background-image: url(img/00_bg.gif);
	background-repeat:repeat-x;
}
#wrap0 {
    margin: 0;
	padding: 0;
	background-image: url(img/00_bg0.gif);
	background-repeat:repeat-x;
}
#header {
	width: 865px;
	height: 50px;
	margin: auto;
}
#main {
	width: 865px;
	margin: auto;
	background-image: url(img/00_main_bg.gif);
	background-repeat: repeat-y;
}
#left {
	float:left;
	width: 220px;
}
#right {
	float: left;
	width: 645px;
	padding-top: 15px;
}
#footer {
	width: 645px;
	height: 170px;
	background-image: url(img/00_footer_bg.gif);
}
.a_logo01 {
	float: left;
	width: 140px;
	hieght: 45px;
	padding-top: 5px;
	padding-left: 23px;
}
.a_logo01_02 {
	float: left;
	width: 175px;
	hieght: 45px;
	padding-top: 5px;
	padding-left: 23px;
}
.a_header_txt {
	float:left;
	width: 370px;
	padding-top: 6px;
	font-size: 12px;
	text-decoration: none;
	font-weight:lighter;
}
.a_header_btn01 {
	float: right;
	width: 90px;
	padding-top: 25px;
}
.a_header_btn02 {
	float: right;
	width: 66px;
	padding-top: 25px;
}
.a_header_btn03 {
	float: right;
	width: 80px;
	padding-top: 25px;
}
.a_info {
	width: 165px;
	height: 226px;
	padding-left: 23px;
	padding-bottom: 30px;
	
}
.a_footer_01 {
	float: left;
	width: 350px;
	padding-top: 30px;
}
.a_footer_02 {
	float: right;
	width: 170px;
	
	padding-top: 30px;
}
/*---------------------ナビゲーション----------------------*/
.a-navi-area {
	width: 165px;
	height: 435px;
	padding-left: 23px;
	padding-bottom: 28px;
	background-image: url(img/00_navi_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
.linkimg {
	margin: 0;
	padding: 0;
}
.navi {
	width: 165px;
	height: 396px;
	padding-top: 15px;
}

.navi a {
	display: block;
	width: 165px;
	height: 44px;
}
.navi a img {
	display: block;
	width: 165px;
	height: 44px;
	border: none;
}
.navi a:hover {
	background-color: #FFFFFF;
}
.navi a:hover img{
	visibility: hidden;
}
#on01 {
	background-image: url(img/images/navi-on_01.gif);
}
#on02 {
	background-image: url(img/images/navi-on_02.gif);
}
#on03 {
	background-image: url(img/images/navi-on_03.gif);
}
#on04 {
	background-image: url(img/images/navi-on_04.gif);
}
#on05 {
	background-image: url(img/images/navi-on_05.gif);
}
#on06 {
	background-image: url(img/images/navi-on_06.gif);
}
#on07 {
	background-image: url(img/images/navi-on_07.gif);
}
#on08 {
	background-image: url(img/images/navi-on_08.gif);
}
#on09 {
	background-image: url(img/images/navi-on_09.gif);
}
#on10 {
	background-image: url(img/images/navi-on_10.gif);
}


/*---------------------フッターナビ-------------------*/
.a-f-navi {
	text-align: center;
	padding-top: 25px;

}
.a-f-navi ul {
	font-size: 12px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.a-f-navi ul li {
	display: inline;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	list-style-type:none;
	border-right: 1px solid #999999;
}


/*---------サブタイトル（h3、h4につける）---------------*/

.b_title01 {
	margin-bottom: 15px;
}
.b_title02 {
	margin-bottom: 10px;
}
.b_title03 {
	margin-top: 20px;
	margin-bottom: 15px; 
}
.b_title04 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	height: 36px;
	background-image: url(img/lea02_title01.gif);
	background-repeat: no-repeat;
}
.b_title05 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 713px;
	height: 36px;
	background-image: url(img/lea02_title01.gif);
	background-repeat: repeat-x;
}
/*-----------------テキスト編集（p、spanにつける）-----------------*/
.b_txt01 {
	color:#971613;
	font-weight: bold;
}
.b_txt02 {
	color:#971613;
	font-weight: bold;
	font-size: 14px;
}
.b_txt03 {
	color: #FFFFFF;
}
.b_txt04 {
	color:#971613;
	font-weight: bold;
	margin: 20px 0 0 20px;
}
.b_txt05 {
	color:#971613;
	font-weight: bold;
}
.b_txt06 {
	margin: 5px 15px 10px 15px;
}
.b_txt07 {
	color:#134897;
	font-weight: bold;
}
.b_txt08 {
	color: #8E201C
}
.b_txt09 {
	color:#971613;
	font-weight: bold;
	font-size: 16px;
	margin: 5px 0 0 20px;
}
.b_txt10 {
	color:#C57400;
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0 10px 0;
}

.b_txt00 {
	background-image: url(img/00_arrow01.gif);
	background-position: 0 1px;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 20px;
	display: inline;
}
/*-----------------ページレイアウト-----------------*/
.c_line_td01 {
	border-bottom: 1px dashed #CCCCCC;
}
.c_line_td03 {
	border-left: 1px dashed #CCCCCC;
}
.c_area01_m {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.c_area01_b {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.c_area02_m {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.c_area02_b {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.c_area03_m {
	width: 630px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
.c_area03_b {
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
.c_area04_m {
	width: 590px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
.c_area04_b {
	width: 590px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #CCCCCC;
}
.c_area05_m {
	width: 630px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
}
.c_area05_b {
	width: 630px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EFEFEF;
}
.c_back_btn {
	width: 137px;
	padding-left: 493px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.c_back_btn02 {
	width: 137px;
	padding-left: 493px;
	margin-bottom: 15px;
}
.c_btn {
	width: 160px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
.bottom10 {
    margin-bottom: 10px;
}
/*---------------------トップページ-------------------*/

.top-con01 {
	float: left;
	width: 307px;
	height: 200px;
	background-image: url(img/top_con01_bg.gif);
	background-repeat: no-repeat;
}
.top-con02 {
	float: left;
	width: 307px;
	height: 200px;
	padding-left: 16px;
	background-image: url(img/top_con01_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-con03 {
	width: 630px;
	height: 172px;
	background-image: url(img/top_con03_bg.gif);
	background-repeat: no-repeat;
}
.top-btn01 {
	float: left;
	width: 202px;
	height: 105px;
	padding-top: 15px;
	padding-bottom: 25px;
}
.top-btn02 {
	float: left;
	width: 202px;
	height: 105px;
	padding-top: 15px;
	padding-left: 12px;
	padding-bottom: 25px;
}

.top-con01-01 {
	float: left;
	width: 153px;
	padding-top: 13px;
}
.top-con01-02 {
	float: left;
	width: 153px;
	padding-top: 17px;
}
.top-con01-txt {
	margin-left: 13px;
	margin-right: 5px;
}
.top-con01-btn {
	margin-top: 8px;
	margin-left: 22px;
}
.top-con03-01 {
	float:left;
	width: 250px;
	padding-top: 11px;
	padding-left: 10px;
}

.top-con03-03 {
	float:left;
	width: 580px;
	padding-top: 15px;
	padding-left: 20px;
}

.top-con03-02 {
	float:left;
	width: 108px;
	padding-top: 13px;
	padding-left: 13px;
	text-align: center;
	font-size: 10px;
	line-height: 130%;
}
.top-con03-txt {
	margin-left: 13px;
	padding-bottom: 3px;
}
.top-con03-btn {
	float: right;
}
/*----------------------マンスリーマンション-------------------*/
.apa_top_con1 {
	float: left;
	width: 307px;
	border: 1px solid #CCCCCC;
}
.apa_top_con2 {
	float: left;
	width: 307px;
	margin-left: 12px;
	border: 1px solid #CCCCCC;
}
.apa_top_txtb {
	margin: 5px 10px 15px 10px;
}
.apa_top_txtb02 {
	width: 280px;
	margin: auto;
	background-color: #EFEFEF;
	padding: 5px 0 5px 0;
	margin-bottom: 87px;
}
.apa_top_txtb03 {
	width: 270px;
	margin: auto;
	background-color: #EFEFEF;
	padding: 5px 0 5px 0;
	
}
/*-----------------------賃貸物件-------------------------*/
.lea_con01_m {
	width: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background-color:#EFEFEF;
	padding-top: 7px;
	padding-bottom: 10px;
}
.lea_con01_s {
	height: 14px;
	float: right;
	color: #FFFFFF;
	text-align: right;
	background-color: #8E201C;
	padding: 2px 13px;
	margin-bottom: 2px;
}
.lea_txt03 {
	float: left;
	color:#971613;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
}
.lea_pic {
	width: 601px;
	margin: 15px auto;
}
/*-----------------------契約案内-------------------------*/
.con_con01 {
	width: 629px;
	height: 213px;
	background-image: url(img/con_con01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.con_con02 {
	width: 629px;
	height: 213px;
	background-image: url(img/con_con02.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
.con_title01 {
	padding-top: 10px;
	margin-left: 100px;
}
.con_txtarea {
	margin-top: 15px;
	margin-left: 310px;
	width: 300px;
	height: 110px;
	text-align: left;
}
.con_btn {
	margin-left: 320px;
}

.con02_con01 {
	width: 575px;
	margin: 0 auto 10px auto;
	border-bottom: 1px dashed #CCCCCC;
}
.con02_td01 {
	border-left: 5px solid #91712D;
	color: #C57400;
	font-weight: bold;
	padding-left: 10px;
	background-color:#EFEFEF;
}
/*-----------------------お問い合わせ-------------------------*/

.inq_con01 {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding-top: 15px;
}
.inq_con02 {
	width: 260px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.inq_con_txtb02 {
	width: 240px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
	margin-top: 10px;

}
/*-----------------------Q&A-------------------------*/
.qa_link {
	display: inline;
}
.qa_indent {
	text-indent: -1em;
	margin-left: 1em;
}
/*-----------------------その他-------------------------*/

.form_box01 {
	width: 500px;
	margin: 0 auto 15px auto;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	font-size: 16px;
	color : #971613;
	font-weight: bold;
	line-height: 160%;
}