@charset "utf-8";

/**************************
Urjent
**************************/

h2.h2_topics{
width:600px;
margin: 0 auto 40px;
padding:0 0 0 46px;
text-align:center;
font-size:1.8em;
font-weight: bold;
font-family: "Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
h2.h2_topics img{
	vertical-align:middle;
}

h2.h2_topics a,
h2.h2_topics a:visited{
	color:#003399;
}

h2.h2_topics a:hover{
	color:#dd0000;
}

#WRAPPER #contents {
	width:940px;
	margin:0 auto;
}

#WRAPPER #contents .urgent .tohokuh1{
	text-align:center;
	text-indent:0;
	color:#000000;
}

#WRAPPER #contents .urgent .tohokuh2{
	margin: 0 0 30px;
	text-align:center;
	text-indent:0;
	color:#ff0000;
	font-size: 1.1em;
}

#WRAPPER #contents .urgent .tohokuh2 a,
#WRAPPER #contents .urgent .tohokuh2 a:visited{
	color:#ff0000;
}

#WRAPPER #contents .urgent .tohokuh2 a:hover{
	color:#dd0000;
}


#WRAPPER #contents .urgent .tohokuh3{
	margin: 0 0 30px;
	color:#000000;
	padding: 3px 10px 5px;
	border-bottom: 1px dotted #cccccc;
	border-left: 8px solid #0108A1
}





#contents h1 {
	text-indent:-9999px;
	height:44px;
	margin:0 0 20px;
}

#contents h2,
#contents #text h2 {
	font-size:200%;
/*	text-indent:-9999px;
	height:34px;*/
}

#contents #magazineIndex #magazineArticles h3,
#contents #magazineIndex #magazineCover h3 {
	clear:both;
	margin:0 auto 30px;
	font-size:170%;
	
}

#contents div#magazineIndex div#magazineArticles h3#h3_features {
	text-indent:-9999px;
	margin:0;
	background-image:url(../publicity/book/hlj/images/h3_features.gif);
	background-position: left bottom;
}

#contents div#magazineIndex div#magazineArticles h3#h3_series {
	text-indent:-9999px;
	margin:0;
	background-image:url(../publicity/book/hlj/images/h3_series.gif);
	background-position: left bottom;
}

#contents h4,
#contents #magazineArticles .each_article .each_article_text h4 {
	margin-top:0;
	font-size:100%;
	font-weight:bolder;
}



#topContents,
#contentsCBox,
#contents{
	position:relative;
}

p.ico_feed{
	position:absolute;
	top: 8px;
	right: 160px;
}


#contents h1.titleHJ {background:url(images/titleHJWide.gif) no-repeat;}
#contents h1.titleHJ {background:url(images/titleHJ.gif) no-repeat;}
#contents h1.titleLinks {background:url(images/titleLinks.gif) no-repeat;}
#contents h1.titleSitemap {background:url(images/titleSitemap.gif) no-repeat;}
#contents h2.titleMinistries {background:url(images/titleMinistries.gif) no-repeat;}
#contents h2.titleStatistics {background:url(images/titleStatistics.gif) no-repeat;}
#contents h2.titleImages {background:url(images/titleImages.gif) no-repeat; height:48px;}
#contents h2.titleArticles {background:url(images/titleArticles.gif) no-repeat; height:48px;}
#contents h2.titleSysReq {background:url(images/titleSysReq.gif) no-repeat; height:40px;}
#contents h1.titleNewspaper {background:url(images/titleNewspaper.gif) no-repeat; height:40px;}
#contents h1.titleSearchresults {background:url(images/titleSearchresults.gif) no-repeat;}

#archive {
	padding:0;
	margin: 0 auto 40px;
	widht:940px;
	border:solid 1px #000000;
}

#archive h2,
#contentsCBox #contentsCBox2 #archive h2 {
margin:0 auto 20px;
padding:0;
}

#archiveTitle {
	color:#333;
	margin: 0 auto 40px;
	height:30px;
}

/*#contents #archiveTitle h2 {
	padding:0;
	margin-bottom:27px;
	font-weight:bold;
}

#contents #archiveTitle ul {
	margin:0;
	padding:0;
	list-style-image:none;
}*/

#archiveTitle ul li {

	display: inline; /* 横並びにさせる */
	border-left: 2px solid #222222; /* 区切り線 */
	float:left;
	margin:5px 0;
	padding: 0 20px;
	color:#cc0000;
	font-size:100%;
}

