body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
}
ul,li{
	list-style:none;
}
img {border: none; }
h1{
	font-size:0.8em;
	font-weight:normal;
}
#outlines td{
	padding-left:10px;
}
.rollover01 a:hover img { 
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )"; 
-moz-opacity:0.60;
opacity:0.60;
zoom:1;
}
.rollover02 { 
filter: alpha(opacity=30);
-ms-filter: "alpha( opacity=30 )"; 
-moz-opacity:0.30;
opacity:0.30;
zoom:1;
}
.rollover03 a:hover { 
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )"; 
-moz-opacity:0.60;
opacity:0.60;
zoom:1;
}
.top_pd5{
	padding-top:5px;
}
.top_pd10{
	padding-top:10px;
}
.top_pd20{
	padding-top:20px;
}
.top_pd30{
	padding-top:30px;
}
.top_pd50{
	padding-top:50px;
}
.top_pd100{
	padding-top:100px;
}
.btm_pd30{
	padding-bottom:30px;
}
.lft_pd40{
	padding-left:40px;
}
.goto_top{
	font-size:0.8em;
}
/* ヘッダー */
.header_menu{
	padding:0px 0px 0px 10px;
	font-size:0.8em;
}
/* コピーライト */
.copyright_font {
	font-size: 0.8em;
	color: #333;
	padding: 20px 0px 30px 0px;
}
/* メイン */
.main_bk{
	background:url(../img/back.jpg);
	background-repeat:repeat;
}
/* フッターメニュー */
.footer_menu_txt{
	font-size:0.8em;
}
.footer_line01{
	margin:0 auto;
	width:923px;
	border: solid 1px #221814;
	padding:10px 0px;
	font-size:0.8em;
	color:#604c3f;
}
.footer_line02{
	border-right: dashed 1px #b4b5b5;
	padding-bottom:3px;
}
.footer_line03{
	border-right: dashed 1px #b4b5b5;
}
.footer_ob{
	padding:20px 0px;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #000019 /*{a-bdown-background-start}*/), to( #003c60 /*{a-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #000019 /*{a-bdown-background-start}*/, #003c60 /*{a-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #000019 /*{a-bdown-background-start}*/, #003c60 /*{a-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #000019 /*{a-bdown-background-start}*/, #003c60 /*{a-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #000019 /*{a-bdown-background-start}*/, #003c60 /*{a-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #000019 /*{a-bdown-background-start}*/, #003c60 /*{a-bdown-background-end}*/);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000019', endColorstr='#003c60'); 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#000019', endColorstr='#003c60', GradientType=0)";
}
.footer_rogo_pd{
	padding:20px 0px;
}
/* インフォ */
.infounder{
	padding-bottom:5px;
	border-bottom: dashed 1px #b4b5b5;
}
.info_pd{
	padding:20px 0px 0px 0px;
}
.info_pd2{
	padding:30px 0px;
}
/* スペシャル */
.special_box{
	width:259px;
	border-left: solid 5px #c30d22;
	background:#221814;
	padding:5px;
	font-size:0.8em;
	color:#FFFFFF;
}
.main_font{
	padding:10px 0px 10px 0px;
	font-size:0.9em;
	color:#595757;
}
.main_font01{
	padding:10px 0px 10px 0px;
	font-size:0.8em;
	color:#595757;
	font-weight:900;
}
.contact_font{
	font-size:0.7em;
	color:#221814;
	padding:10px 0px 5px 0px;
	border-bottom: solid 1px #221814;
	
}
.contact_font2{
	font-size:0.7em;
	color:#221814;
	padding:10px 0px 10px 0px;
	}
