@charset "shift_jis";
/*基本設定-----------------*/
* {
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: none;
}
.outline {
	width:902px;
	margin:0px auto 0px auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/img/common/left_line.gif);
	background-repeat: repeat-y;
	background-position: 2px;
	background-color: #FFFFFF;
}
img {
	border: none;

}
body {
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 12px;
	line-height: 180%;
	background-image:url(/images/common/body_background.gif);
	background-repeat: repeat;

}
body a {
	color: #3366CC;
	text-decoration: underline;
}
body a:hover {
	color: #CC0000;
	text-decoration: underline;
}
/*ヘッダー-----------------*/
.header {
    position: relative;
	height: 86px;
	background-color: #FFFFFF;
	background-image: url(/img/common/head_title.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.header img {
	float: left;
	margin-right: 35px;
}
.header h1 {
	font-size: 12px;
	margin-top: 25px;
	font-weight: normal;
}
.header .jisseki {
	display: block;
}
/*本文-----------------*/
.main {
	float: right;
	height: auto;
	background-color: #FFFFFF;
	line-height: 180%;
	width: 700px;
}
.navi  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0px auto 0px auto;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navi h2 {
	font-size: 12px;
	font-weight: normal;
}
.main_title  {
	width: 670px;
	margin:15px auto 0px auto;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.top_menu {
	width: 670px;
	margin:10px auto 0px auto;
	height: 40px;
}
.top_menu_left {
	float: left;
	width: 500px;
	height: 40px;
}
.top_menu_left img {
	margin-right: 2px;
}
.top_menu_right {
	float: right;
	width: 160px;
	height: 40px;
	text-align: right;
}
.main_box  {
	height: auto;
	width: 670px;
	margin:10px auto 0px auto;
	clear: both;
}
.main_box570  {
	height: auto;
	width: 570px;
	margin:10px auto 0px auto;
	clear: both;	
}
.main_box p  {
	margin-top: 3px;
	margin-left: 3px;
}
.main_box_line {
	height: 150px;
	width: 670px;
	margin:15px auto 0px auto;
	border: 1px solid #CCCCCC;
}
.search_box_title  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	line-height: 2em;
	background-color: #D9D9D9;

}
.search_box_left  {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.search_box_right_top  {
	height: auto;
	float: right;
	margin:10px 0px 0px 0px;
	width: 510px;
	padding-right: 20px;

}
.search_box_right_under  {
	height: 150px;
	float: right;
	margin:5px 0px 0px 0px;
	width: 510px;
	padding-right: 20px;
}
.submit  {
	clear: both;
	width: 164px;
	margin:20px auto 0px auto;
	height: auto;
	text-align: center;
}
.mobile  {
	height: 100px;
	width: 330px;
	margin:10px auto 0px auto;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #FFCC00;
}
.mobile_left {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
	padding: 5px;

}
.mobile_left p {
	line-height: 165%;
}
.mobile_right {

}
.mobile  img {
	float: right;
}
.mobile_attention  {
	width: 480px;
	margin:10px auto 0px auto;
	font-size: 10px;
	line-height: 150%;
}
/*左サイドバー-----------------*/
.sidebar_left {
	float:left;
	width:200px;
	padding-top: 5px;
}
.sidebar_left_menu {
	margin-top: 5px;
	width:200px;
}
.sidebar_left_menu p {
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.sidebar_left_menu img {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
/*--▼ 条件で検索 ▼--*/
#gNavi{
	list-style:none;
	text-indent:-9999em;
	overflow:hidden;
	margin:0;
	padding:0;
	margin-bottom: 15px;
}

#gNavi .gnavi_a a{
	display:block;
	background:url(/images/common/side_cond_a_01.gif) no-repeat;
	width:200px;
	height:30px;
}

#gNavi .gnavi_a a:hover{
	background-position:-200px 0;
}

#gNavi .gnavi_b a{
	display:block;
	background:url(/images/common/side_cond_b_01.gif) no-repeat;
	width:200px;
	height:30px;
}

#gNavi .gnavi_b a:hover{
	background-position:-200px 0;
}

#gNavi .gnavi_c a{
	display:block;
	background:url(/images/common/side_cond_c_01.gif) no-repeat;
	width:200px;
	height:30px;
}

#gNavi .gnavi_c a:hover{
	background-position:-200px 0;
}

#gNavi .gnavi_d a{
	display:block;
	background:url(/images/common/side_cond_d_01.gif) no-repeat;
	width:200px;
	height:31px;
}

#gNavi .gnavi_d a:hover{
	background-position:-200px 0;
}
.sidebar_left_banner {
	margin:0px auto 0px auto;
	width: 180px;

}
.sidebar_left_banner p {
	margin-top: 10px;
	line-height: 150%;
}
.sidebar_left_banner img {
	margin-top: 5px;
}

/*--▼ サーチマップ ▼--*/
.search_map {
	width:180px;
	height:200px;
	margin:auto;
	text-indent:-999em;
	overflow:hidden;
	padding-bottom: 10px;
}

.s_map_a a{
	display:block;
	width:180px;
	height:100px;
	margin:0;
	padding:0;
	background:url(/images/common/search_map_a.gif) no-repeat left;
}