#archiveTitle ul li:first-child {
  border: none; /* 親要素から見て一番目のli要素のボーダーを無しに */
}

#archiveTitle ul li a:link {color:#333;}
#archiveTitle ul li a:visited {color:#666;}
#archiveTitle ul li a:hover {color:#cc0000;}
#archiveTitle ul li a:active {color:#FFF;}

#archiveTitle ul li.neutral {
	color:#333;
}

#contentsSearch {
float:right;
margin-right:20px;

}

#headerImageHlj_common #contentsSearch {
float:right;
margin: 21px 20px 0 0;
width:342px;
}

/*hljトップページのgoogleカスタム検索のデザインカスタマイズ*/

#contentsSearch table,
#contentsSearch table th,
#contentsSearch table td {
	border:none;
	margin:0;
}


#contentsSearch table.gsc-search-box td.gsc-input {
	padding: 0 !important;
}
#contentsSearch input[type="text"] {
	padding: 0 !important;
	float:left;
	height: 28px;
	width: 290px;
	border: solid 1px #000000 !important;
	background-color:none !important;
}

#contentsSearch input[type="submit"] {
	margin-left: 0 !important;
	background: url(../publicity/book/hlj/images/btn_search.gif) no-repeat scroll top left;
	text-indent:-9999px !important;
	border: none;
	color: #FFFFFF;
	height: 30px;
	width: 50px;
/*	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-appearance: none;*/
}

#headerImageHlj_common #contentsSearch input[type="submit"] {
	margin-left: 0 !important;
	background: url(../publicity/book/hlj/images/btn_search.gif) no-repeat scroll top left;
	text-indent:-9999px !important;
	border: none;
	color: #FFFFFF;
	height: 30px;
	width: 50px;
/*	border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	-webkit-appearance: none;*/
}

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



#archiveLow {
	width:900px;
}

#archiveLeft {
	float:left;
	width:470px;
}

#archiveRight {
	float:right;
	width:470px;
}

#archiveLeft h4,
#archiveRight h4 {
	margin:10px 0;
	padding:0 10px 2px;
	clear:both;
	border-bottom:3px solid #CCC;
}

#archiveLeft {
	float:left;
	width:470px;
}

#archiveRight {
	float:right;
	width:470px;
}

#archiveLine {
	margin:0 auto 30px;
	clear:both;
	width:940px;
}

#archiveLine h4 {
    margin: 10px 0;
    padding: 10px;
	text-align: center;
	clear:both;
	font-size: 130%;
	border-bottom:2px solid #CCC;
}

.archiveIssues {
	float:left;
	padding:0 15px;
	width:125px;
	height:330px;
}

.archiveIssues h5 {
	margin: 0 0 5px;
	font-size:100%;
}

.archiveIssues p {
    margin: 0 0 20px;
	font-size:90%;
	line-height:100%;
	color: #8C8C8C;
}



.archiveIssues p.index{
	font-size:100%;
	font-weight: bold;
}


.archiveIssues_tohtml {
	margin-bottom:1.5em;
}


.archiveIssues p.archiveIssues_tohtml a:link {color: #8C8C8C;text-decoration:none;}
.archiveIssues p.archiveIssues_tohtml a:hover {color: #8C8C8C;text-decoration:underline;}
.archiveIssues p.archiveIssues_tohtml a:visited {color: #ccc;}
.archiveIssues p.archiveIssues_tohtml a:active {color: #000000;}


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


/**************************
新Videos (47prefectures)
**************************/

#contents #video {
	margin:0 auto 40px;
}

#contents #videoList .videoIssues .pref_thumb {
	margin-bottom:5px;
}


#contents #video h2,
#contents940 #video h2 {
	margin:0 auto 20px;
}


#contents #video h3,
#contents940 #video .video_top .screen h3 {
	float:left;
	margin-bottom:6px;
	font-size:170%;
}

html body div#WRAPPER div#contents940 div#video h3 {
	margin:0 auto 20px;
}

#contents940 #video .video_top {
    border: 1px solid #c8232d;
    margin: 0 auto 40px;
    padding: 0;
}

#contents940 #video .video_top .more_videos {
	float:right;
	margin:0 20px 20px 0;
}

