@charset "UTF-8";
/* CSS Document */

/*company.html関連*/

div#company_title {
	width:940px;
	height:38px;
	border-bottom:2px solid #f2c978;
	margin:20px 0 26px 0;
}

div#company_title p.company_title01 {
	width:158px;
	height:38px;
	text-indent:-9999px;
	background:url(../company/images/title01.png) no-repeat top left;
	float:left;
}

div#company_title p.company_title02 {
	width:393px;
	height:38px;
	text-indent:-9999px;
	background:url(../company/images/title02.gif) no-repeat top left;
	float:right;
}


div#main {
	width:878px;
	padding:29px 29px 34px 29px;
	border:2px solid #f2c978;
	background-color:#ffffff;
}

div#image {
	width:316px;
	float:left;
}

div#map_expansion {
	height:211px;
	margin:13px 0 9px 0;
}

div#showroom {
	margin:10px 0 0 0;
}

div#showroom p.showroom_img {
	margin:0 0 5px 0;
}



div#main_text {
	position:relative;
	width:529px;
	float:left;
	margin:0 0 0 33px;
}

div#main_text li#sub_title {
	color:#969696;
	padding:0 0 4px 0;
	border-bottom:1px solid #b2b2b2;
}

div#main_text li#cont {
	color:#646464;
	padding:6px 0 20px 0;
}

div#main_text li#cont_link {
	color:#646464;
	padding:6px 0 20px 0;
}

div#main_text li#cont_link a:link, div#main_text li#cont_link a:visited {
	color:#6464ff;
	text-decoration:none;
}

div#main_text li#cont_link a:hover {
	color:#323232;
	text-decoration:none;
}

p#pagetop {
	text-align:right;
}

div#footer_banner {
	width:940px;
	height:89px;
	margin:20px 0 0 0;
}

li.blog,li.gallery,li.architect,li.footer_form {
	float:left;
	margin:0 10px 0 0;
}

li.tel_guide {
	float:right;
}

div.introduction_btn {
	position:absolute;
	top:456px;
	left:393px;
}



/*introduction.html関連*/

div#introduction_title {
	width:940px;
	height:38px;
	border-bottom:2px solid #f2c978;
	margin:20px 0 26px 0;
}

div#introduction_title p.introduction_title01 {
	width:192px;
	height:38px;
	text-indent:-9999px;
	background:url(../company/images/title03.png) no-repeat top left;
	float:left;
}

div#introduction_title p.introduction_title02 {
	width:393px;
	height:38px;
	text-indent:-9999px;
	background:url(../company/images/title04.gif) no-repeat top left;
	float:right;
}


div#introduction_main {
	width:878px;
	padding:15px 29px 10px 29px;
	border:2px solid #f2c978;
	background-color:#ffffff;
}

div.sub_title {
	margin-bottom:18px;
	border-bottom:2px solid #f5a100;
}

div.sub_title p {
	color:#f5a200;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
}

td.sub_title {
	color:#f5a200;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	border-bottom:2px solid #f5a100;
}

table#introduction td {
	padding:14px 0 10px 0;
	border-bottom:1px dashed #b2b2b2;
}

div.introduction_photo {
	margin:32px 0 36px 0;
}
