@charset "UTF-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　00. file import
  01. トップ
  02. 東日本大震災　被災地支援活動
  03. 応急処置プロジェクトメンバーのインタビュー
  99. 下層共通

******************************************************************************* */

/* ==

　00. file import

=============================================================================== */
@import url("parts.css");


/* ==

　01. トップ

=============================================================================== */

#top_main a,
#top_side a{
	font-weight:bold;
}
/*#top_main{
	margin-bottom:20px;
}*/

/* 2カラム */

#top_cwrap{
	/*margin-bottom:-20px;
	_margin-bottom:0;*/
	overflow:hidden;
}
	#top_main{
		float:left;
		width:470px;
	}
	
		.top_mainin{
			border:1px solid #e5e5e5;
			border-top:none;
			margin:0 auto 20px;
			padding:20px;
			width:428px;
			_overflow:hidden;
		}
	
	#top_side{
		float:right;
		width:240px;
	}


/* スライドショー
   ========================================================================== */

#slideshow{
width:730px;
height:300px;
overflow:hidden;
position:relative;
margin-bottom:20px;
}

#slideshow li{
display:none;
position:absolute;
left:0;
top:0;
}


/* 大和ハウスグループのCSR
   ========================================================================== */
   
#top_group{
	letter-spacing:-.40em;
	margin-right:-20px;
	overflow:hidden;
	width:490px;
}
.group_inner{
	display:inline-block;
	/display:inline;
	/zoom:1;
	letter-spacing:normal;
	margin-right:20px;
	margin-bottom:20px;
	vertical-align:top;
	width:205px;
}

	.group_inner dt{
		background:url(../images/icon/arrow01.gif) no-repeat left 1px;
		font-weight:bold;
		margin-bottom:10px;
		margin-top:10px;
		padding-left:18px;
	}
	
	.group_inner dd{
		line-height:1.5;
	}


/* CSR活動報告（CSRレポート）2012
   ========================================================================== */
   
#top_arrow {
padding-left:18px;
background:url(../images/icon/arrow01.gif) no-repeat left 1px;
}

#top_table {
border-collapse:collapse;
margin-top:8px;
width:100%;
border-top:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
}

#top_table td {
border-bottom:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
text-align:center;
width:17%;
}

#top_table td a {
display:block;
padding:5px 0;
}

#top_table td#t1 a {
border-top:2px solid #f4b44a;
background:#fef7ed;
}

#top_table td#t2 a {
border-top:2px solid #61b142;
background:#eff7ec;
}

#top_table td#t3 a {
border-top:2px solid #e86c2d;
background:#fdf0ea;
}

#top_table td#t4 a {
border-top:2px solid #3bb7ba;
background:#ebf8f8;
}

#top_table td#t5 a {
border-top:2px solid #6292c8;
background:#eff4f9;
}

#top_table td#t6 a {
border-top:2px solid #e87a6f;
background:#fdf1f0;
}


#top_table td#t1 a:hover {
background:#fdf0db;
}

#top_table td#t2 a:hover {
background:#dfefd9;
}

#top_table td#t3 a:hover {
background:#fae2d5;
}

#top_table td#t4 a:hover {
background:#d8f1f1;
}

#top_table td#t5 a:hover {
background:#e0e9f4;
}

#top_table td#t6 a:hover {
background:#fae4e2;
}


/* 社会貢献活動
   ========================================================================== */

#society_detail{
	text-indent:-9999px;
}
#society_detail a{
	width:65px;
	height:17px;
	background-image:url(../images/txt_detail.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	position:absolute;
	top:-23px;
	right:10px;
	z-index:2;
}
#society_detail a:link, #society_detail a:visited{ background-position:left top; }
#society_detail a:hover, #society_detail a:active{ background-position:right top; }

#society_list{
	margin-right:-20px;
	overflow:hidden;
	width:491px;
}

	#society_list li{
		margin-right:20px;
	}

/* さくらプロジェクト */

