@charset "utf-8";
/*フォト Flashの設定*/
#main-flash {
	clear:both;
	width:940px;
	height:200px;
	padding:10px 0;
	}
	
#main-photo {
	clear:both;
	width:940px;
	padding-top:10px;
	}
	
#main-photo img {
	height:200px;
	}
	
#main-photo .pan {
	padding:5px 0 2px;
	font-size:80%;
	}		
	
/*トップページコンテンツ
**************************/

.news,.kennchikuka,.concept,.nenndai,.okyakusama,.contact {
	width:600px;
	margin-bottom:10px;
	background:url(../common_images/kakomi_back_left.gif) repeat-y;
	}
	
/*フォトアルバム　27才若社長奮闘記*/
.topBlog {
	width:580px;
	margin-bottom:10px;
	background:url(../images/photo_blog_top.gif) no-repeat;
	padding:10px;
	height:160px;
	}
	
.topBlog p img.marR10 {
margin-right:10px;
}	
	

/*お知らせ･イベント情報*/	
.news table {
	width:550px;
	margin:0 25px 0;
	}
	
.news td {
	border-bottom:1px solid #eee;
	padding-top:10px;
	}	 
	
.news-date {
	width:110px;
	background:url(../images/list_mark.gif) no-repeat 0 14px;
	padding:0 0 0 8px;
	font-weight:bold;
	}
	
.news-img {
	width:55px;
	vertical-align:top;
	}
	
.news-text {
	width:385px;
	padding:0 0 5px 5px;
	}
	
.text-right {
	text-align:right;
	padding:5px 25px 0 0;
	}					
	
	
/*カンボジアの子供たちへ･･･*/

.shienn {
	width:600px;
	background:url(../common_images/kakomi_back_left.gif) repeat-y;
	margin-bottom:10px;
	}
	
.ngo-photo {
	float:left;
	display:inline;
	padding:8px 10px 0 24px;
	}
	
.ngo-photo img {
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}	
	
.ngo-text {
	width:420px;
	float:left;
	display:inline;
	line-height:140%;
	padding:8px 0px 0 0;
	text-indent:1em;
	}
	
/*お知らせ･イベント情報ページ
*******************************/

/*イベント*/
td.event-date {
	width:110px;
	background:url(../images/list_mark.gif) no-repeat 0 14px;
	padding:10px 0 0 8px;
	font-weight:bold;
	border:none;
	}
	
td.event-img {
	width:55px;
	vertical-align:top;
	border:none;
	}
	
td.event-text {
	width:385px;
	padding:10px 0 5px 15px;
	line-height:160%;
	
	}
	
td.event-photo {
	width:165px;
	padding:5px 0 8px 7px;
	}
	
.event-text h4 {
	font-size:110%;
	color:#FF3300;
	margin:0 0 3px 0px;
	}	
	
.event-text dt {
	float:left;
	display:inline;
	font-weight:bold;
	padding-right:5px;
	}
	
.event-text p {
	line-height:130%;
	}
	
/*女性建築家紹介ページ
*******************************/

/*紹介部分*/
.syoukai1 {
	width:540px;
	margin:5px 0 0 30px;
	}
	
.syoukai1 {
	padding-bottom:5px;	
	}		
	
.syoukai1 h3 {
	padding-bottom:5px;
	}
	
.syoukai-photo {
	float:left;
	display:inline;
	width:150px;
	}
	
.syoukai-text {
	float:right;
	display:inline;
	width:379px;
	letter-spacing:1px;
	}
	
.syoukai-text h5 {
	font-size:120%;
	border-left:3px solid #84C400;
	padding-left:5px;
	margin-bottom:3px;
	}
	
.syoukai-text h6 {
	font-size:100%;
	border-left:3px solid #84C400;
	padding-left:5px;
	margin:10px 0 2px;
	}
	
.syoukai-text p {
	margin-left:10px;
	}	
	
.liking {
	margin-left:10px;
	}		
	
.syoukai-text .greeting-text {
	text-indent:1em;
	margin-left:10px;
	}
	
/*新聞に掲載されました*/
.intro {
	background:url(../common_images/kakomi_back_left.gif) repeat-y;
	margin-bottom:10px;
	}
	
.intro p.text-right {
	padding:5px 10px 0 0 !important;
	}	
	
.intro h3.marL35 {
	margin-left:35px;
	}		
	