#contents #videoList {
	margin-bottom:30px;
}

#contents #videoList h3 {
	padding-left:14px;
}

#contents div#videoList h3.video_new,
#contents div#videoList h3.video_archive {
	margin-left:14px;
	padding-left:40px;
	background-image:url(images/icon_h3_video.jpg);
	background-repeat:no-repeat;
	background-position:left 4px;
}

#contents #text h3 {
	    clear: both;
    font-size: 170%;
    margin-bottom: 40px;
}

#contents940 #videoList h3.video_new,
#contents940 #videoList h3.video_archive {
	background-image:url(images/icon_h3_video.jpg);
    background-position: left 4px;
    background-repeat: no-repeat;
    margin-left: 14px;
    padding-left: 40px;
	    clear: both;
    font-size: 170%;
    margin-bottom: 40px;
}

#contents #videoList .videoIssues h3,
#contents940 #videoList .videoIssues .summary h3 {
	float:left;
	padding-left:0;
	margin-bottom:2px;
	font-size:100%;
}

#contents #videoList .videoIssues .summary p,
#contents940 #videoList .videoIssues .summary p {
	clear:both;
	color:#999;
	margin:0 auto 5px;
}

html body div#WRAPPER div#contents940 div#video p {
	clear:both;
	color:#999;
}


html body div#WRAPPER div#contents940 div#video .screen {
	margin:0 auto 40px;
	width:640px;

}

.videoIssues {
	float:left;
	margin-bottom:25px;
	width:207px;
	height: 200px;
	padding:0 14px;
	}


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

ul.linkList {
	margin:30px;
}

ul.linkList li {
	background:url(images/liArrow.gif) no-repeat 0 3px;
	line-height:1.4;
	padding-left:24px;
	margin:0 0 1.4em;
	zoom:1;
}


ul.linkList li ul {
	margin:10px 18px;
}

* html ul.linkList li ul {
	margin:10px 18px;
	padding: 0;
}


*:first-child+html ul.linkList li ul {
	margin:10px 18px;
		padding: 0;
}



ul.linkList li ul li {
	background:url(images/liPoint_blue.gif) no-repeat left center;
	line-height:1.4;
	padding-left:20px;
	margin:0 0 1.4em;
	zoom:1;
}



ul.linkList_small {
	margin:40px 70px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

* html ul.linkList_small {
	padding: 20px 0 25px;
}

*:first-child+html ul.linkList_small {
	padding: 20px 0 25px;
}


ul.linkList_small li {
	background:url(images/liPoint.gif) no-repeat 0 5px;
	line-height:1.4;
	padding-left:20px;
	margin:0 0 1.4em;
	zoom:1;
}

* html ul.linkList_small li {
	padding-left:20px;
	margin:0 0 1.4em;
	zoom:1;
}

*:first-child+html ul.linkList_small li{
	padding-left:20px;
	margin:0 0 1.4em;
	zoom:1;
}


ul.linkList_small li ul {
	margin:10px;
	padding-top: 0px;
}

* html ul.linkList_small li ul {
	margin:10px;
	padding: 0 0 0;
}

*:first-child+html ul.linkList_small li ul{
	margin:10px;
	padding: 0 0 0;
}



ul.linkList_small li ul li{
	background:url(images/liIndent.gif) no-repeat 0 5px;
	line-height:1.4;
	padding-left:16px;
	margin:0 0 0;
	zoom:1;
}



* html ul.linkList_small li ul li {
	padding-left:20px;
	margin: 0;
	zoom:1;
}

*:first-child+html ul.linkList_small li ul li{
	padding-left:20px;
	margin: 0;
	zoom:1;
}

/**************************
sns
**************************/

#contentsCBox .sorcialbuttonBox,
#contents .sorcialbuttonBox,
#contents940 #video .sorcialbuttonBox {
	text-align:right;
	margin:0 auto 20px;
}
#contentsCBox .sorcialbuttonBox ul ,
#contents .sorcialbuttonBox ul,
#contents940 #video .sorcialbuttonBox ul {
	margin:0;
}
#contentsCBox .sorcialbuttonBox ul li,
#contents .sorcialbuttonBox ul li,
#contents940 #video .sorcialbuttonBox ul li {
	display: inline;
	margin-left:20px;
	vertical-align: top;
}

