#intro {
	width: 900px;
	font-size: 12px;
	line-height: 1.5em;
	margin: 11px 0 0 0;
	padding: 0 0 0 46px;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/top/info_intro.gif') no-repeat left center;
}

#map_index {
	width: 946px;
	height: 375px;
	position: relative;
	margin: 11px 0 22px 0;
}

#map {
	width: 946px;
	height: 375px;
	position: absolute;
}

#acc {
	height: 375px;
	width: 462px;
	position: absolute;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/common/bg_k.png') repeat top left;
	color: white;
	font-size: 12px;
	line-height: 1.2em;
}

#acc h4 {
	font-size: 12px;
	margin: 0 0 1px 0;
	height: 22px;
	line-height: 22px;
	background-color: #E6E6E6;
	padding: 0 0 0 11px;
	position: relative;
}

.category_more {
	position: absolute;
	right: 11px;
	top: 0;
	height: 22px;
	line-height: 22px;
	font-weight: normal;
}

#acc h4 a {}

#acc div.item div {
	font-size: 12px;
	padding: 4px 0 4px 11px;
}

#acc div.item div .article_date {
	color: #CCC;
	display: block;
}

#acc div.item div .article_titile {
	display: block;
	font-weight: bold;
}

#acc div.item div .article_more {
	display: block;
}

#acc div.item div a {
	color: #FFF;
}

#acc div div:hover {
	background-color: black;
	color: #DDD;
	cursor: pointer;
}

#acc .selected {
	background-color: black;
	color: #DDD;
}



#indexblock_wrap {
	width: 968px;
	margin: 0 auto;
	clear: both;
}

#indexblock {
	width: 462px;
	width: 968px;
	margin: 0;
	float: left;
	position: relative;
	overflow: hidden;
}


#indexblock #grid-content {
	width: 968px;
	text-align: center;
	height: 0;
}

#grid-content div.item {
	background-color: #E5E5E5;
	color: #FFFFFF;

	width: 99px;
	height: 99px;
	margin: 11px;
	padding: 0;
	float: left;
}


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


#grid-content div.large {
	width: 462px;
	height: 462px;
	text-align: center;
	background: #DDD url('/web/20130612225703im_/http://ajw.asahi.com/media/img/common/bg_foto.gif') repeat top left;
}

*:first-child+html #grid-content div.large {
	line-height: 462px;
}

#grid-content div.large .item_innner {
	width: 462px;
	height: 462px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

#grid-content div.large .texts {
	font-size: 12px;
	position: absolute;
	width: 440px;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/common/bg_k.png') repeat top left;
	bottom: 0;
	left: 0;
	line-height: 18px;
	text-align: left;
	padding: 11px;
}

#grid-content div.large .texts span.text_date {
	color: #CCC;
}

#grid-content div.large .texts span.text_headline {
	color: #FFF;
}

.tooltip {
	display: none;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/common/bg_k.png') repeat top left;
	font-size: 12px;
/*
	height: 70px;
*/
	width: 220px;
	padding: 11px;
	color: #FFF;
}

.tooltip  span.text_date {
	color: #CCC;
}

.tooltip  span.text_headline {
	color: #FFF;
}


h1#category_title , 
h1#tag_title,
h1#search_title {
	font-size: 24px;
	margin: 22px 0;
	padding: 0 0 0 14px;
	color: #333;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/common/bg_category_title.gif') no-repeat left center;
	text-shadow: #DDD 0 -1px 0;
}


div.category_box_wrap {
	margin: 0 0 22px 0;
	float: left;
}

div.category_box {
	width: 220px;
	margin: 0 22px 11px 0;
	padding: 0;
	float: left;
}

div.category_box_wrap #box_fukushima {
	width: 462px;
}

div.category_box_wrap #box_mechanism {
	width: 220px;
}

div.category_box_wrap #box_opinion {
	width: 220px;
	margin: 0 0 11px 0;
}


div.category_box {
	margin: 0 22px 11px 0;
	padding: 0;
}


div.category_box h4 {
	height: 22px;
	line-height: 22px;
	margin: 0 0 0 0;
	padding: 0 11px;
	background-color: #E6E6E6;
	font-size: 12px;
	position: relative;
}

div.category_box_line {
	display: block;
	float: left;
	margin: 0 0 22px 0;
}

div.category_box_inner {
	margin: 0;
	padding: 5px 11px;
	width: 198px;
	float: left;
}

div.box_right {
	margin: 0;
}

div.category_box_inner_right {
	margin: 0 0 0 22px;
}

div.category_box_inner .article_title {
	font-size: 14px;
	line-height: 1.4em;
	display: block;
	margin: 0 0 8px 0;
}

div.category_box_inner .article_thumb {
	float: right;
/*	margin: 0 0 11px 4px;*/
	margin: 0 0 0 11px;
}

div.category_box_inner .article_date {
	font-size: 12px;
	color: #666;
	display: block;
	margin: 0 0 4px 0;
}

div.category_box_inner .article_summary {
	font-size: 12px;
	line-height: 1.5em;
	line-height: 16px;
/*
	word-break:break-all;
	word-wrap: break-word;
	line-break: normal;
*/
}

#link_box {
	width: 924px;
	background-color: #E5E5E5;
	margin: 0;
	padding: 11px;
	margin: 0 0 22px 0;
	float: left;
	font-size: 12px;
}

#link_box h3 {
	padding: 4px 0;
	margin: 0 0 8px 0;
}

#link_box div.item_link {
	width: 462px;
	height: 77px;
	float: left;
	margin: 0 0 11px 0;
	padding: 0;
	overflow: hidden;
}

#link_box div.item_link div.item_link_title {
	margin: 0 0 6px 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

#link_box div.item_link div.item_link_info {
	margin: 0;
	padding: 0 0 0 21px;
	color: #444;
	font-size: 10px;
	line-height: 1.4em;
}

#link_box div.item_link div.item_link_img {
	margin: 0;
	padding: 0;
	text-align: right;
}

#slide {
	width: 946px;
	margin: 0 auto;
	margin-bottom: 22px;
}


#gallery_more {
	width: 946px;
	height: 24px;
	margin: 0 auto 22px auto;
	clear: both;
}

#gallery_more a {
	font-size: 12px;
	width: 131px;
	display: block;
	float: right;
	background: transparent url('/web/20130612225703im_/http://ajw.asahi.com/media/img/top/btn_bg_archive.gif') no-repeat top left;
	color: #FFF;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
/*
     FILE ARCHIVED ON 22:57:03 Jun 12, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:41:26 Sep 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/