#top_sakura{
	border:1px solid #e3e6e6;
	margin-top:20px;
	margin-bottom:20px;
	min-height:70px;
	height:auto !important;
	height:70px;
	position:relative;
}

	#sakura_img{
		position:absolute;
		left:0;
		top:0;
	}
	
	#top_sakura dl{
		padding:9px 0 9px 80px;
	}
	
		#top_sakura dd{
			margin-top:5px;
			padding-right:10px;
		}

/* 特集
   ========================================================================== */

#top_feature{
	width:688px;
}

#special_list{
	width:100%;
}
#special_list th{
	text-align:left;
	width:80px;
	padding-bottom:5px;
}
#special_list td{
	padding-bottom:5px;
}
#special_list td.btn_mov{
	width:40px;
	text-align:right;
}
#special_list th.last,
#special_list td.last{
	padding-bottom:0px;
}



/* 最新！CSR活動日記
   ========================================================================== */

#diary_list{
	text-indent:-9999px;
}
#diary_list a{
	width:66px;
	height:17px;
	background-image:url(../images/txt_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	position:absolute;
	top:-23px;
	right:10px;
	z-index:2;
}
#diary_list a:link, #diary_list a:visited{ background-position:left top; }
#diary_list a:hover, #diary_list a:active{ background-position:right top; }

.top_sidein{
	border:1px solid #e5e5e5;
	border-top:none;
	margin:0 auto 20px;
	padding:19px 19px 30px;
	_padding:19px 19px 5px;
}

#diary_article{
	margin-bottom:-25px;
	overflow:hidden;
	zoom:1;
}

	#diary_article li{
		margin-bottom:25px;
		zoom:1;
	}
	
	#diary_article .date{
		background-color:#444;
		color:#FFF;
		display:block;
		font-size:83.3%;
		padding:2px 5px;
		zoom:1;
	}
	
	#diary_article .diary_ttl{
		display:block;
		margin-top:2px;
	}

/* 特集
   ========================================================================== */

#top_feature .item_img img{
	border:1px solid #e3e6e6;
}

	#top_feature .top_feature_ttl{
		font-size:100%;
	}
	
	#top_feature .top_feature_txt{
		line-height:1.5;
		margin-bottom:7px;
		margin-top:7px;
	}


/* CSRニュースリリース
   ========================================================================== */

#top_topics{
}

	#top_topics h2{
		position:relative;
		z-index:2;
	}

p#topics_list{
	text-indent:-9999px;
}
p#topics_list a{
	width:39px;
	height:17px;
	background-image:url(/common/images/renew2009/li_list.gif);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
	position:absolute;
	top:7px;
	right:10px;
	z-index:2;
}
p#topics_list a:link, p#topics_list a:visited{ background-position:left top; }
p#topics_list a:hover, p#topics_list a:active{ background-position:right top; }

dl.topics,
#top_topics div dl{
	margin:0 auto;
	margin:-1px auto 0;
	width:710px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	overflow:hidden;
	letter-spacing:-.40em;
	background:#f4f4f4 url(/common/images/renew2009/line_dotted.gif) repeat-x left top;
}

#top_topics dl.boxTargetHover{
	background:#FFF url(/common/images/renew2009/line_dotted.gif) repeat-x left top ;
}

dl.topics dt,
dl.topics dd,
#top_topics div dt,
#top_topics div dd{
	padding-top:12px;
	padding-bottom:12px;
	display:inline-block;
	letter-spacing:normal;
	line-height:1.5;
	vertical-align:top;
	/display:inline;
	/zoom:1;
}

dl.topics dt,
#top_topics div dt{
	padding-left:5px;
	padding-right:5px;
	width:75px;
	word-break:break-all;
	word-wrap:break-word;
}

	dl.topics dt img,
	#top_topics div dt img{
		margin-left:10px;
		vertical-align:middle;
	}

dl.topics dd,
#top_topics div dd{
	width:620px;
	/*width:491px;*/
}

