@charset "ISO-8859-1";

/*=============================================================
	URI: http://www.yasukuni.or.jp/
	Created: 2008.2
=============================================================*/

body {
	background:#ffffff;
	width:100%;
	text-align:left;
	}

head+body {width:180mm;}

/*-------------------------------------------------------------
	00) Guidance
-------------------------------------------------------------*/
.guidance {display:none;}

/*-------------------------------------------------------------
	01) Background Wrap
-------------------------------------------------------------*/
#top {background:none;}

#wrap {
	margin:0 0 0 0;
	background:#ffffff;
	text-align:left;
	}

#contents {
	position:static;
	margin:0;
	width:100%;
	}

/*-------------------------------------------------------------
	02) Header
-------------------------------------------------------------*/
#header {
	position:static;
	background:none;
	margin:0;
	padding:0;
	width:800px;
	height:250px;
	}

/*-------------------------------------------------------------
	03) Breadcrumbs
-------------------------------------------------------------*/
#breadcrumbs {
	padding:0.3em 10px 0.5em 10px;
	margin-bottom:10px;
	background:#f5f5f5;
	}

#breadcrumbs2 {
	padding:0.3em 10px 0.5em 10px;
	margin-bottom:10px;
	background:#f5f5f5;
	}

/*-------------------------------------------------------------
	04) Main Contents
-------------------------------------------------------------*/
#mainContents {width:610px;}

#mainContents h3,
#mainContents h4,
#mainContents h5 {
	position:static;
	padding:0;
	z-index:auto;
	}

#mainContents #details,
#mainContents #access,
#mainContents #yushukan,
#mainContents #precinct,
#mainContents #festivals,
#mainContents #will {
	position:static;
	margin:0;
	padding:0;
	z-index:auto;
	width:552px;
	}

#mainContents #details h3.second {
	position:static;
	z-index:auto;
	}

.pagetop {display:none;}

/*-------------------------------------------------------------
	06) Footer
-------------------------------------------------------------*/
#footer {
	clear:both;
	margin:10px 0 0 0;
	text-align:left;
	}
