/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFF0F1;
}
.totop{
	font-size:12px;
	line-height:170%;
	margin-top:15px;
	width:540px;
	border-top:1px dashed #ccc;
}
p{margin:0px;
}
a:link{
	color:#007d3f;
	text-decoration:underline;
}

a:hover,
a:active{
	background:#eff3bc;
	text-decoration:underline;
}
	
a:visited{
	color:#004020;
	text-decoration:underline;
}

/*ここからメインの文字系　*/
.text1 {
	FONT-SIZE: 12px; 
	LINE-HEIGHT: 170%;
}
.text2 {
	FONT-SIZE: 12px; LINE-HEIGHT: 140%
}
.text3 {
	FONT-SIZE: 12p; 
	color:#111987;
}
.text4 {
	FONT-SIZE: 11px; 
	LINE-HEIGHT: 170%;
}
/*index*/
#topicsInner{
	height:100px;
	overflow:auto;
	scrollbar-face-color:#F7F9F7;
	scrollbar-highlight-color:#F7F9F7;
	scrollbar-shadow-color:#999999;
	scrollbar-3dlight-color:#F7F9F7;
	scrollbar-darkshadow-color:#F7F9F7;
	scrollbar-arrow-color:#6D693A;
	scrollbar-track-color:#F7F9F7;
}
#topics ul{
	margin:5px 0 8px 8px;
}
#topics ul li{
	margin-bottom:3px;
	padding-left:12px;
	background:url(..img/icon.gif) no-repeat 0 0.35em;
	line-height:110%;
}
#top_info_waku{
	width:217px;
	font-size:11px;
	border:1px solid #999999;
	background-color:#F7F9F7;
}
/*---------------------------------------------------
	Class
----------------------------------------------------*/
.floatL{float:left;}
.floatR{float:right;}
.clearL{clear:left;}
.clearR{clear:right;}
.clearB{clear:both;}
.alignL{text-align:left;}
.alignR{text-align:right;}
.alignC{text-align:center;}
.txtRed{color:#900; }
.redAndBold{
	color:#C60F0B;
	font-weight:bold;
}
.redAndBold a:link{
	color:#C60F0B;
}
.redAndBold a:visited{
	color:#C60F0B;
}
.redAndBold a:hover{
	color:#C60F0B;
}
.redAndBold a:active{
	color:#C60F0B;
}
.txtBold{
	font-weight:bold;
	color:#333;
	}
.fontS{font-size:80%;line-height:110%;}
.fontSS{font-size:70%;}
.noBold{font-weight:normal;}
.redStrong{
	font-weight:bold;
	font-size:150%;
	color:#C00;
	font-family:Arial;
}

.roundWaku{
	width:569px;
	background:url(../img/common/round_waku_m.gif) repeat-y;
	margin:10px 0 20px;
}
.roundWaku .conts h3{
	margin:5px 0 10px 0;
	padding:0;
}
.roundWaku .conts{
	padding:0 15px;
}
.lead{
	margin:15px 0;
}

.toQuestions,
.topic{
	width:100%;
	border:1px solid #eee;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	margin-top:5px;
}
.toQuestions a,
.topic a{
	display:block;
	width:100%;
	text-align:right;
	vertical-align:top;
}

br.noHeight{
	font-size:1px;
}

img.iconImg{
	display:inline;
	border:none;
}

#h1{
	width:540px;
	height:36px;
	padding-top:0.5em;
	margin-bottom:10px;
	font-size:110%;
	font-weight:600;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-left:20px;
	border-bottom:1px dotted #CCCCCC;
}
h2{
	height:36px;
	padding-top:0.5em;
	margin-bottom:10px;
	font-size:110%;
}

