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


/*--------------------------------------------------------------

  1.TOP page

--------------------------------------------------------------*/

#top #mainvisualArea{
	position:absolute;
	width:1200px;
	left:50%;
	top:223px;
	margin-left:-600px;
	min-width:960px;
}

#top #mainCopy{
	position:absolute;
	top:82px;
	left:551px;
	z-index:9999;
}

#top #contents{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	padding-top:512px;
}

#top #contents #left{
	width:620px;
	float:left;
}

#top #constructionArea div{
	border-bottom:1px solid #dadada;
	margin-top:37px;
	padding-bottom:49px;
}



/*START�{�H����̂��Љ�*/

#top #worksArea{
	overflow:hidden;
}


#top #worksArea h1{
	float:left;
}


#top #worksArea ul{
	padding-top:50px;
	overflow:hidden;
	clear:both;
}

#top #worksArea ul li{
	position:relative;
	width:122px;
	float:left;
	margin-right:41px;
}

#top #worksArea .thumb{
	height:122px;
	width:122px;
	border:1px solid #dadada;
	padding:3px;

}

#top #works_list li span{
	position:absolute;
	display:block;
	top:-22px;
	left:0px;
}

#top #worksArea .workslist_last{
	margin-right:0px;
}


#top #worksArea .text{
	font-size:12px;
}


/*END�{�H����̂��Љ�*/




#top #newsArea{
	margin-top:35px;
	overfow:hidden;
}

#top #newsArea h1{
	float:left;
}

#top .list_btn{
	float:right;
}

#top #newsArea #newsArea_btn a:hover img{

}

#top #newsArea ul{
	clear:both;
	overflow:hidden;
	padding-top:25px;
}

#top #newsArea li{
	float:left;
	background:url(../../../kajise_architect/common/images/common/dot_line.gif) repeat-x bottom;
	padding-bottom:8px;
	padding-top:12px;
}

#top #newsArea li span{
	float:left;
	display:block;
}

#top #newsArea li .date{
	width:93px;
	color:#999999;
	font-size:11px;
}

#top #newsArea li .icon{
	width:75px;
}

#top #newsArea li .text{
	width:445px;
}

#top #newsArea li .icon img{
	line-height:1%;
	font-size:1%;
	vertical-align:top;
}

#top #newsArea ul{
	margin-top:42px;
} 

#top #contents #right{
	width:274px;
	margin-top:5px;
}


/*--------------------------------------------------------------

  3. �������̋��� page

--------------------------------------------------------------*/

#advantage #contents {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#advantage #left {
	float: left;
	width: 700px;
}

#advantage #advantages {
	margin-top:30px;
}

#advantage #advantages article{
	overflow:hidden;
	padding-top:60px;
}

#advantage #advantages .first_advantage{
	padding-top:40px;
}

#advantages .three_advantages {
	border-bottom: 1px solid #dadada;	
}

#advantages .first_advantage figure {
	margin-bottom: 30px;
}

#advantages .second_advantage figure,
#advantages .third_advantage figure{
	padding-top:20px;
}
		
#advantages .second_advantage_right {
	width:370px;
	float:right;
}

#advantages .second_advantage_right h3,
#advantages .third_advantage_left h3{
	margin-bottom: 40px;
}

#advantages .advantage_text {
	margin-bottom: 25px;
}
	
#advantages .third_advantage_left {
	float: left;
	width: 360px;
	margin-right:30px;
}


/*--------------------------------------------------------------

  4.�{�H���� page

--------------------------------------------------------------*/

#works #right{
	width:204px;
	float:right;
	margin-top:340px;
}

#works #construction{
	margin-top:40px;
}

#works #reform h1,
#works #newly h1{
	border-bottom:1px solid #dadada;
	padding-bottom:20px;
	margin-bottom:18px;
	width: 700px;
}

#works .build_title{
	width:173px;
	float:left;
}

#works .build_title h2 a:link,
#works .build_title h2 a:visited{
	font-size:14px;
	color:#d59523;
	text-decoration:none;
}

#works .build_title h2 a:hover{
	color:#d59523;
	text-decoration:underline;
}

#works #reform{
	margin-top:280px;
	overflow:hidden;
	margin-right:-40px;
}

#works .project{
	float:left;
	width:330px;
	overflow:hidden;
	border-bottom:1px solid #dadada;
	padding-bottom:20px;
	margin:0 40px 20px 0;
}

#works .project figure{
	width:135px;
	float:left;
	margin-left:21px;
}

#works #newly{
	margin-top:50px;	
	overflow:hidden;
	margin-right:-40px;
}

#works #slidePhoto{
	height:207px;
	width:100%;
	overflow:hidden;
	    margin-top: 2%;
}

#works .slideGuide{
	overflow:hidden;
}

#works .slideGuide li{
	float:left;
	margin-left: 1%;
}