.intro h3 {
	margin-left:10px;
	}					
		
/*.clearfixの設定*/	
.syoukai1:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.syoukai1 {display:inline-block;}	
	
/* Hides from IE-mac \*/
* html .syoukai1 { height:1%;}
/* End hide from IE-mac */							

/*コンセプト理念
*******************************/
.concept h3 {
	margin:5px 0 0 20px;
	}
	
.concept-a,.concept-b,.concept-c {
	width:530px;
	margin:0 0 10px 40px;
	}	
	
/*コンセプト部分のテキスト*/
.concept-text {
	margin:3px 0 5px 40px;
	font-weight:bold;
	}
	
/*価値観*/
.concept-a ul {
	width:528px;
	padding-bottom:5px;
	border-left:#ccc 1px solid;
	border-right:#ccc 1px solid;
	border-bottom:#ccc 1px solid;
	}
	
.concept-a li {
	padding:5px 0 0 20px;
	}
	
/*私たちの目指すこと*/
.concept-b p {
	float:left;
	display:inline;
	width:370px;
	line-height:140%;
	margin-top:8px;
	letter-spacing:0.1em;
	}
	
.concept-b img {
	width:151px;
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	float:right;
	display:inline;
	margin-top:8px;
	}
	
/*ロゴマーク*/
.concept-c img {
	width:178px;
	float:left;
	display:inline;
	margin-top:8px;
	}
	
.concept-c p {
	float:right;
	display:inline;
	width:345px;
	line-height:140%;
	margin-top:8px;
	letter-spacing:0.1em;
	}
	
/*ご挨拶･会社概要
*******************************/
.nenndai h2 {
	padding-bottom:10px;
	}	
	
.nenndai-a {
	width:560px;
	margin:10px 0 0 20px;
	line-height:140%;
	}
	
.nenndai-a p {
	line-height:150%;
	letter-spacing:1px;
	}
	
	
.nenndai-a img {
	border-right:1px solid #888;
	border-bottom:1px solid #888;
	float:left;
	display:inline;
	margin-right:10px;
	}
	
/*お客様の声
*******************************/
.okyakusama-content {
	width:531px;
	margin:15px 0 0 35px;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	}
	
.okyakusama-content .okyakusama-photo {
	width:151px;
	float:left;
	display:inline;
	margin-right:10px;
	}
	
.okyakusama-content .okyakusama-text {
	width:370px;
	float:left;
	display:inline;
	}
	
.okyakusama-content .okyakusama-text h4 {
	font-size:100%;
	border-left:5px solid #71a4ff;
	padding-left:5px;
	}
	
.okyakusama-content .okyakusama-text p.date {
	margin:5px 0 0;
	padding:5px 5px 5px 0;
	border-top:1px solid #ccc;
	text-align:right;
	}	
	
.okyakusama-content .okyakusama-text img {
	margin-left:60px;
	}

p.zoom {
text-align:right;
font-weight:bold;
font-size:0.8em;
margin-top:5px;
}
	
/*会社概要*/
.gaiyou {
	width:560px;
	margin-left:30px;
	letter-spacing:1px;
	}
	
.gaiyou td.g-1,td.g-3-1 {
	width:80px;
	background:#eee;
	color:#666;
	font-weight:bold;
	padding:5px 0px 5px 10px;
	border-bottom:1px dotted #ccc;
	}		
	
.gaiyou td.g-2,td.g-3-2 {
	width:450px;
	padding:5px 0 5px 10px;
	border-bottom:1px dotted #ccc;
	}
	
.gaiyou td.g-3-1,td.g-3-2 {
	border:none;
	}	
	
.gaiyou p.g-4 {
	float:left;
	display:inline;
	width:400px;
	line-height:150%;
	}
	
.gaiyou p.g-5 {
	float:left;
	display:inline;
	margin-left:3px;
	width:150px;
	}

.gaiyou p.g-5 span.name {
	padding-left:15px;
	}
	
/*.clearfixの設定*/	
.okyakusama-content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
	
.okyakusama-content {display:inline-block;}	
	
/* Hides from IE-mac \*/
* html .okyakusama-content { height:1%;}
/* End hide from IE-mac */

.o-2 {
	margin-top:5px;
	}

/* 2011更新分 */
.pdfFile {
padding:0 0 15px 35px;
border-bottom:1px dotted #ccc;
margin:10px 15px 10px 0;
	
