@charset "utf-8";

/*class
--------------------------------------------------------------*/

.red{
	color: #CC0000;
}
.clear{
	margin: 0px;
	padding: 0px;
	clear: both;
}
.banner_top{
	margin-top: 20px;
}
.banner{
	margin-top: 5px;
}
.pic_waku{
	padding: 1px;
	border: 1px solid #414141;
}
.pic_waku02{
	padding: 2px;
	border: 1px solid #C1C1C1;
}
.link_name{
	font-size: 95%;
	line-height: 1.4;
	text-decoration: none;
	background-image: url(../images/arrow_01.gif);
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F99408;
	background-repeat: no-repeat;
	margin-top: 30px;
	padding-bottom: 10px;
}
.link_name a{
	color: #414141;
}

.link_name02{
	font-size: 95%;
	line-height: 1.4;
	text-decoration: none;
	background-image: url(../images/arrow_01.gif);
	padding-left: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F99408;
	background-repeat: no-repeat;
	margin-top: 13px;
	padding-bottom: 10px;
}
.link_name02 a{
	color: #414141;
}

.pic_left_waku{
	padding: 2px;
	float: left;
	border: 1px solid #414141;
	margin-right: 15px;
}
.pic_left_waku02{
	padding: 2px;
	float: left;
	border: 1px solid #414141;
	margin-right: 15px;
	margin-bottom: 40px;
}
.pic_left_margin{
	padding: 2px;
	float: left;
	margin-bottom: 40px;
	margin-right: 15px;
}
.pic_right_margin{
	padding: 2px;
	float: right;
	margin-left: 15px;
	margin-bottom: 0px;
}
.price_bukken{
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
}
.orange_tx{
	font-weight: bold;
	color: #F98D00;
}

#top_if { margin-top: 20px; border: 1px solid #CCCCCC; }



/*table
--------------------------------------------------------------*/