.special_cpt{
	font-size:0.7em;
	text-indent:-1em;
	padding-left:1em;
}
/* 概要罫線 */
table { border-collapse:collapse;}
.line4{
        border: solid 1px #595757;
		padding:10px 0px 10px 0px;
		font-size:0.8em;
		background-image: -webkit-gradient(linear, left top, left bottom, from( #eeeeee /*{a-bdown-background-start}*/), to( #fdfdfd /*{a-bdown-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #eeeeee /*{a-bdown-background-start}*/, #fdfdfd /*{a-bdown-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #eeeeee /*{a-bdown-background-start}*/, #fdfdfd /*{a-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #eeeeee /*{a-bdown-background-start}*/, #fdfdfd /*{a-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #eeeeee /*{a-bdown-background-start}*/, #fdfdfd /*{a-bdown-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #eeeeee /*{a-bdown-background-start}*/, #fdfdfd /*{a-bdown-background-end}*/);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#eeeeee', endColorstr='#fdfdfd'); 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#fdfdfd', GradientType=0)";
}
.line4_blue{
        border: solid 1px #595757;
		padding:5px 0px 5px 0px;
		font-size:0.8em;
		color:#FFFFFF;
        background-image: -webkit-gradient(linear, left top, left bottom, from( #97bdde /*{a-bup-background-start}*/), to( #3b75b8 /*{a-bup-background-end}*/)); /* Saf4 , Chrome */
	background-image: -webkit-linear-gradient( #97bdde /*{a-bup-background-start}*/, #3b75b8 /*{a-bup-background-end}*/); /* Chrome 10 , Saf5.1  */
	background-image:    -moz-linear-gradient( #97bdde /*{a-bup-background-start}*/, #3b75b8 /*{a-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #97bdde /*{a-bup-background-start}*/, #3b75b8 /*{a-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #97bdde /*{a-bup-background-start}*/, #3b75b8 /*{a-bup-background-end}*/); /* Opera 11.10  */
	background-image:         linear-gradient( #97bdde /*{a-bup-background-start}*/, #3b75b8 /*{a-bup-background-end}*/);
/* InternetExplorer */ 
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e9FFFF', endColorstr='#3b75b8'); 
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9FFFF', endColorstr='#3b75b8', GradientType=0)";
}
.outline_cpt_font{
	font-size:0.8em;
	text-indent:-1em;
	padding-left:1em;
}
/* 安心安全 */
.ss_box01{
	margin-top:20px;
	width:381px;
	border: solid 1px #595757;
	padding:10px 5px;
	background:#FFFFFF;
	font-size:0.9em;
	color:#221814;
	text-align:center;
}
.ss_box02{
	margin-top:20px;
	width:380px;
	border: solid 1px #595757;
	padding:10px 5px;
	background:#FFFFFF;
	font-size:0.9em;
	color:#221814;
	text-align:center;
}
.ss_font01{
	padding:10px 0px 0px 0px;
	font-size:0.8em;
	color:#221814;
}
.pankuju{
	font-size:0.8em;
	color:#595757;
	padding:10px 0px 50px 0px;
}
.lives_font01{
	font-size:0.8em;
	color:#595757;
	padding:20px 0px 30px 0px;
}
/* 海の街 */
.seaside_ttl{
	padding:20px 0px;
}
.seaside_font01{
	font-size:0.8em;
	color:#3e3a39;
}
.seaside_ttl2{
	font-size:1em;
	color:#62a3c1;
	padding:3px 5px 5px 10px;
	border-bottom: solid 2px #62a3c1;
}
.seaside_font02{
	font-size:0.8em;
	color:#3e3a39;
	padding:5px 10px;
}
.seasideline01{
	border-bottom: dotted 1px #b4b5b5;
	padding-top:20px;
	width:800px;
	margin:0 auto;
}
.seaside_ttl3{
	padding:40px 0px 20px 0px;
}
/* Villa */
.villa_font01{
	font-size:0.8em;
	color:#595757;
	padding:20px 70px 30px 70px;
}
.villa_pd{
	padding:0px 0px 30px 70px;
}
.villa_ttl_font{
	font-size:1.2em;
	color:#036eb8;
}
/* どんなところ */
.where_font01{
	font-size:0.8em;
	color:#595757;
}
.where_font02{
	font-size:0.8em;
	color:#595757;
	padding:30px 0px 20px 0px;
}
.footer_logo_tbl{
	display: table;
	width: 500px;
	margin: 0 auto;
}
.footer_logo_tbl li{
	display: table-cell;
	text-align: center;
}
/*▼▼▼モデルルーム共通▼▼▼*/
.model_font_tbl{
	display:table;
	width:100%;
}
.model_font_tbl li{
	display:table-cell;
	width:50%;
	text-align:right;
	font-size:80%;
	color:#595757;
	padding:5px;
}
.model_cpt{
	width: 100%;
	box-sizing: border-box;
	font-size:80%;
	color:#595757;
	box-sizing: border-box;
	padding:20px 0px 50px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.model_cpt div{
	text-indent:-1em;
	padding-left:1em;
}
/*▲▲▲モデルルーム共通▲▲▲*/
.roomplan_wpr{
	padding-top: 50px;
}
.roomplan_wpr2{
	padding-top: 20px;
}
.roomplan_wpr2 div{
	border-bottom: dotted 1px #5B5959;
	padding-bottom: 50px;
	margin-bottom: 50px;
}
.tenjijo_info_bnr_tbl{
	display: table;
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
}
.tenjijo_info_bnr_tbl li{
	display: table-cell;
	width: 50%;
	height: auto;
	vertical-align: top;
	text-align: center;
}
.jisseki_wpr{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 0px;
}