#works_detail .architect_detail_top img{
	float:right;
	margin-top: 5px;
}
	
#works_detail .architect_detail_top {
	border-bottom: solid 1px #dadada;
	font-size: 22px;
	line-height:28px;
	font-weight: normal;
	padding:20px 0 10px;
}	

#works_detail #mainPicTable{
	margin: 40px auto;
	width: 700px;
	border-collapse: collapse;
	border-spacing: 0;
}

#works_detail #mainPicTable #mainPic{
	vertical-align:middle;
	text-align:center;
	width: 700px;
	height:490px;
}

#works_detail #thumbList{
	margin-right:-30px;
	*width:730px;
}

#works_detail #thumbList li {
	float: left;
	height: 39px;
	width: 39px;
	padding: 2px;
	margin-right: 30px;
	background: url(../images/works/thumb_normal_bg.gif) no-repeat;
}

#works_detail #thumbList li.selected {
	background: url(../images/works/thumb_selected_bg.gif) no-repeat;
}
	
#works_detail #architect_details {
	min-height: 562px;
	padding-bottom: 10px;
}
	
#works_detail #comment_box {
	margin-top: 28px;
	padding: 46px;
	border: solid 5px #e9e6e1;
	overflow:hidden;
}

#works_detail #comment_box .comment_left {
	float: left;
	width: 288px;
	margin-right: 50px;
}

#works_detail #comment_box .comment_right {
	float: right;
}

#works_detail #comment_box .comment_table {
	border: solid 1px #c5c2c1;
	width: 252px;
	margin-top: 40px;
}	
	
#works_detail #comment_box .comment_table td{
	padding: 5px 0 5px 10px;
	border-bottom: solid 1px #c5c2c1;
}
	
#works_detail #comment_box .comment_box_left {
	width: 100px;
	background-color: #dedcd3;
	color: #857f6f;
}

/*--------------------------------------------------------------

  5.�������̐l�X page

--------------------------------------------------------------*/


#staff #copy{
	margin-top:46px;
}

#staff section{
	margin-top:60px;
}

#staff .satff_repeat{
	background:url(../images/staff/repeat.gif) repeat-y;
	margin-bottom:64px;
}

#staff .satff_repeat .repeat_top{
	background:url(../images/staff/repeat_top.gif) no-repeat top;
}

#staff .satff_repeat .repeat_bottom{
	background:url(../images/staff/repeat_bottom.gif) no-repeat bottom;
	padding:15px;
	padding-right:30px;
	padding-bottom:35px;
	overflow:hidden;
	position:relative;
}


#staff .satff_repeat figure{
	float:left;
	cursor:pointer;
	height:265px;
}

#staff .satff_repeat .right{
	width:413px;
	float:right;
	padding-top:10px;
}

#staff .satff_repeat h1{
	margin-bottom:14px;
}

#staff .satff_repeat .staff_name{
	margin-bottom:18px;
}

#staff .satff_repeat .text{
	font-size:12px;
	line-height:18px;
}

#staff .satff_repeat .right li{
	padding-top:10px;
	margin-top:10px;
	overflow:hidden;
}

#staff .satff_repeat .right li span{
	float:left;
	margin-right:15px;
	width:75px;
	display:block;

}

#staff .satff_repeat .right li p{
	float:left;
}

#staff .right .right_list p,
{
	float:left;
	width:40px;
}

#staff .right .left_list{
	float:left;
	width:260px;
}

#staff .right .favorite{
	clear:both;
	padding-top:18px;
	width:81px;
}


#staff .satff_repeat #toolArea{
	position:relative;
}

#staff .satff_repeat #toolArea li{
	cursor:pointer;
	width:90px;
	
	float:left;
	margin-top:0px;
	padding-right:12px;
}


/*�c�[���`�b�v�̐ݒ�*/
#staff .satff_repeat #toolArea li .toolchip{
	display:none;
	position: absolute;
	left:50px;
	top:-70px;
}

#staff .satff_repeat #toolArea li .toolchip01{
	left:50px;
}

#staff .satff_repeat #toolArea li .toolchip02{
	left:150px;
}


#staff .satff_repeat #toolArea li .toolchip03{
	left:250px;
}

/*�В��@staff01 */
#staff #staff01 .right .license p{
	width:320px;
}




/*�b��@�����@staff02*/

#staff #staff02 .right .license p{
	width:320px;
}


#staff #staff02 figure{
	background:url(../images/staff/photo_off02.jpg) no-repeat;
	height:265px;
	width:215px;
}

#staff .offshot{
	display:none;
}

#staff #staff02 .right .license{
	clear:both;
}



#staff #staff02 .right .favorite{
	clear:both;
	padding-top:18px;
}


/*���c���@staff03,�@Y.F����@staff06*/
#staff #staff03 .right,
#staff #staff06 .right{
	overflow:hidden;
}



/*�x�c�@�_��@staff04*/