dl.topics dd a,
#top_topics div dd a{
	padding-left:16px;
	background:url(/common/images/renew2009/arrow_info.gif) no-repeat left top;
	display:block;
	zoom:1;
	font-weight:bold;
}

/* ダイワログ
   ========================================================================== */

.repo-box{
	/*padding-top:20px;*/
}
	.repo-box .item_img{
		/*padding-left:20px;*/
	}
	.repo-box .item_txt{
		/*padding-right:20px;*/
	}
		.repo-ttl{
			color:#000;
			margin-bottom:5px;
		}
		.repo-desc{
			line-height:1.67;
		}
		.repo-index{
			letter-spacing:-.40em;
			margin-top:5px;
		}
			.repo-index dt,
			.repo-index dd{
				display:inline-block;
				/display:inline;
				/zoom:1;
				letter-spacing:normal;
				margin-bottom:10px;
				vertical-align:middle;
			}
			.repo-index dt{
				padding-right:8px;
				width:48px;
			}
				.repo-index dt img{
					vertical-align:middle;
				}
			.repo-index dd{
				font-weight:bold;
				width:365px;
			}

/* ==

　02. 東日本大震災　被災地支援活動

=============================================================================== */

.w690{
	margin:0 auto 70px;
	width:690px;
}

.dis_description{
	line-height:1.83;
	margin:30px 10px 0;
}
#prov_ttl{
	margin-bottom:7px;
}
#support{
	margin-top:55px;
}
#activity_tbl{
	border-collapse:collapse;
	border-spacing:0;
	margin-top:10px;
	margin-bottom:25px;
	width:100%;
}
	#activity_tbl th,
	#activity_tbl td{
		border-bottom:1px solid #bfbfbf;
		padding:5px 5px 8px 9px;
	}
	
	#activity_tbl th{
		text-align:left;
	}

.dis_activity{
	line-height:1.83;
	margin-top:30px;
}
.dis_activityin{
	padding-left:10px;
	padding-right:10px;
}

	.dis_activity h4{
		margin-bottom:20px;
	}

.goto_list{
	background: url(/common/images/renew2009/line_dotted.gif) repeat-x left bottom;
	margin-top:18px;
	padding-bottom:7px;
}

.activity_item .fl{
	width:230px;
}

.activity_item .fr{
	width:430px;
}

/* ==

　03. 応急処置プロジェクトメンバーのインタビュー

=============================================================================== */

body.csr_disaster{
	line-height:1.83;
}
body.csr_disaster .note {
	font-size:88% !important;
	color:#666;
	padding-left:1.75em;
	text-indent:-1.75em;
	margin-top: 10px;
}

body.csr_disaster div#interview {
	width:630px;
}

#interview_wrap{
	position:relative;
}
#close_top{
	position:absolute;
	right:0;
	top:0;
}
body.csr_disaster div#interview h3 {
	padding-right: 0 !important;
}

body .csr_other {
	background:url(../images/icon/other_square01.gif) no-repeat left center;
    border-bottom: 1px solid #E7E7DD;
    font-size: 144%;
    padding-left: 21px;
	padding-right:100px;
}

body.csr_disaster div#interview .floatR {
	width:198px;
}

body.csr_disaster div#interview .floatL {
	width:198px;
}

body.csr_disaster div#support {
	width:630px;
}

body.csr_disaster div#support .floatL {
	width:198px;
}

body.csr_disaster div#support .floatR {
	width:395px;
}

body.csr_disaster table.general_table,
body.csr_disaster table.general_table th,
body.csr_disaster table.general_table td {
	font-size:100% !important;
}

body .red  {
    color: #DE002D;
}

/* ==

　99. 下層共通

=============================================================================== */

.relative{
	position:relative;
}

/* 画像の下にテキストが回り込まないボックス
   ========================================================================== */