.s_map_a a:hover{
	background-position:-180px 0;
}

.s_map_b a{
	display:block;
	width:180px;
	height:100px;
	margin:0;
	padding:0;
	background:url(/images/common/search_map_b.gif) no-repeat left;
}

.s_map_b a:hover{
	background-position:-180px 0;
}

/*---------------------取り置きBOX start---------------------*/
.sidebar_left #keep_box {
	width:182px;
	margin:0px auto 0px auto;

background:url(/images/common/box_background.gif) repeat-y #FFFFFF;
}

#keep_box .keep_top {
	background:url(/images/common/box_top.gif) no-repeat;
	width:182px;
	height:52px;
}

#keep_box .keep_center {
	font-size:10px;
	text-align:center;
	padding:5px 0px;
	border-bottom:#CCCCCC solid 1px;
}

#keep_box .keep_center img {
	margin:0px 5px;
}

#keep_box .keep_main{
	margin:10px 10px;
	font-size:10px;
}

#keep_box .keep_txt {
	font-size:10px;
	color:#7C8307;
	text-align:center;
	padding:5px 0 0px 0;
	border-top:#CCCCCC solid 1px;
}

#keep_box .keep_btn a{
display:block;
background:url(/images/common/box_btn.gif) no-repeat left top;
width:158px;
height:38px;
margin:auto;
text-indent:-9999em;
}

#keep_box .keep_btn a:hover{
background-position:-158px 0px;
}

#keep_box .keep_bootom {
background:url(/images/common/box_bottom.gif) no-repeat #FFFFFF;
width:182px;
height:9px;
}

/*---------------------取り置きBOX end---------------------*/
/*---------------------バナー start---------------------*/
#side_banner {
	text-indent:-9999em;
	margin:10px auto 0px auto;
	width: 183px;
	clear: both;

}

#img18 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/banar_yoiko_off.gif) no-repeat top left;
width:181px;
height:80px;
}
#img18 a:hover{
background-position:0 -80px;
}

#img19 a{
display:block;
background:url(/images/common/banar_kumatoriblog.jpg) no-repeat top left;
width:183px;
height:73px;
}
#img19 a:hover{
background-position:0 -72px;
}


#side_banner .img01 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_a.jpg) no-repeat top left;
width:183px;
height:80px;
}

#side_banner .img01 a:hover{
background-position:0 -80px;
}

#side_banner .img02 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_b.jpg) no-repeat;
width:183px;
height:60px;
}

#side_banner .img02 a:hover{
background-position:0 -60px;
}

#side_banner .img03 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_c.jpg) no-repeat;
width:183px;
height:60px;
}

#side_banner .img03 a:hover{
background-position:0 -60px;
}

#side_banner_club{
	text-indent:-9999em;
	margin:10px auto 8px auto;
	width: 183px;
	clear: both;
}
.img04 a{
display:block;
background:url(/images/common/side_content_club.jpg) no-repeat top left;
width:183px;
height:173px;
}

#side_banner .img05 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_e.jpg) no-repeat top left;
width:183px;
height:60px;
}

#side_banner .img06 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_f.jpg) no-repeat top left;
width:183px;
height:60px;
}

#side_banner .img07 a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_g.jpg) no-repeat top left;
width:183px;
height:60px;
}

#side_banner .nobi_Blog a{
display:block;
margin:7px 0 0 0px;
background:url(/images/common/side_content_h.jpg) no-repeat top left;
width:183px;
height:60px;
}

/*---------------------バナー end---------------------*/


