@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=============================
 00) 共通
 01) 交通案内・地図
 02) お問い合わせ
 03) リンク集
 04) 転載・リンク条件
 05) 取材・撮影について
 06) サイトマップ
 
 99) Clear
=============================================================*/
/*-------------------------------------------------------------
	00) 共通
-------------------------------------------------------------*/
#other {margin-top:40px;}

#other h3 {
	margin-top:10px;
	padding:0;
	background:none;
	font-size:84%;
	font-weight:bold;
	}

#public {margin-bottom:35px;}

#public p {margin:5px 10px;}

/*-------------------------------------------------------------
	01) 交通案内・地図
-------------------------------------------------------------*/
.map h4 {
	margin-top:10px;
	padding:0;
	font-size:84%;
	font-weight:bold;
	}

.map .mapImg {margin-bottom:20px;}

.map .last {margin-bottom:10px;}

.map p.indent {margin-left:1em;}

/*-------------------------------------------------------------
	02) お問い合わせ
-------------------------------------------------------------*/

.contact {
	margin:10px 0 35px;
	width:500px;
	}

.contact .photo {
	float:left;
	width:240px;
	}

.contact .text {
	float:right;
	width:260px;
	}

.contact h4 {
	font-weight:bold;
	font-size:90%;
	}

.contact p {margin-bottom:20px;}

/*-------------------------------------------------------------
	03) リンク集
-------------------------------------------------------------*/
.links {
	margin:0;
	width:552px;
	}

.links .leftBlock {
	float:left;
	width:266px;
	}

.links .rightBlock {
	float:right;
	width:266px;
	}

.links ul {margin:10px 0 35px;}

.links li {
	padding:0.4em 0;
	font-size:84%;
	line-height:1.4;
	background:transparent url(../images/shared/dot_gray_01.gif) left bottom repeat-x;
	}

/*-------------------------------------------------------------
	04) 転載・リンク条件
-------------------------------------------------------------*/
.regulation p.first{margin-bottom:30px;}

.regulation h3 {margin-bottom:5px;}

.regulation ul {margin:0 0 30px 3px;}

.regulation ul.margin0 {margin:0 0 0 3px;}

#reg {margin-left:10px;}


/*-------------------------------------------------------------
	05) 取材・撮影について
-------------------------------------------------------------*/
.coverage h3 {margin-bottom:10px;}

#coverage {margin:15px 0 35px;}


/*-------------------------------------------------------------
	06) サイトマップ
-------------------------------------------------------------*/
#sitemap {margin-top:40px;}

#sitemap h3 {
	margin:12px 0;
	padding:0 0 0 12px;
	background:transparent url(../images/shared/arrow_02.gif) left center no-repeat;
	font-size:95%;
	font-weight:bold;
	}

#sitemap ul {margin:0 0 15px 12px;}

#sitemap ul li {
	display:inline;
	padding:0 20px 0 12px;
	font-size:84%;
	background:transparent url(../images/shared/arrow_02.gif) left center no-repeat;
	}




#sitemap ul li a {
	display:inline-block;
	line-height:1.6;
	}

#sitemap ul li span {
	padding:0 0 0 12px;
	background:transparent url(../images/shared/arrow_02.gif) left center no-repeat;
	}

#sitemap #nolist {margin:12px 0;}

#sitemap #nolist h3 {
	display:inline;
	margin:0;
	padding:0 20px 0 12px;
	}

html[xmlns]>/**/body #sitemap #nolist h3 {
	float:left;
	padding:0 20px 0 12px;
	}

#sitemap #nolist h3 a {
	display:inline-block;
	line-height:1.6;
	}

#sitemap .dothr {
	height:1px;
	background:transparent url(../images/shared/dot_gray_02.gif) left top repeat-x;
	}

#sitemap .dothr hr {display:none;}


/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
.contact:after,
.links:after,
#sitemap ul:after,
#sitemap #nolist:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.contact,
.links {display:inline-block;}

/* exclude MacIE5 \*/
* html .contact,
* html .links {height:1%;}
.contact,
.links {display:block;}
/* end MacIE5 */