.item_wrap{
	width:100%;
}
.item_wrap,
.item_txt,
.item_img{
	overflow:hidden;
	zoom:1;
}

	.item_img.fr{
		margin:0 0 0 20px;
		padding:0;
		_display:inline;
		_margin:0 0 0 15px;
	}

	.item_img.fl{
		margin:0 20px 0 0;
		padding:0;
		_display:inline;
		_margin:0 15px 0 0;
	}
	

/* リンクアイコン
   ========================================================================== */

.arrow02 li{
	margin-top:2px;
	padding-left:6px;
	background:url(/common/images/renew2009/arrow_02.gif) no-repeat left 6px ;
}
a.arrow02{
	padding-left:6px;
	background:url(/common/images/renew2009/arrow_02.gif) no-repeat left 6px ;
}
	.external_list a.arrow02{
		background:url(/common/images/renew2009/arrow_02.gif) no-repeat left center ;
	}
a.arrow02_back{
	padding-left:6px;
	background:url(../images/icon/arrow_back.gif) no-repeat left 6px ;
}

a.arrow02_next{
	padding-right:6px;
	background:url(/common/images/renew2009/arrow_02.gif) no-repeat right 6px ;
}

a.exlink{
	padding-left:17px;
	background:url(/common/images/renew2009/arrow_blank.gif) no-repeat left 0.25em;
	zoom:1;
}

img.exlink{
	margin-right:3px;
}

.link_color{
	color:#ed1a3d !important;
}

/* ボックス
   ========================================================================== */

.box01{
	border:2px solid #e8e8e8;
	background-color:#ccc;
	margin-top:20px;
	padding:1px;
}

.box01_in{
	background-color:#f3f3f5;
	border-top:1px solid #FFF;
	padding:11px 0 10px 17px;
}

.w690{
	margin:0 auto;
	width:690px;
}

/* ページナビゲーション
   ========================================================================== */

.pager {
	background:url(../images/bg/pager.gif) no-repeat left top;
	border-top:1px solid #f0f0f0;
	margin:0 auto;
	padding-top:19px;
	text-align: center;
	letter-spacing:-.40em;
	width:690px;
}
div.pager{
	letter-spacing:normal;
	text-align:left;
}
.pager li {
	margin-right:2px;
	margin-left:2px;
	display: inline;
	letter-spacing:normal;
	/zoom:1;
}
.pager li a{
	cursor:pointer;
}
.pager li span {
	display: inline-block;
	/display:inline;
	/zoom:1;
	letter-spacing:normal;
	padding: 2px 7px 4px;
	background-color: #EEE;
	border: 1px #CCC solid;
}
.pager .pager_back span,
.pager .pager_next span{
	background-color:#FFF;
	border:1px solid #f0f0f0;
	color:#b2b2b2;
}
.pager li a span,
.pager .pager_back a span,
.pager .pager_next a span {
	background-color: #FFF;
	color:#666;
	display: inline-block;
	/display:inline;
	/zoom:1;
	padding: 2px 7px 4px;
	border: 1px #CCC solid;
	text-decoration:none;
}
.pager li a:hover span {
	background-color: #EEE;
}

/* 見出し
   ========================================================================== */

.ttl01{
	background:url(../images/bg/sttl_parts.gif) no-repeat left center;
	border-bottom:1px solid #dadada;
	font-size:140%;
	margin-bottom:20px;
	padding:5px 10px 5px 13px;
}

.ttl01 span {
	color:#333;
}

.ttl02 {
	border-left:3px solid #666666;
	font-size:120%;
	line-height:1.2;
	font-weight:bold;
	color:#333333;
	padding-left:5px;
}

.ttl02 span {
	color:#333;
}

.ttl03 {
	background-color:#f5f3ea;
	color:#333333;
	font-weight:bold;
	font-size:100%;
	margin-bottom:10px;
	padding:5px 10px 5px;
}

/* テーブル
   ========================================================================== */