#staff #staff04 figure{
	background:url(../images/staff/photo_off04.jpg) no-repeat;
	height:265px;
	width:215px;
}

#staff #staff04 .right .favorite{
	clear:both;
	padding-top:20px;
	width:81px;
}

#staff #staff04 .staff_illust{
	background:none;
}

/*�R���@�����@staff05*/
#staff #staff05 .right{
	overflow:hidden;
}

#staff #staff05 figure{
	background:url(../images/staff/photo_off05.jpg) no-repeat;
	height:265px;
	width:215px;
}

#staff #staff05 .staff_illust{
	background:none;
}



/*Y.F����@staff06*/

#staff #staff06 figure{
	background:url(../images/staff/photo_off06.jpg) no-repeat;
	height:265px;
	width:215px;
}

#staff #staff06 .staff_illust{
	background:none;
}


/*A.Y����@staff07*/

#staff .last_article{
	margin-bottom:0px;
}

#staff #staff07 .right li{
	padding-top:0px;
}

#staff #staff07 figure{
height:202px;
}


/*�c�䂳��@staff08*/


#staff #staff01 figure,
#staff #staff03 figure,
#staff #staff07 figure,
#staff #staff08 figure,
#staff #staff09 figure{
	cursor: default;
}

#staff .satff_repeat .right .staff_illust{
	position:absolute;
	top:20px;
	right:20px;
}




/*--------------------------------------------------------------

  6.����������̂��m�点
	
--------------------------------------------------------------*/

#topics #contents {
    margin: 0 auto;
    overflow: hidden;
    width: 960px;
}

#topics #left {
    float: left;
    width: 700px;
}

#topics #topics_top {
	margin-top: 40px;
}

#topics #topics_top .topics_top_bt {
	height:30px;
	padding-left:334px;
	padding-bottom:10px;
	border-bottom:solid 1px #dadada;
}

#topics #topics_top .topics_top_bt li {
	float: left;
}

#topics #topics_list {
	margin-top: 28px;
}

#topics #topics_list li {
    border-bottom: 1px dotted #323232;
    padding: 12px 0 10px 10px;
}

#topics #topics_list .topics_icon {
	margin: 0 20px;
}

#topics #topics_list a:hover {
	text-decoration: underline;
}

#topics #bottom_bt {
	margin-top: 35px;
	width: 700px;
}
	
#topics #bottom_bt .topics_previous {
	float: left;
}
	
#topics #bottom_bt .topics_forward {
	float: right;
}
	
#topics section{
	margin-top:17px;
	overflow:hidden;
}

#topics #blogtitle_area{
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	overflow:hidden;
	padding-top:30px;
	padding-bottom:30px;
}

#topics #blogtitle_area h1{
	background:url(../images/topics/h1_ttl_icon.gif) no-repeat 0px 5px;	
	padding-left:20px;
	font-size:17px;
	font-weight:bold;
	float:left;
	width:528px;
	margin-right:20px;
}

#topics #blogtitle_area .date{
	font-size:12px;
	float:left;
	color:#999999;
	font-weight:bold;
}

#topics #blogtitle_area .category_icon{
	float:left;
	padding-right:10px;
	vertical-align:bottom;
	line-height:1%;
}



/*textBox*/

.textBox {
	padding-top:30px;
	font-size: 12px;
	line-height:20px;
	width:700px;
	overflow:hidden;
	_height:1%;
}

.textBox p,
.textBox li {
	font-size: 12px;
	margin-bottom: 20px;
}

.textBox ul,
.textBox ol {	padding-left: 25px }
.textBox ul li {	list-style: disc }
.textBox ol li {	list-style: decimal }

 .textBox h3 {
	color: #333333;
	font-size:15px;
	padding:10px 10px 10px 10px;
	background:#f0eeea;
	clear:both;
	margin-top:35px;
	margin-bottom:35px;
}

.textBox h4,
.textBox h5,
.textBox h6,
strong {
	font-weight: bold;
	margin: 10px 0 5px;
	font-size:115%;
	line-height:1.5em;
	clear:both;
}

.textBox li strong {
	display: block;
	margin-bottom: 2px;
}  

.textBox div p,
.textBox blockquote p{
	margin:0;
}

.textBox div{
	margin-top:35px;
	padding:19px;
	clear:both;
	background-color:none;
	border-width:1px;
	border-color:#dedede;
	border-style:solid;
}

.alignnone,
.alignright,
.alignleft,
.aligncenter{
}

.textBox .alignnone {	margin:5px 10px 15px 0;}
.textBox .alignright {
	float: right;
	margin-left: 35px;
	margin-bottom: 40px;
}

.textBox .alignleft {
	float: left;
	margin-right: 35px;
	margin-bottom: 40px;
}

.textBox .aligncenter {
	text-align: center;
	display: block;
	margin: 5px auto 
}

/*textBox�I���*/