@charset "shift_jis";

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

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

/*========================Contents=============================
 01) Background Wrap
 02) Header
 03) Main Contents
 04) Footer
=============================================================*/

/*-------------------------------------------------------------
	01) Background Wrap
-------------------------------------------------------------*/
#top {background:transparent url(../images/shared/bg_body_head.gif) left top repeat-x;}

#wrap {
	margin:0 auto;
	width:812px;
	background:transparent url(../archives/images/bg_main.gif) left top repeat-y;
	text-align:left;
	}

/*-------------------------------------------------------------
	02) Header
-------------------------------------------------------------*/
#header {
	position:relative;
	background:transparent url(../archives/images/bg_head.gif) left top no-repeat;
	height:330px;
	}

#header h1 {padding:18px 0 0 24px;}

/*-------------------------------------------------------------
	03) Main Contents
-------------------------------------------------------------*/
#mainContents {
	position:relative;
	margin:-254px 10px 0 24px;
	}

#archives {
	margin-top:21px;
	padding-bottom:25px;
	width:766px;
	min-height:246px;
	_height:246px;
	background:transparent url(../archives/images/sub_img.jpg) right top no-repeat;
	}

#archives #textCont {width:477px;}

#archives #textCont p {margin-bottom:20px;}

#archives #textCont div img {margin-bottom:10px;}

.detail {
	padding-left:10px;
	background:transparent url(../images/shared/arrow_02.gif) left center no-repeat;
	}

.pagetop {
	padding:0 20px 20px 0;
	text-align:right;
	}

/*-------------------------------------------------------------
	04) Footer
-------------------------------------------------------------*/
#foot {
	margin:0 auto;
	width:812px;
	height:30px;
	background:transparent url(../images/top/bg_foot.jpg) left top no-repeat;
	}

#foot ul {display:none;}