/*COPYRIGHT-----------------*/
.footer_end {
	vertical-align: text-bottom;
	width: 897px;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 5px;
	background-color: #FFFFFF;
}
.footer_end ul {
	float: left;
	width: 640px;
	margin-left: 5px;

}
.footer_end li {
	float: left;

}
.footer_end_right {


}
.footer_end_right a {
	color: #333333;
	text-decoration: none;
}
.footer_end a:hover {
	color: #333333;
	text-decoration: none;
}
/*回り込み設定-----------------*/
.float_left{
	float: left;
}
.float_left10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right img {
	margin-left: 5px;
}
.float_right {
	float: right;
}
.float_right10 {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
/*カラーボックス-----------------*/
.box_blue {
	background-color: #99CCFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box_deepblue {
	background-color: #003399;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
.box_gray {
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	clear: both;
}
.box_gray_line_upper {
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.box_gray_line_middle {
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
.box_gray_line_under {
	background-color: #eee;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 5px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.box_gray_line_under img {
	margin-top: 10px;

}
.box_yellow {
	background-color: #FFE88C;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.line_deepblue {
	border: 2px solid #003399;
}
.line_blue {
	border: 2px solid #99CCFF;
}

/*フォントカラー-----------------*/
.orange {
	color: #FF9900;
}
.green {
	color: #009900;
}
/*背景色-----------------*/
.deep_gray {
	background-color: #999999;
	color: #FFFFFF;
}
/*フォント-----------------*/
.normal_10 {
	font-size: 10px;
	font-weight: normal;
}
.normal_10_sidebar {
	font-size: 11px;
	margin-top: 10px;
}
.bold_10 {
	font-size: 10px;
	font-weight: bold;
}
.bold_10_red {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.bold_16 {
	font-size: 16px;
	font-weight: bold;
}
.bold_14 {
	font-size: 14px;
	font-weight: bold;
}
.bold_12 {
	font-size: 12px;
	font-weight: bold;
}
.bold_16_red {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}
.bold_14_red {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
.bold_12_red {
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
}
/*テーブル設定-----------------*/
table {
	line-height: 160%;
	margin-top: 5px;
	width: 100%;
}
td {
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
table ul {
	margin-bottom: 10px;
}
table li {
	margin-bottom: 3px;
}
.line_1 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.line_2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.line_2_bg_gray {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
}
/*物件概要-----------------*/
.text_570 {
	margin: 5px auto 2px;
	padding: 3px 3px 3px 8px;
	line-height: 130%;
	width: 570px !important;
}
.gaiyo_box td {
	margin: 2px;
	padding: 3px 3px 3px 8px;
	line-height: 130%;
}
.gaiyo_box_570 table {
	margin: 5px auto 2px;
	padding: 3px 3px 3px 8px;
	line-height: 130%;
	width: 570px !important;
}
.gaiyo_box_570 td {
	margin: 2px;
	padding: 3px 3px 3px 8px;
	line-height: 130%;
}
.clear_570 td {
	margin: 0px !important;
	padding: 0px !important;
}
.clear_570 table {
	margin: 0px auto 0px !important;
	padding: 0px !important;
	width: 570px !important;
}
.clear td {
	margin: 0px !important;
	padding: 0px !important;
}
.clear table {
	margin: 0px auto 0px !important;
	padding: 0px !important;
}
/*その他-----------------*/
.pankuzu_under {
	text-align: center;
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
}

.page_top  {
	clear: both;
	width: 670px;
	margin:10px auto 10px auto;
	height: 10px;
}
.page_top img  {
	float: right;
}
.footer_banner {
	margin-top: 40px;
	height: 180px;
}
.footer_banner_left {
	width: 330px;
	float: left;
	height: auto;
}
.footer_banner_right {
	width: 330px;
	float: right;
	height: auto;
}
.footer_banner_small {
	margin-top: 30px;
	height: 83px;
}
.footer_banner_small img {
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;

}
.center {
	text-align: center;
	line-height: 140%;
	margin: 0px auto 0px; 
}
.line_down_1 td {
	line-height: 120%;
}
.gaiyo_clear table {
	padding: 0px !important;
	margin: 5px auto 5px !important;
}
.gaiyo_clear td {
	line-height:130%;
	font-size:10px;
	padding: 0px 0px 3px !important;
	margin: 0px !important;
}


/*
  一條追加
  カート(サイドバー)関係はここから
*/

/*-- BOX内部本体 2007.01.31 追加 --*/
#keep_box .keep_main .main_box{
   width:auto;
	margin:5px 0px 5px 0px;
	font-size:10px;
	border-collapse:collapse;
}

/*-- BOX内部本体 2007.01.31 追加 --*/
#keep_box .keep_main .main_box a img{
	margin:0px 0px;
	border-style:none;
}

/*-- BOX内部本体 2007.01.31 追加 --*/
#keep_box .keep_main .main_box .blank{
	height: 20px;
	border-style:none;
}

.now{
 font-size:12px;
 line-height:150%;
}

.form_demant,
.form_demant td,
.form_demant th{
 border-collapse:collapse;
 border-style:none;
 padding:0px;
}
.form_demant td p,
.form_demant th p{
 padding:5px;
 font-size:12px;
 line-height:150%;
}

#mailform {
margin:auto;
width:650px;
}

#mailform .form{
color: #333333;
background:#F2F2F2;
border:#CCCCCC solid 1px;
padding:10px 20px;
font-size:12px;
line-height:150%;
}

#mailform .form span{
color: #ff3333;
font-size:12px;
line-height:150%;
}

/*report*/


.report_rap {
width:183px;
margin:10px auto 10px auto;
background:url(/images/common/side_content_g_center.gif) repeat-y;
}

.report_top {
width:183px;
height:51px;
background:url(/images/common/side_content_g.jpg) left top no-repeat;

}

.report_top a{
display:block;
width:183px;
height:51px;
text-indent:-999em;
overflow:hidden;
}

.report_content {
padding:0 10px 10px 10px;
}

.report_content ul{
margin:20px 0 0 0;
padding:0;
line-height:100%;
}

.report_content ul li{
display:block;
margin:0;
padding:0 0 0 13px;
background:url(/images/common/report_icon02.gif) top left no-repeat;
}

.report_bottom {
width:183px;
height:7px;
background:url(/images/common/side_content_g_bottom.gif) left bottom no-repeat;
}


/*report*/

/*--movie_content Start*/
.movie_content_rap {background:url(/images/common/movie_background.jpg) no-repeat top left; width:670px; height:150px;}
.movie_content_cont { padding:15px 15px 0 15px;}
.movie_content_cont div {margin-left:215px ; margin-bottom:10px;}
/*movie_content End*/