#contentsCBox .sorcialbuttonBox ul li a,
#contents .sorcialbuttonBox ul li a,
#contents940 #video .sorcialbuttonBox ul li a {
	font-size:80%;
	color: #ccc;
	text-decoration:none;
}

#contentsCBox .sorcialbuttonBox ul li a:hover,
#contents .sorcialbuttonBox ul li a:hover,
#contents940 #video .sorcialbuttonBox ul li a:hover {
	font-size:80%;
	color: #eee;
	text-decoration: underline;
}
/**************************/	
	
#contents #magazineIndex #magazineCover,
#contents940 #magazineIndex #magazineCover {
    float: left;
    margin-left: 10px;
	width:217px;
}

#contents #magazineIndex #magazineArticles {
	margin-bottom:18px;
	psdding-bottom:0;
	width:670px;
	float:right;
}

#contents #magazineIndex #magazineCover h3 {
	margin-bottom:15px;
	line-height:100%;
}

#contents #magazineIndex #magazineCover p {
	margin:0 0 20px;
	text-align:center;
	line-height:100%;
	/* box-shadow 
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;*/
}

#contents #magazineIndex #magazineCover .btns ul {
	margin:0;
}

#contents #magazineIndex #magazineCover .btns ul li {
	margin:0 auto 20px;
	padding:0;
}

#contents #magazineIndex #magazineCover .btns ul li.former_sr {
	margin:0 auto 10px;
}

/*#contents #magazineIndex #magazineArticles h5:nth-of-type(odd) h5 {

	clear:both;
	float:left;
	margin:0 20px 0 0;
	width: 120px;

	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	behavior: url(../../../js/PIE.htc);
	}*/



#contents #magazineIndex #magazineArticles div.each_article {
	background-color:#e6f0e6;
	padding:15px 25px;	
}

#contents #magazineIndex #magazineArticles .each_article:nth-of-type(odd) {
	background-color:#c8e6f0;
	padding:15px 25px;	
}

#contents #magazineIndex #magazineArticles .each_article .each_article_text {
    float: right;
    width: 450px;
}

#contents #magazineIndex #magazineArticles h5 {
	/* 偶数 */
	clear:both;
	float:left;
	margin:0 30px 0 0;
	width: 120px;
	/* box-shadow */
	box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.15) 0px 0px 5px 2px;
	behavior: url(../../../js/PIE.htc);
}

#WRAPPER .imgNoBorder {
	border:0;
}

#magazineIndex #magazineCover p.coverStory {
	font-size:120%;
	float:left;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto 50px;
}

#contents #magazineIndex #magazineArticles p.link {

	color:#ff0000;
	font-weight: bold;
	}


#magazineIndex p.pdfLink {
	font-size:80%;
	width:214px;
	float:right;
	text-align:right;
	margin:5px 0 0;
/*	height:24px;
*/padding:10px 0;
}

#magazineIndex td.pdfDownload {
	font-size:80%;
	text-align:right;
	vertical-align:bottom;
}

a.pdfLarge {
	background:url(images/pdfLarge.gif) no-repeat right center;
	padding:15px 35px 15px 0;
}

a.pdfSmall {
	background:url(images/pdfSmall.gif) no-repeat left center;
	padding:5px 0 5px 20px;
	
}



#magazineIndex table {
	clear:both;
	width:615px;
	margin:30px auto 0;
	font-size:100%;
}

#magazineIndex table,
#magazineIndex table td {
	border:none;
	border-collapse:collapse;
}

#magazineIndex table td {
	padding:10px 0 5px;
	line-height:100%;
}

#magazineImages table {
	border-bottom:3px solid #009;
}

#magazineArticles table {
	border-bottom:3px solid #F33;
}

#contents #magazineIndex #magazineArticles .kakomiGray {
    clear: both;
    float: right;
	padding: 40px 0 70px 90px;
	margin-bottom:80px;
	background-color: #f0f0f0;

    width: 700px;}

#contents #magazineIndex #magazineArticles .kakomiGray table {
	margin:0 auto;
}

#contents #magazineIndex #magazineArticles #magazineIndex hr {
	margin:60px 0 20px;
}



/***** Highlighting JAPAN APP *****/

#contents #magazineIndex #magazineArticles ul.app_download {
	margin:50px 30px 20px;

}

#contents #magazineIndex #magazineArticles ul.app_download li {
	display:inline;
	float:left;
	margin-right:103px;
}

