@charset "shift_jis";
* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #2F4596;
	text-decoration: none;
}
a:visited {
	color: #2F4596;
	text-decoration: none;
}
a:active {
	color: #2F4596;
	text-decoration: none;
}
a:hover {
	color: #2F4596;
	text-decoration: none;
}
.co a:link {
	color: #333333;
	text-decoration: none;
}
.co a:visited {
	color: #333333;
	text-decoration: none;
}
.co a:active {
	color: #333333;
	text-decoration: none;
}
.co a:hover {
	color: #FF6600;
	text-decoration: none;
}

#wrap {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wrap2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}


#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	height: 80px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	position:relative;
}

#header2 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	height: 80px;
	position:relative;
}

#topic{
	border: 1px solid #bbbbbb;
	height: 128px;
	margin-bottom:10px;
}

#topic img{
	vertical-align: bottom;
}

.topicbox{
	margin-top:5px;
	text-align: left;
	height:93px;
	font-size: 10pt;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 335px;
}
.topicbox .bnr{
	float:left;
	padding-left:5px;
	margin-bottom:5px;
}

.topicbox ul {
	clear:both;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}

.topicbox li{
	margin: 0px;
	list-style-type: none;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: inline;
}

.topicbox li a span.secondL {
	display: block;
	margin-left:1em;

}

.topicbox .box{
	color: #666666;
}

#topic_img{
	width:580px;
	background-color:#F9F9F9;
	height: 430px;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	
	}
	
#topic_img img{
padding-bottom:20px;}

#topic_img .left{
padding-right:20px;

}

#topic_img .text{
	float: right;
	margin-right: 0px;
}
#info {
	border: 1px solid #bbbbbb;
	height: 207px;
	margin-bottom:10px;
}
#info img{
	vertical-align: bottom;
}
.infobox {
	margin-top:10px;
	overflow: auto;
	height: 172px;
	text-align: left;
	font-size: 10pt;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 0;
	width: 335px;
	color: #666666;
}
.topicbox a:link span.secondL,.infobox a:link {
	color: #333333;
	text-decoration: none;
}
.topicbox a:visited span.secondL,.infobox a:visited {
	color: #333333;
	text-decoration: none;
}
.topicbox a:active,.topicbox a:active span.secondL,.infobox a:active {
	color: #333333;
	text-decoration: none;
}
.topicbox a:hover,.topicbox a:hover span.secondL,.infobox a:hover {
	color: #FF6600;
	text-decoration: none;
}

.infobox  ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
.infobox  li {
	margin: 0px;
	list-style-type: none;
	color: #2f4596;
	display: inline;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.infobox  li.blackF {
	color:#000;
}
.infobox .box{
	color: #666666;
}
.infobox .glay{
	color: #333333;
}
.infobox .orange a:link{
	color: #FF6600;
	text-decoration: none;
}
#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	background-color: #FFFFFF;
}

#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BBBBBB;
	border-left-color: #BBBBBB;
	padding-top: 15px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.clearfix {
  min-height: 1px;
}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

