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

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

div#architect_title01 p.architect_title01 {
	width:227px;
	height:38px;
	text-indent:-9999px;
	background:url(../architect/images/title01_01.png) no-repeat top left;
	float:left;
}

div#architect_title01 p.architect_title02 {
	width:326px;
	height:38px;
	text-indent:-9999px;
	background:url(../architect/images/title02_01.gif) no-repeat top left;
	float:right;
}
div#architect_title02 {
	width:940px;
	height:38px;
	border-bottom:2px solid #f2c978;
	margin:20px 0 26px 0;
}

div#architect_title02 p.architect_title01 {
	width:298px;
	height:38px;
	text-indent:-9999px;
	background:url(../architect/images/title01_02.png) no-repeat top left;
	float:left;
}

div#architect_title02 p.architect_title02 {
	width:585px;
	height:38px;
	text-indent:-9999px;
	background:url(../architect/images/title02_02.gif) no-repeat top left;
	float:right;
}



div#main_img {
	width:940px;
	height:65px;
	margin:0 0 30px 0;
}



div#architect_main {
	width:940px;
	margin:0 0 50px 0;
}

div#architect_main_left {
	width:426px;
	height:277px;
	float:left;
}

div#architect_main_left p {
	display:block;
	width:426px;
	height:277px;
	text-indent:-9999px;
	background-image:url(../architect/images/architect_concept.gif);
}



div#architect_main_right {
	width:479px;
	float:left;
	margin:0;
}

div#architect_photo_btn {
	width:479px;
}

div#architect_photo_btn p.name {
	width:322px;
	float:left;
}

div#architect_photo_btn p.btn01 {
	width:71px;
	float:right;
	padding:12px 0 0 0;
}

div#architect_photo_btn p.btn02 {
	width:69px;
	float:right;
	padding:12px 0 0 0;
	margin:0 4px 0 10px;
	_margin:0 4px 0 5px;
}

div#architect_photo_btn p.btn01_2 {
	width:71px;
	float:right;
	padding:12px 0 20px 0;
}

div#architect_photo_btn p.btn02_2 {
	width:69px;
	float:right;
	padding:12px 0 20px 0;
	margin:0 4px 0 10px;
}


/*クリックによるボックスダウン*/

div.CollapsibleBox {
   /* ■ボックス全体■ */
	width:479px;
}
div.CollapsibleBox div.CollapsibleBoxTitle {
   /* ■タイトル枠■ */
	width:479px;
}
div.CollapsibleBox div.CollapsibleBoxBody {
   /* ■本文枠■ */
	width:479px;
	margin:0 0 10px 0;
	display: none;  /* 標準で非表示状態に */
}
div.CollapsibleBox div.CollapsibleBoxBody div.cont {
   /* ■本文枠■ */
	width:442px;
	padding:16px 15px 6px 20px;
	border:1px solid #aaaaaa;
	background-color:#ffffff;
}
div.CollapsibleBox div.CollapsibleBoxBody div.cont p {
   /* ■本文■ */
	color:#646464;
	padding:0 0 20px 0;
}
div.CollapsibleBox div.CollapsibleBoxBody div.cont p span {
   /* ■本文■ */
	color:#49498c;
}



div#interior {
	width:940px;
}

div#interior_left {
	width:426px;
	float:left;
}

div#interior_left p {
	width:426px;
	height:204px;
	text-indent:-9999px;
	background-image:url(../architect/images/interior_concept.gif);
}

div#interior_right {
	width:479px;
	float:left;
	margin:0;
}

div#interior_cont {
	margin:0 0 11px 0;
}

div#interior_cont p.sub_title {
	height:35px;
	margin:0 0 0 0;
	border-bottom:1px solid #aaaaaa;
}

div#interior_photo_name {
	width:479px;
	margin:10px 0 5px 0;
}

div#interior_photo_name p.interior_photo {
	width:97px;
	float:left;
}

div#interior_photo_name p.interior_name {
	width:369px;
	float:left;
	margin:0 0 0 13px;
}



p#pagetop {
	text-align:right;
	padding:0;
	margin:6px 0 0 0;
	border-bottom:none;
}

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;
}