@charset "utf-8";
/* ===================================================================
CSS information

 file name  :base_about.css
 author     :yourName (admin)
 style info :about
=================================================================== */

/* -----------------------------------------------------------
		会社概要 index.html
----------------------------------------------------------- */
/* メインイメージ(後に共通項に移動) */
#main_Area02_left #main_img_Area img {
 border:#CCCCCC 1px solid;
 margin: 20px 0 0 0;
 padding: 1px;
}

/* お問い合わせ(後に共通項に移動) */
#main_Area02_left .footer_inquiry {
 margin: 30px 0 0 10px;
 clear: both;
}
#main_Area02_left .footer_inquiry2 {
 margin: 15px 0 20px 0;
 clear: both;
}
#main_Area02_left .footer_longperiod {
 margin: 30px 0 0 0;
 clear: both;
}
#main_Area02_left .footer_inquiry img,#main_Area02_left .footer_longperiod img,
#main_Area02_left .footer_inquiry2 img,#main_Area02_left .footer_longperiod img {
 border: none;
 vertical-align:top;
}
#main_Area02_left .footer_inquiry_box {
 background:url(../images/f_inquiry_back.gif) 0 0 repeat-x;
 border-right: #CCCCCC 1px solid;
 border-bottom: #CCCCCC 1px solid;
 border-left: #CCCCCC 1px solid;
 padding: 0 0 0 22px;
 width: 626px;
 height: 51px;
}
#main_Area02_left .footer_inquiry_box img {
 padding-left: 10px;
}

/* コンテンツボックス */
#main_Area02_left .about_index_box {
 margin: 20px 0 0 10px;
 width: 650px;
}
#main_Area02_left .about_index_box p {
 padding: 10px 0 0 5px;
}
#main_Area02_left .about_index_box img {
 border: none;
}
#main_Area02_left .about_index_box h3 {
 font-size: 110%;
}
#main_Area02_left .about_index_box h3 a {
 background: url(../images/cate_btn_back_off.gif) 0 0 no-repeat;
 padding: 5px 0 0 20px;
 color: #FFFFFF;
 text-decoration: underline;
 line-height: 1;
 display: block;
 height: 20px;
}
#main_Area02_left .about_index_box h3 a:hover {
 background: url(../images/cate_btn_back_mo.gif) 0 0 no-repeat;
 text-decoration: none;
}
#main_Area02_left .about_index_box .about_index_boxL {
 float: left;
 width: 310px;
}
#main_Area02_left .about_index_box .about_index_boxR {
 float: left;
 padding: 0 0 0 29px;
 width: 310px;
}
#main_Area02_left .about_index_box .about_index_mboxL {
 float: left;
 padding: 10px 0 0 0;
 width: 130px;
}
#main_Area02_left .about_index_box .about_index_mboxR {
 float: left;
 padding: 0 0 0 5px;
 width: 170px;
}