#contents #magazineIndex #magazineArticles .app_notice ul {
	width:90%;
	margin:20px auto;
}

#contents #magazineIndex #magazineArticles .app_notice ul li {
	list-style: disc;
	font-size: 90%;
}


.article_border {
    border-bottom: 2px solid #dedede;
    clear: both;
}



.kakomiInfo {
	width:400px;
	float:left;
	margin:0 0 30px 225px;
	border:1px solid #CCC;
	border-left:13px solid #036;
	font-size:80%;
	padding:10px;
}

* html .kakomiInfo {
	margin:0 0 30px 0;
}

#sitemap table {
	width:880px;
	border:none;
}

#sitemap td {
	border:none;
	vertical-align:middle;
	padding:10px 5px;
}

#sitemap td.border1 {background:url(images/border1.gif) no-repeat center;}
#sitemap td.border2 {background:url(images/border2.gif) no-repeat center;}
#sitemap td.border3 {background:url(images/border3.gif) no-repeat center;}
#sitemap td.border4 {background:url(images/border4.gif) no-repeat center;}

#sysReq {
	width:540px;
	margin:0 auto;
}

#sysReq caption {
	color:#666;
	font-size:130%;
	font-weight:bold;
}

#sysReq td,
#sysReq th {
	font-size:90%;
	color:#333;
}

#sysReq li {
	list-style-type:disc;
}

#sysReq ul {
	margin-left:15px;
}

#normalArea {
	width:540px;
	margin:0 auto;
	font-family: "Times New Roman",Times,serif;
}



#contents #normalArea h2 {
	text-indent:0;
	margin-bottom:30px;
}

#contents #normalArea h3 {
font-size: 1.2em;
    margin-bottom: 10px;

}


#normalArea ul, #normalArea ol {
    padding-left: 16px;
}
#normalArea li {
    list-style-type: disc;
    padding-bottom: 0.8em;
}

#normalArea ol li {
    list-style-type: decimal;
    padding-bottom: 0.8em;
}

#normalArea ol li ul {
    margin:10px 0 0;
	}

#normalArea ol li ul li {
    list-style-type: disc;
    padding-bottom: 0.8em;
}

#normalArea ol {
	margin:0 0 0 20px;
	padding:0 20px;
}

#normalArea ol li ol {
	margin:10px 0 0;
}

#normalArea ol li ol li {
	font-weight:normal;
	font-size:90%;
}


#normalArea  div.button {
	margin: 20px 0;
}




/* ***newsletter backnumber*** */

#normalArea_mail table {
	margin:10px 0 30px;
	border-collapse:collapse;
	border:none;
	line-height:120%;
	empty-cells:hide;
	font-size:95%;
}



#normalArea_mail td,
#normalArea_mail th {
	border:none;
	padding:8px;
	vertical-align:top;
}

#normalArea_mail th {
	border:none;
	text-align:left;
	background:#E6E6E6;
	font-weight:normal;
}


.mail_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}


#normalArea_mail{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 100%;
/*
 width: 540px;
 margin: 0 auto ;
 padding: 10px 20px;
*/
}


#normalArea_mail *{
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 100%;
}

#normalArea_mail p{
	margin-bottom: 30px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 font-size: 90%;
}

#wrapper #contents #mainArea #normalArea #normalArea_mail .mail_text p {
	padding-top: 12px;
	padding-bottom: 12px;
}
.mail_text_hl {	font-size: 80%;
	color: #e4007f;
}


#normalArea_mail h3.title{
	margin: 0 0 1em 0;
	padding: 5px 10px;
	border-left: 10px solid #E4007F;
	color:#000;
}


#normalArea_mail h4{
	margin: 0 0 1em 0;
	padding: 5px;
	border-top: 1px solid #E4007F;
	border-left: 1px solid #E4007F;
	color:#E4007F;
}

#normalArea_mail h5{
	margin: 0 0 0.3em 0;
	padding: 0 0 0 25px;
	background: url(../publicity/book/hlj/newsletter/back_number/images/list_icon.gif) no-repeat 0 2px;	
}


#normalArea_mail h4.dviolet{
	color:#2D0D72;
	border-top: 1px solid #2D0D72;
	border-left: 1px solid #2D0D72;
}