h3{
	margin:20px 0 10px;
	border-bottom:1px solid #ddd;
	padding:3px 0;
}
#waku{
	width:760px;
	border:1px solid #333333;
	background-color:#FFFFFF;
}
#waku_2{
	width:740px;
}
#head_txt{
	width:678px;
	font-size:12px;
	line-height:140%;
}
#main_img{
	width:740px;
	border:1px solid #999999;
}
#pankuzu{
	width:540px;
	font-size:12px;
	line-height:29px;
	padding-left:20px;
	border-bottom:1px dotted #CCCCCC;
}
#waku_main{
	font-size:12px;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:40px;
}
#waku_main_line{
	border:solid #CCCCCC 1px;
	font-size:12px;
	margin-top:15px;
	margin-left:20px;
	margin-bottom:40px;
}
#line{
	width:740px;
	height:8px;
	background-image:url(../img/line.gif);
	background-repeat:repeat-x;
}
#left_menu_waku{
	width:200px;
	background-color:#F6F6F6;
}
#footer_waku{}
#footer_logo{}
#footer_txt{
	font-size:11px;
	line-height:170%;
}
#top_waku{
	width:540px;
}
.left_contact_line{
	width:2px;
	background-image:url(../img/l_com_l.jpg);
	background-repeat:repeat-y;
}
#left_con_waku{
	width:182px;
	background-color:#FFFFFF;
}
#left_con_waku2{
	width:182px;
	margin-top:28px;
}
#left_contact_txt{
	font-size:12px;
	line-height:170%;
}
.left_bg{
	background-color:#F6F6F6;
}
#line2{
	width:740px;
	height:8px;
	background-image:url(../img/line2.gif);
	background-repeat:repeat-x;
}
.left_kage{
	background-image:url(../img/left_kage.gif);
	background-repeat:repeat-y;
}
.right_kage{
	background-image:url(../img/right_kage.gif);
	background-repeat:repeat-y;
}
/* ここからトップレベル */
#top_waku_2{
	width:740px;
	border:1px solid #999999;
	padding:1px;
	margin-bottom:4px;
}
#top_bukken_txt{
	font-size:12px;
	line-height:170%;
}
#top_bukken_waku{
	width:494px;
	margin-left:5px;
	margin-top:10px;
}
#top_bukken_waku2{
	widows:246px;
}
#top_project_waku{
	width:494px;
	margin-left:5px;
}
#top_project_txt{
	width:240px;
	font-size:12px;
	line-height:170%;
}
#top_loca_waku{
	width:489px;
	margin-left:5px;
}
#top_loca_txtimg{
	margin-left:22px;
	margin-top:8px;
	margin-bottom:8px;
}
#top_loca_img{
	width:97px;
	margin-left:6px;
}
#top_loca_name1{
	width:97px;
	height:16px;
	font-size:10px;
	line-height:16px;
	background-color:#AEC5DD;
	margin-top:3px;
	text-align:center;
}
#top_loca_way{
	width:97px;
	height:16px;
	font-size:10px;
	line-height:16px;
	background-color:#CCCCCC;
	margin-top:3px;
	text-align:center;
}
#top_loca_name{
	width:95px;
	height:16px;
	font-size:10px;
	line-height:16px;
	background-color:#AEC5DD;
	margin-top:3px;
	margin-left:6px;
	text-align:center;
}
#loca_waku_small{
	width:105px;
	border:solid 1px #cccccc;
	padding:5px;
}
#top_loca_txt{
	font-size:12px;
	line-height:170%;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:22px;
}
#top_loca_more{
	margin-bottom:10px;
}
#bana{
	margin-left:10px;
	margin-bottom:10px;
}
#bana_left{
	margin-bottom:10px;
}
#top_bottom_txt{
	font-size:12px;
	line-height:170%;
	margin:5px;
}
#top_con_waku{
	width:217px;
	border:1px solid #999999;
	margin-top:10px;
	margin-bottom:5px;
}
#top_con_txt{
	width:207px;
	font-size:12px;
	line-height:140%;
	margin:5px;
}
#top_con_txt2{
	width:207px;
	font-size:11px;
	line-height:140%;
	margin:5px;
}
#right_waku{
	width:217px;
}
#top_info_icon{
	margin-right:3px;
}

#top_info_txt{
	font-size:11px;
	line-height:140%;
	margin:5px;}
#top_acce_waku{
	width:217px;
	border:1px solid #999999;
	background-color:#F7F5F7;
	margin-top:5px;
}
#top_acce_txt{
	font-size:11px;
	line-height:140%;
	margin:5px;
}
#top_bottom_right{
	margin:5px;
}
#top_bottom_right_txt{
	font-size:12px;
	line-height:170%;
	text-align:right;
}
/* ここから遠鉄の家クオリティレベル */
#life_top_waku{
	font-size:11px;
	line-height:170%;
	width:480px;
	padding:10px;
}
#midashi{
	width:500px;
	border-bottom:1px solid #CCCCCC;
	margin-top:20px;
	font-weight:bold;
}
#life_entetsu_txt_waku{
	margin-left:10px;
	width:311px;
	font-size:12px;
	line-height:170%;
}
#life_entetsu_waku{
	padding-bottom:10px;
}
.life_entetsu_icon{
	margin-right:10px;
}
#life_qa_txt{
	font-size:12px;
	line-height:200%;
	margin-left:20px;
}
#life_q_txtimg{
	width:480px;
	border-bottom:1px solid #CCCCCC;
}
#life_a_txt_waku{
	width:480px;
	margin-top:20px;
}
.life_q_txt{
	font-size:14px;
	font-weight:bold;
}
.main_cap{
	font-size:10px;
	line-height:200%;
	margin:18px 0;
}
.c1_cap{
	font-size:10px;
	line-height:150%;
}
.c1{list-style-type:square;
	list-style-position:outside;
}
#under_line{
	border-bottom:1px solid #CCCCCC;
}
#quality_jutaku{
	background-color:#D1B2B2;
	color:#660000;
}
/* ここから資金計画レベル */
#money_plan_waku{
	width:152px;
	border:1px solid #EEEEEE;
	margin-top:10px;
	padding:1px;
}
#money_plan_bg{
	width:150px;
	font-size:12px;
	line-height:170%;
	font-weight:bold;
	background-color:#EEEEEE;
	padding-left:1px;
}
#money_loan{
	background-color:#EEEEEE;
	font-size:11px;
	line-height:170%;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}