table{
	border-collapse: collapse;
    border-spacing: 0;
}
.tbl_line{
	border-top:1px solid #dcdcdc;
	width:100%;
}
	.tbl_line th,
	.tbl_line td{
		border-bottom:1px solid #dcdcdc;
		padding:8px;
		text-align:left;
	}

/* リスト
   ========================================================================== */

.normal_list li{
	list-style-type:disc;
	margin-left:20px;
	margin-top:5px;
}

/* SNSボタン
   ========================================================================== */

#sns{ width:690px; margin:0; padding:5px 0 0; text-align:right; }
#sns:after{ content:''; display:block; clear:both; }
#sns p{ margin:0; padding:0; display:inline; }
#sns p{ /padding:0 0 0 5px; }

/* for blog style */
#sns{
	border-top:1px solid #e5e5e5;
	margin:0 auto;
	padding:10px 10px 9px 0;
}

/* 第3階層トップ共通
   ========================================================================== */

.column3,
.column3-list,
.column2 {
	width:750px;
	margin-right:-20px;
}
	.column3 li,
	.column3-list li,
	.column2 li {
		margin-right:20px;
	}
	.column3-list li{
		width:216px;
	}
.column1 {
	margin-top:20px;
}
.column1 .fl {
	width:230px;
	margin-right:20px;
}
.column1 .last {
	margin-right:0;
}
.column-inner{
	padding-left:2px;
}
	.column-inner li{
		margin-right:0;
	}
#inner-year{
	margin-left:-2px;
	width:352px;
	overflow:hidden;
}
	#inner-year li{
		border-left:1px solid #d6d6d6;
	}

/* 3カラム */
.dBox {
	margin-top:15px;
	width:230px;
	background:url(images/bg_column3.gif) no-repeat;
	border-bottom:1px solid #d6d6d6;
}

.dBox span {
	padding:2px 2px 0;
	display:block;
}
	.dBox .line{
		border-bottom:1px solid #d6d6d6;
	}

.dBox p {
	padding:10px;
}

/* 2カラム */
.dBox-column2 {
	width:355px;
	background:url(../images/bg/bg_column2.gif) no-repeat left top;
}


#spacialContents .fl,
#spacialContents .fr {
	width:355px;
}

#spacialContents .top_mainin {
	width:313px !important;
}

#spacialContents .top_mainin p {
	margin:8px 0;
}

.grayBox {
	padding:10px 20px;
	background:#f2f2f2;
	border:1px solid #e5e5e5;
}
.grayBox.pdg20{
	padding:20px;
}
.grayBox .fl {
	width:170px;
}

.grayBox .fr {
	margin-top:5px;
	width:498px;
}

.bold {
	font-weight:bold;
}

#diaryBox {
	position:relative;
}

#diaryBox .top_mainin {
	width:688px;
}

#diaryBox ul {
	width:735px;
	margin-right:-45px;
}

#diaryBox ul li {
	width:200px;
	margin-right:45px;
}

/* 外部リンク
   ========================================================================== */

.external_list{
	border:1px solid #e5e5e5;
	background-color:#f6f6f6;
	letter-spacing:-.40em;
	margin:20px auto 40px;
	padding:10px 0;
	width:690px;
}

	.external_list dt,
	.external_list dd{
		display:inline-block;
		/display:inline;
		/zoom:1;
		letter-spacing:normal;
		vertical-align:top;
	}

	.external_list dt{
		margin-left:19px;
	}
	.external_list dd{
		margin-left:15px;
		margin-right:15px;
	}
    .external_list dd a{
		padding-top:3px;
	}

/* 2カラム */

.ex-column3 dd{
	width:39%;
}


/* parts
   ========================================================================== */

.in-block{
	letter-spacing:-.40em;
}
	.in-block li,
	.in-block dt,
	.in-block dd{
		display:inline-block;
		/display:inline;
		/zoom:1;
		letter-spacing:normal;
		vertical-align:top;
	}

.middle{
	vertical-align:middle;
}

/* フォントカラー */

.bold,
.colorbl{
	color:#231815;
}