#normalArea_mail h4.green{
	color:#62af2a;
	border-top: 1px solid #62af2a;
	border-left: 1px solid #62af2a;
}

#normalArea_mail h4.blue{
	color:#0077ca;
	border-top: 1px solid #0077ca;
	border-left: 1px solid #0077ca;
}

#normalArea_mail h4.violet{
	color:#a0006d;
	border-top: 1px solid #a0006d;
	border-left: 1px solid #a0006d;
}

#normalArea_mail h4.red{
	color:#d6002f;
	border-top: 1px solid #d6002f;
	border-left: 1px solid #d6002f;
}










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

#contents h2 {
	font-size:100%;
	padding:5px 10px;
	line-height:150%;
}

#contents #magazineIndex #text h2 {
	text-align: center;
	color: #003399;
}

html body div#WRAPPER div#contents div#contents div#magazineIndex div#right_col div#text h2 {
	    color: #000;
    font-size: 180%;
    line-height: 100%;
    margin: 0 0 30px;
    padding: 0;
    text-align: left;}

p {
	margin:0.5em 0;
	line-height:120%;
	font-size:90%;
}

#contents h3 {
	margin:15px 0 10px 0;
	font-size:100%;
}

/*#contents h4 {
	margin:30px 0 0;
}*/

h5 {
	margin:30px 0 0 20px;
	font-size:100%;
}

h6 {
	margin:30px 0 0 20px;
	font-size:100%;
}

/*#contents ul {
	margin:1em 1em 1.5em 2em;
	font-size:100%;
}

#contents ol {
	margin:1.5em 1em 1.5em 2em;
}

#contents ol li {
	list-style-type:decimal;
	margin-left:1.5em;
	padding-left:0;
}

#contents li {
	margin:0.5em auto;
	padding-left:5px;
	line-height:130%;
	font-size:95%;
}*/

#contents td ol {margin:0 0 0 1.5em;}
#contents td ul {margin:0 0 0 1em;}
#contents td li {margin:0 auto 10px;}

dl {
	margin-left:1em;
}

dt {
	font-weight:bold;
}

dd {
	margin:10px 0 20px 1em;
	line-height:150%;
}

table {
	margin:10px 0 30px;
	border-collapse:collapse;
	border:1px solid #999;
	line-height:120%;
	empty-cells:hide;
	font-size:95%;
}

td, th {
	border:1px solid #999;
	padding:0.5em 0.8em;
	vertical-align:top;
}

th {
	border:1px solid #999;
	text-align:left;
	background:#E6E6E6;
	font-weight:normal;
}








caption {
	font-size:90%;
	color:#333;
	text-align:left;
	margin:10px 0 0;
}

table p {
	margin:0;
	line-height:150%;
	font-size:100%;
}

blockquote {
	font-style:italic;
	color:#666666;
	margin:0 0 0 3em;
}

hr {
	clear:both;
	border-style:dotted none none;
	border-top:2px dotted #CCC;
	height:2px;
	margin:5px 0;
}

hr.hr_solid {
	clear:both;
	border-style:solid none none;
	border-top:2px solid #CCC;
	height:2px;
	margin:5px 0;
}




/**************************
Newspaper Advertisement
**************************/



div.section_newspaper{
	margin: 20px 0 40px;
	width: 880px;
	display: inline-table;
}

#contents div.section_newspaper h2{
	margin-bottom: 0.5em;
	border-bottom: 3px solid #0108A1;
	text-indent:0;
	display:block;
  	overflow:hidden;
 	zoom:1;
}


div.section_newspaper p{
	margin: 0.5em 0;
	line-height: 120%;
}

div.section_newspaper p.update{
	margin: -40px 0 30px 0;
	text-align: right;
	font-weight: bold;
	line-height: 120%;
	color: #666;
}


div.thum_newspaper{
	float:right;
	width: 330px;
	text-align:center;
}

div.thum_newspaper .button{
	margin:20px 0 40px;;
}







.information {
	width: 420px;
	margin: 0 0 10px;
	padding: 0;
}
 
.information img {
	float: left;
	margin: 0 10px 0px 0px;
}

.information p {
	margin: 0;
	height:3.5em;
	overflow: auto;	/* for modern browser */
	zoom: 1;	/* for ie6 */
	line-height: 1.2;
}

/**************************
old_880px
**************************/