#money_loan_table{
	width:280px;
	background-color:#EEEEEE;
	font-size:11px;
	line-height:170%;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 20px;
}
#money_plan_waku2{
	margin-top:10px;
	font-weight:bold;
}
#money_border{
	background-color: #EFEFEF;
	margin: 10px 0px 10px 20px;
	border: thin none #999999;
	padding:10px;
}
.money_plan_a_bg{
	background-color:#EEEEEE;
}
.money_plan_a_bg2{
	background-color:#FDEEF2;
}
#money_plan_txt{
	width:500px;
	font-size:12px;
	line-height:170%;
	margin-bottom:10px;
	margin-top:10px;
}
#money_plan_table{
	width:500px;
	text-align:center;
	font-weight:bold;
}
/* ここから物件一覧レベル */
.no {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #fff; LINE-HEIGHT: 125%; MARGIN-RIGHT: 10px; PADDING-TOP: 3px; BACKGROUND-COLOR: #600
}
.no01 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 3px; COLOR: #fff; LINE-HEIGHT: 125%; MARGIN-RIGHT: 10px; PADDING-TOP: 3px; BACKGROUND-COLOR: #ff9900
}
.fbukkenmei {
	FONT-SIZE: 12px; MARGIN-LEFT: 10px; COLOR: #333; LINE-HEIGHT: 130%; BORDER-BOTTOM: #999 1px dashed
}
.fbukkencap {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; COLOR: #333; LINE-HEIGHT: 150%; PADDING-TOP: 10px
}
.bukkendetail {
	BORDER-TOP: #fff 1px solid; FONT-SIZE: 80%; BORDER-LEFT: #fff 1px solid; COLOR: #666666
}
.bukkendetail TD {
	BORDER-RIGHT: #fff 1px solid; BORDER-BOTTOM: #fff 1px solid
}
.little{
	font-size:11px;
	line-height:170%;
	text-align:center;
}
/* Q＆A-------------------------------- */

#questions{
	width:567px;
	margin-bottom:30px;
	border-bottom:3px double #ddd;

}
#questions #setsumei{
	margin:5px 0 15px;
	padding-bottom:3px;
	border-bottom:2px solid #ddd;
}
#questions ul{
	width:500px;
	margin-left:32px;
	list-style-type:none;
	margin-bottom:15px;
}

#questions li{
	background:url(../quality/img/qa/pochi_qa.gif) no-repeat 0.3em 0.2em;
	margin-bottom:3px;
	padding-left:23px;
}
.ques{
	width:500px;
	margin:10px 0 20px 32px;
	border-bottom:1px solid#ddd ;
}
.ques img{
	margin:0 0 5px 5px;
	float:right;
}
.ques h3{
	background:url(../quality/img/qa/mark_question.gif) no-repeat;
	padding:6px 0 8px 45px;
	border:none;
	font-size:110%;
}
.ques .ans{
	background:url(../quality/img/qa/mark_answer.gif) no-repeat;
}
.ques p{
	padding-left:45px;
	line-height:150%;
	margin-bottom:5px;
}
/* ここからロケーションレベル */
#loca_acce_waku{
	border:1px solid #CCCCCC;
}
/* ここから物件概要レベル */

#gaiyo th{
	width:90px;
	text-align:right;
	background:#eee;
	padding:0 3px;
}
#gaiyo td{
	text-align:left;
}

/* ここからプライバシーポリシーレベル */
.policy{
	line-height:130%;
	margin-bottom:20px;
	padding-left:50px;
	padding-bottom:30px;
	border-bottom:1px dashed #eee;
	font-size:80%;
}
#po01{
	background:url(../../etc/img/index01.gif) no-repeat top left;
}
#po02{
	background:url(../../etc/img/index02.gif) no-repeat top left;
}
#po03{
	background:url(../../etc/img/index03.gif) no-repeat top left;
}
#po04{
	background:url(../../etc/img/index04.gif) no-repeat top left;
}
#po05{
	background:url(../../etc/img/index05.gif) no-repeat top left;
}
#po06{
	background:url(../../etc/img/index06.gif) no-repeat top left;
}
#po07{
	background:url(../../etc/img/index07.gif) no-repeat top left;
}
.privacy address{
	border:#ccc dotted 2px;
	background:#eee;
	padding:3px;
	margin:10px 0;
	font-size:110%;
}

/* ここからサイトマップレベル */

#sitemapArea{
	font-size:80%;
}
#sitemapArea td,
#sitemapArea th{
	padding:5px;
	color:#666;
}
#sitemapArea th{
	background:#EEEEEE;
	border-top:2px solid #fff;
	text-align:left;
}
#sitemapArea td{
	background:#F7F7F7;
	border-top:1px solid #fff;
}