/* -----------------------------------------------------------
		会社概要
----------------------------------------------------------- */
.overview {
	float: left;
	width: 630px;
	margin: 0 0 20px 0;
	padding: 10px 0 10px 10px;
}
.overview_2 {
	float: left;
	width: 630px;
	margin: 0 0 20px 10px;
	padding: 10px 0 10px 0;
}
.overview table {
	margin: 0;
	width:630px;
	padding: 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.overview table th {
	margin: 0;
	width: 150px;
	text-align: left;
	padding: 10px 5px 10px 5px;
	background-color:#eeeeee;
	color:#333333;
	font-weight:normal;
	border-top:1px solid #ccc;

}
.overview table td {
	margin: 0;
	padding: 10px 15px 10px 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #CCCCCC;
	color:#333333;
}

.overview_photo {
	float: right;
	width: 158px;
}

.history {
	margin: 0 0 20px 10px;
	margin: 0 0 20px 10px;
	padding: 10px 0 10px 0;
	float: left;
	width: 630px;
}
.history table {
	margin: 0;
	padding: 0;
	width: 630px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
.history table th {
	margin: 0;
	width: 150px;
	text-align: left;
	padding: 10px 5px 10px 5px;
	background-color:#eeeeee;
	color:#333333;
	font-weight:normal;
	border-top:1px solid #ccc;
}
.history table td {
	margin: 0;
	padding: 10px 15px 10px 10px;
	border-top:1px solid #ccc;
	border-left:1px solid #CCCCCC;
	color:#333333;
}

.teigen_photo {
	width: 150px;
	float: right;
	text-align: center;
}

.teigen {
	float: left;
	width: 310px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
}

.gaiyou_box{
	width: 630px;
	margin-left: 20px;
}
.gaiyou_box_left_01{
	width: 190px;
	margin-right: 20px;
	float: left;
}
.gaiyou_box_right_01{
	width: 420px;
	float: left;
}
.gaiyou_box .gaiyou_box_right_01 table {
	width: 420px;
}
.gaiyou_box .gaiyou_box_right_01 th {
	font-weight: bold;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 74px;
	text-align: left;
}
.gaiyou_box .gaiyou_box_right_01 td {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.gaiyou_box_left_02{
	width: 403px;
	margin-right: 20px;
	float: left;
}
.gaiyou_box_right_02{
	width: 207px;
	float: left;
}
.gaiyou_box .gaiyou_box_left_02 table {
	width: 403px;
}
.gaiyou_box .gaiyou_box_left_02 th {
	width: 100px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.gaiyou_box .gaiyou_box_left_02 td {
	text-align: left;
	background-color: #F6F6F6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}


/* -----------------------------------------------------------
　　　　200年住宅ビジョン 理念
----------------------------------------------------------- */

.haikei04 {
	text-align:left;
	background-image:url(../../about/200/images/haikei02.jpg);
	background-repeat:repeat-y;
	padding:5px 16px 5px 16px;
}




/* -----------------------------------------------------------
　　　　アスベスト
----------------------------------------------------------- */
.boxline {
	border:1px solid #CCCCCC;
	padding: 10px;
/*	margin-bottom:10px 0 20px 0;*/
}

/*プライバシーポリシー*/
.main_block ol.about_privacy_list {
 margin:0 0 0 40px;
}
.main_block ol.about_privacy_list li {
 padding:0 0 7px 0;
}



/* -----------------------------------------------------------
　　　　企業理念
----------------------------------------------------------- */
.rinen_box_01{
	width: 591px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 0px;
	margin-bottom: 35px;
	height: 250px;
}
.rinen_box_04{
	width: 591px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
	height: 242px;
	vertical-align: baseline;
}
.rinen_left{
	float: left;
	width: 295px;
}

.rinen_right{
	float: right;
	width: 296px;
}

.rinen_box_02{
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px 10px;
}
.rinen_box_03{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.rinen_box_03 p{
	margin-bottom: 10px;
}
.rinen_line{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.rinen_box_orange{
	background-color: #FEF8ED;
	padding: 15px;
	margin-top: 20px;
	border: 1px solid #ED7700;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 140%;
}

/* -----------------------------------------------------------
　　　　憲法5か条
----------------------------------------------------------- */
#main_Area02_left #about_five {
	padding: 0 0 0 10px;
}
#main_Area02_left #about_five h3 {
	margin: 0;
	padding: 0 0 30px;
	background: none;
	border: none;
}
#main_Area02_left #about_five p {
	padding: 0 0 20px;
}
#main_Area02_left #about_five .about_five_box {
	clear: both;
	padding: 20px 0;
	background: url( ../images/line_dotted.gif ) left bottom repeat-x;
}
#main_Area02_left #about_five .about_five_box .about_five_boxTxt {
	width: 462px;
	float: left;
}
#main_Area02_left #about_five .about_five_box .about_five_boxTxt h4 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}
#main_Area02_left #about_five .about_five_box .about_five_boxTxt h4.five_boxTxtBorder {
	margin: 20px 0 0;
	background: url( ../images/line_dotted.gif ) left top repeat-x;
	padding: 20px 0 0;
}
#main_Area02_left #about_five .about_five_box .about_five_boxTxt p {
	margin: 10px 0 0;
	padding: 0;
	background: none;
	border: none;
}
#main_Area02_left #about_five .about_five_box .about_five_boxImg {
	width: 160px;
	float: right;
}

#main_Area02_left #about_five .about_five_pdf {
	clear: both;
	margin: 30px 0 20px;
	background: url( ../images/com_ico_pdf.gif ) left center no-repeat;
	padding: 0 0 0 22px;
}