#contents880 #magazineIndex a:link {color:#333;}
#contents880 #magazineIndex a:visited {color:#666;}
#contents880 #magazineIndex a:hover {color:#999;}
#contents880 #magazineIndex a:active {color:#FFC;}

#WRAPPER #contents880 .urgent .tohokuh1{
	text-align:center;
	text-indent:0;
	color:#000000;
}

#WRAPPER #contents880 .urgent .tohokuh2{
	margin: 0 0 30px;
	text-align:center;
	text-indent:0;
	color:#ff0000;
	font-size: 1.1em;
}

#WRAPPER #contents880 .urgent .tohokuh2 a,
#WRAPPER #contents880 .urgent .tohokuh2 a:visited{
	color:#ff0000;
}

#WRAPPER #contents880 .urgent .tohokuh2 a:hover{
	color:#dd0000;
}


#WRAPPER #contents880 .urgent .tohokuh3{
	margin: 0 0 30px;
	color:#000000;
	padding: 3px 10px 5px;
	border-bottom: 1px dotted #cccccc;
	border-left: 8px solid #0108A1
}

#contents880 h1 {
	text-indent:-9999px;
	height:44px;
	margin:0 0 20px;
}

#contents880 h2 {
	text-indent:-9999px;
	height:34px;
}

#contents880{
	position:relative;
	margin: 0 auto;
    width: 880px;
}

#contents880 h1.titleHJ {background:url(images/titleHJ.gif) no-repeat;}
#contents880 h1.titleLinks {background:url(images/titleLinks.gif) no-repeat;}
#contents880 h1.titleSitemap {background:url(images/titleSitemap.gif) no-repeat;}
#contents880 h2.titleMinistries {background:url(images/titleMinistries.gif) no-repeat;}
#contents880 h2.titleStatistics {background:url(images/titleStatistics.gif) no-repeat;}
#contents880 h2.titleImages {background:url(images/titleImages.gif) no-repeat; height:48px;}
#contents880 h2.titleArticles {background:url(images/titleArticles.gif) no-repeat; height:48px;}
#contents880 h2.titleSysReq {background:url(images/titleSysReq.gif) no-repeat; height:40px;}
#contents880 h1.titleNewspaper {background:url(images/titleNewspaper.gif) no-repeat; height:40px;}
#contents880 h1.titleSearchresults {background:url(images/titleSearchresults.gif) no-repeat;}

#sitemap table {
	width:880px;
	border:none;
}

#contents880 #magazineIndex {
	width:838px;
	padding:20px 20px 10px;
	margin:20px 0;
	border:1px solid #CCC;
	background: url(images/bg_magazineIndex.png) repeat-x left bottom;
}


#contents880 #magazineIndex #magazineCover {
	width:182px;
	float:left;
}

/*#magazineImages,
#magazineArticles {
	margin-bottom: 40px;
	padding-bottom: 40px;
	width:635px;
	float:right;
}*/


#contents880 #magazineIndex p.pdfLink {
	font-size:80%;
	width:214px;
	float:right;
	text-align:right;
	margin:5px 0 0;
/*	height:24px;
*/padding:10px 0;
}

#contents880 #magazineImages p,
#contents880 #magazineArticles p {
	margin:10px;
}

#contents880 #magazineCover p {
	margin:0 0 10px;
	text-align:center;
}

#contents880 #magazineIndex .kakomiGray {
    border: 1px solid #ccc;
    clear: both;
}

#contents880 .archiveIssues img,
#contents880 #magazineCover img,
#contents880 #normalArea_mail img {
	border:1px solid #CCC;
}

#contents880 #magazineImages img,
#contents880 #magazineArticles img {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #CCC;
}

#contents880 #normalArea h2 {
	text-indent:0;
	margin-bottom:30px;
}

#contents880 #magazineIndex #magazineCover p a img.imgNoBorder,
#contents880 #magazineIndex #magazineArticles p.textRight a img.imgNoBorder {
	border:0;
}

#contents880 #normalArea h3 {
font-size: 1.2em;
    margin-bottom: 10px;
}

div.section_newspaper{
	margin: 20px 0 40px;
	width: 880px;
	display: inline-table;
}

#contents880 div.section_newspaper h2{
	margin-bottom: 0.5em;
	border-bottom: 3px solid #0108A1;
	text-indent:0;
	display:block;
  	overflow:hidden;
 	zoom:1;
}
