@charset "shift_jis";

/*=============================================================
	URI: http://www.yasukuni.or.jp/
	Created: 2007.12
=============================================================*/

@import url("default.css");
@import url("framework.css");
@import url("module.css");

/*========================Contents=============================
 01) 靖国神社の由緒
 02) 全国護国神社一覧
 03) 靖国神社史
 04) 今月の社頭掲示
 
 99) Clear
=============================================================*/
/*-------------------------------------------------------------
	01) 靖国神社の由緒
-------------------------------------------------------------*/
#moreDetail {padding-top:5px;}

#moreDetail h4 {margin:35px 0 10px;}

#moreDetail h4.first {margin-top:0;}

/*-------------------------------------------------------------
	02) 全国護国神社一覧
-------------------------------------------------------------*/
#gokoku {z-index:10000;}

.gokokuList {
	float:left;
	width:268px;
	padding-bottom:15px;
	}

.gokokuList h4 {
	font-size:90%;
	font-weight:bold;
	}

.dotLine {
	height:1px;
	margin-bottom:15px;
	background:transparent url(../images/shared/dot_gray_01.gif) repeat-x;
	}

.dotLine hr {display:none;}

/*-------------------------------------------------------------
	03) 靖国神社史
-------------------------------------------------------------*/
.history table {margin-bottom:30px;}

.history table td {
	padding:0.2em 0 1.2em;
	vertical-align:top;
	font-family:monospace,sans-serif;
	font-size:84%;
	}

.history tr.line td {padding:0;}

.history .dotLine {
	height:1px;
	background:transparent url(../images/shared/dot_gray_01.gif) repeat-x;
	}

.history .dotLine hr {display:none;}

/*-------------------------------------------------------------
	04) 今月の社頭掲示
-------------------------------------------------------------*/
#will {margin-top:20px;}

#will dl {
	width:555px;
	margin-bottom:25px;
	background:transparent url(../history/images/will_paper_bg.gif) left top repeat-y;
	}

#will dt {
	padding:45px 0 20px;
	text-align:center;
	font-size:90%;
	background:transparent url(../history/images/will_paper_head.gif) left top no-repeat;
	}

#will dd {
	padding:0 25px 40px;
	background:transparent url(../history/images/will_paper_foot.gif) left bottom no-repeat;
	}

#will ul {
	font-size:84%;
	text-align:right;
	margin-bottom:30px;
	}

#will dd p.genbun {
	text-align:right;
	font-size:70%;
	}

#will #backNumber h4 {
	padding:0.2em;
	margin-bottom:5px;
	font-size:84%;
	text-align:left;
	background:#efefef;
	}

#will #backNumber ul {
	margin-left:5px;
	text-align:left;
	}

#will #backNumber li {
	display:inline;
	margin-right:1.5em;
	}


/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
.footImg:after,
#newsArea dl:after,
.gokoku:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.footImg,
#newsArea dl,
.gokoku {display:inline-block;}

/* exclude MacIE5 \*/
* html .footImg,
* html #newsArea dl,
* html .gokoku {height:1%;}
.footImg,
#newsArea dl,
.gokoku {display:block;}
/* end MacIE5 */