table.top_table{
	font-size: 75%;
	line-height: 1.6;
	color: #414141;
	margin-bottom: 20px;
}
table.top_table td.to_detail_right{
	text-align: right;
}
.to_detail a{
	font-size: 100%;
	color: #F59300;
	background-image: url(../images/arrow_bukken.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 15px;
}

table.type_summary{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
}
table.type_summary th{
	text-align: left;
	width: 25%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	background-image: url(../images/dotline_01.gif);
	background-repeat: repeat;
}
table.type_summary td{
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
}


table.type_form{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
}
table.type_form th{
	text-align: left;
	width: 30%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	background-image: url(../images/dotline_01.gif);
	background-repeat: repeat;
}
table.type_form td{
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
}


table.type_search{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
}
table.type_search th{
	text-align: left;
	width: 25%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	background-image: url(../images/dotline_01.gif);
	background-repeat: repeat;
}
table.type_search td{
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px dotted #C1C1C1;
	font-size: 75%;
	line-height: 2;
}


table.type_result{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
	margin-bottom: 15px;
}
table.type_result th{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	background-image: url(../images/dotline_01.gif);
	background-repeat: repeat;
	font-size: 75%;
}
table.type_result td{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
	font-size: 75%;
	line-height: 2;
}


table.type_result02{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
	margin-bottom: 15px;
}
table.type_result02 th{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	background-color: #EEEEEE;
	white-space: nowrap;
}
table.type_result02 td{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
}



table.type_result03{
	border-collapse: collapse;
	border: 1px solid #C1C1C1;
	border-spacing: 0;
	empty-cells: show;
	width: 100%;
	font-size: 80%;
	line-height: 2;
	margin-bottom: 15px;
}
table.type_result03 th{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
	font-weight: normal;
	width: 20%;
	background-color: #EEEEEE;
}
table.type_result03 td{
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	border: 1px dotted #C1C1C1;
	line-height: 2;
}
.left_bukken{
	float: left;
	width: 140px;
}
.right_bukken{
	float: right;
	width: 350px;
}


table.info_tbl { width: 550px; font-size: 11px; line-height: 1.4; border-collapse: collapse; border: 1px solid #999999; text-align: center; } 
table.info_tbl td { width: 26px; border-bottom: 1px solid #999999; text-align: center; }
td.td_1 { border-left: 1px solid #999999; border-right: 1px dotted #CCCCCC; }
td.td_2, td.td_3 { border-right: 1px dotted #CCCCCC; }
table.info_tbl th { border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background-image: url(../images/dotline_01.gif); background-repeat: repeat; }

table.info_tbl2 th.side { width: 160px; text-align:left; padding-left:3px; }
table.info_tbl2 { width: 550px; font-size: 11px; line-height: 1.4; border-collapse: collapse; border: 1px solid #999999; text-align: center; } 
table.info_tbl2 td { border-bottom: 1px solid #999999; text-align: center; }
table.info_tbl2 th { border-left: 1px solid #999999; border-right: 1px solid #999999; border-bottom: 1px solid #999999; background-image: url(../images/dotline_01.gif); background-repeat: repeat; }
table.info_tbl th span,table.info_tbl2 th span { font-weight:normal; font-size:10px; }

/*table.info_tbl a, table.info_tbl2 a { color: #666666; }
table.info_tbl a:hover, table.info_tbl2 a:hover { color: #F8A200; text-decoration: underline; }*/




/*text-field
--------------------------------------------------------------*/
.tx_fld20{
	border: 1px solid #C1C1C1;
	width: 20%;
}
.tx_fld80{
	border: 1px solid #C1C1C1;
	width: 80%;
}
.tx_fld50{
	border: 1px solid #C1C1C1;
	width: 50%;
}

.submit{
	font-size: 90%;
	text-align: center;
	margin-top: 40px;
}
.return{
	font-size: 90%;
	text-align: center;
	margin-top: 20px;
}

/*title
--------------------------------------------------------------*/

h3.link{
	padding: 0px;
	background-image: url(../images/h3_link.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.staff{
	padding: 0px;
	background-image: url(../images/h3_staff.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.summary{
	padding: 0px;
	background-image: url(../images/h3_summary.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.recruit{
	padding: 0px;
	background-image: url(../images/h3_recruit.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.inquiry{
	padding: 0px;
	background-image: url(../images/h3_inquiry.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.consultation{
	padding: 0px;
	background-image: url(../images/h3_consultation.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken01{
	padding: 0px;
	background-image: url(../images/h3_bukken01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken02{
	padding: 0px;
	background-image: url(../images/h3_bukken02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken03{
	padding: 0px;
	background-image: url(../images/h3_bukken02-2.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken01_result{
	padding: 0px;
	background-image: url(../images/h3_bukken01_result.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken02_result{
	padding: 0px;
	background-image: url(../images/h3_bukken02_result.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken01_detail{
	padding: 0px;
	background-image: url(../images/h3_bukken01_detail.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.bukken02_detail{
	padding: 0px;
	background-image: url(../images/h3_bukken02_detail.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.sitemap{
	padding: 0px;
	background-image: url(../images/h3_sitemap.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.word{
	padding: 0px;
	background-image: url(../images/h3_word.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.word02{
	padding: 0px;
	background-image: url(../images/h3_word02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.mutual{
	padding: 0px;
	background-image: url(../images/h3_mutual.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.c21_uri{
	padding: 0px;
	background-image: url(../images/h3_c21_uri.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.c21_chintai{
	padding: 0px;
	background-image: url(../images/h3_c21_chintai.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.staff_diary{
	padding: 0px;
	background-image: url(../images/h3_staff_diary.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.c21{
	padding: 0px;
	background-image: url(../images/h3_c21.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.topics{
	padding: 0px;
	background-image: url(../images/h3_topics.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3.apartment{
	padding: 0px;
	background-image: url(../images/h3_apartment.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 38px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h5.underline { margin-top: 30px; border-bottom: 2px solid #F8A200; font-weight: bold; }
h6.tbl_label { margin-top: 15px; margin-bottom: 0; }