#left {
	width: 420px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right {
	width: 337px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.index_box {
	width: 430px;
	border: 1px solid #bbbbbb;
	height: 98px;
	margin-left: 0px;
	text-align: left;
	font-size: 10pt;
	line-height: 1.5;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

.index_box2 {
	width: 430px;
	margin-left: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.index_box2 img.leftB{
	margin-right:9px;
	float:left;
}
.index_box2 img{
	vertical-align:bottom;
}

.index_box_r {
	width: 307px;
	height: 98px;
	float: right;
	overflow: hidden;
}

.index_box_r h2{
	height:48px;
	margin:0 0 -20px 0;
	padding:0;
	width:299px;
}

.index_box_r .top_h2_house h2 a{
	background:url(image/sub_menu3_1.gif) no-repeat 0 0;
	height:48px;
	display:block;
	text-indent:-9999px;
	outline:none;
	width:299px;
}

.index_box_r .top_h2_apartment h2 a{
	background:url(image/sub_menu3_2.gif) no-repeat 0 0;
	height:48px;
	display:block;
	text-indent:-9999px;
	outline:none;
	width:299px;
}

.index_box_r .top_h2_architecture h2 a{
	background:url(image/sub_menu3_3.gif) no-repeat 0 0;
	height:48px;
	display:block;
	text-indent:-9999px;
	outline:none;
	width:299px;
}


.index_box_r .top_h2_renovation h2 a{
	background:url(image/sub_menu3_4.gif) no-repeat 0 0;
	height:48px;
	display:block;
	text-indent:-9999px;
	outline:none;
	width:299px;
}

.index_box .img {
	float: left;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#message{
	width:740px;
	height:162px;
	text-align:left;
	line-height: 20px;
	border: 1px solid #c0c0c0;
	margin-top: 0;
	margin: 0 auto 10px auto;
	padding: 10px 20px;
	
}

  
#footer {
	width: 800px;
	color: #FFFFFF;
	height: 80px;
	background-image: url(image/bg_futter.gif);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
}
#footCont {
	color: #FFFFFF;
	width: 380px;
	padding-left: 10px;
	text-align: left;
	float: left;
	padding-top: 10px;
}
#footCont .iconMail{
	margin-right:5px;
	vertical-align:text-bottom;
	border:none;
}
#footCont p.mailForm{
	margin-bottom:30px;
}
#footCont p.mailForm a{
	color: #FFFFFF;
}
#footCont p.copyRight{
}

.ad {
	color: #FFFFFF;
	width: 390px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	text-align: right;
	padding-top: 10px;
}
.ad2 {
	color: #FFFFFF;
	width: 390px;
	float: right;
	text-align: right;
	line-height: 14px;
}
.title {
	width: 800px;
	height: 78px;
}
.title2 {
	width: 800px;
	height: 78px;
	position: relative;
}

.ttl_concept {
	background:url(./image/title_concept_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_contact {
	background:url(./image/title_contact_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_flow {
	background:url(./image/title_flow_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_column {
	background:url(./image/title_column_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_profile {
	background:url(./image/title_profile_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_work {
	background:url(./image/title_works_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}

.ttl_topic {
	background:url(./image/title_topic_1.jpg) no-repeat 0 0;
	height:78px;
	outline:none;
	text-indent:-9999px;
	width:800px;
}


.sub {
	line-height:0;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
}
.sub  ul {
	margin: 0px;
	padding: 0px;
}
.sub  li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	line-height:0;
	clear: right;
	display: inline;

}

.link_box {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 25px;
}

.link_box div.linkbox {
	margin-bottom: 30px;
}

.link_box p.mi{
	margin-bottom: 0;
	padding-bottom:0;
	display:block;
	text-align:left;
	clear:left;
}
.link_box_l {
	width: 370px;
	float: left;
	font-size: 10pt;
}
.link_box_r {
	width: 350px;
	float: right;
	font-size: 10pt;
}
.link_box_l dl ,
.link_box_r dl{
	text-align: left;
	display:block;
	margin:5px 0 5px 10px;
}
.link_box_l dt {
	clear: left;
	float: left;
	width: 168px;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: left;
}
.link_box_l dd ,
.link_box_r dd{
	margin-bottom: 0.5em;
	margin-left: 7.5em;
}
dd.fullS{
	margin-left: 0 !important;
}
.link_box_r dt {
	clear: left;
	float: left;
	width: 130px;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: left;
}
.link_box_r dt.t {
	clear: left;
	float: left;
	width: 180px;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	text-align: left;
}

.link_box h5{
	font-size:120%;
	font-weight: bold;
	color: #2f4596;
	padding-left:6px;
	margin:10px 0;
}

.link_box .topic ul{
	padding: 0px;
	margin: 0px;
	padding-left: 50px;
}

.link_box .topic ul li{
	margin: 0px;
	list-style-type: none;
	line-height:1.5;
	display: inline;
	clear: left;	
}

.link_box .box{
color: #2f4596;
}


.column_box,.topic_box {
	width: 720px;
	margin-top: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.column,.topic {
	width: 720px;
	margin-top: 20px;
	text-align: left;
}
.c_right {
	text-align: right;
}
.flow_box {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.house {
	width: 170px;
	float: left;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.house a {
	text-decoration: none;
}.h {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
.fontsize8 dt {
	clear: left;
	float: left;
	width: 50px;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	text-align: left;
}
.fontsize8 dd {
	margin-bottom: 0.1em;
}

.fontsize8 dt.t {
	clear: left;
	float: left;
	width: 80px;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	text-align: left;
}

.fontsize8 dt.t_2 {
	clear: left;
	float: left;
	padding-left: 5px;
	color: #000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0.1em;
	margin-left: 0;
	text-align: left;
	width:235px;
}

p.co_txt {
	text-align:left;
	margin-bottom: 5px;}

p.co_txt1 {
	text-align:left;
	margin-bottom: 5px;
	line-height:150%;}

img.coImg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.co_details{
	text-align: right;}


.prof_l {
	float: left;
	width: 350px;
}
img.pforImg {
	float: left;
	margin-right: 10px;
}
.prof_l a img.floatRtwt{
	float: left;
	margin-top:75px;
	border:none;
}

.prof_r a img.floatRtwt{
	float: left;
	margin-top:75px;
	border:none;
}
.prof_r {
	width: 360px;
	float: right;
}
.outline {
	width: 730px;
}
.print {
	margin-left: 135px;
}
.contactBox {
	clear:both;
	float:right;
	margin-right:30px;
}
.attention {
	color: #CC0000;
}


#header h1 {
	color: #0F35BB;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	margin:0;
	padding: 0px;
	position:absolute;
	width:785px;
	top:6px;
}

#header2 h1 {
	color: #0F35BB;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	margin:0;
	padding: 0px;
	position:absolute;
	width:787px;
	top:6px;
}

h1 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h1 a:link {
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
}
h1 a:active {
	text-decoration: none;
}


.co ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.co li {
	margin: 0px;
	font-size: 10pt;
	color: #31438D;
	line-height: 18px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

div.co_2 ul  {
    margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	list-style-type: none;
}
div.co_2 li {
	margin-bottom: 5px;
	padding-left: 20px;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5;
	list-style-type: none;
	list-style-position: outside;
	background:url(image/sub_concept_txt_square.gif) no-repeat 0 5px;}

.colum_txt {
	font-size: 10pt;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 8px 3px 25px 6px;
}

.colum_txt2 {
	font-size: 10pt;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 8px 3px 0px 6px;
}
.works_line{
	border-bottom:1px solid #F60;
	clear:both;
	margin-bottom:12px;
}

.img_new{
	padding:0 0 10px 4px;
}

table.message img{
display: block;
vertical-align:bottom;
padding:0;
margin:0;
}


.clear{
	clear:both;
}

.clear_co{
	clear:both;
	margin-bottom:15px;}

.noBorder{
	border:none;
}
.imgLeft{
	float:left;
	margin:0 10px 10px 0;
}
.floatLeft{
	float:left;
}
.imgRight{
	float:right;
	margin:0 0 10px 10px;
}
.imgRight20{
	float:right;
	margin:0 0 20px 20px;
}
.imgLeft20{
	float:left;
	margin:0 20px 20px 0;
}
img.linkImg{
	border:none;
}


/*======コンセプト======*/

.textColumn{
	float:right;
	text-align:center;
	width:540px;
	}

p.emphasize{
	font-weight:bold;
	margin-top:15px;
	padding:15px;
	background-color:#efefef;
	color:#1A50B8;
	}

/*====== FAQ ======*/

.faqCont {
	font-size: 10pt;
	line-height: 1.5;
	text-align: left;
	vertical-align: top;
	padding: 14px 3px 20px 6px;
}
