@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) Common
 
 99) Clear
=============================================================*/

/*-------------------------------------------------------------
	01) 授与品・頒布品のご案内
-------------------------------------------------------------*/
#itemTop {margin-top:30px;}

#infoSpace {margin:30px 0;}

#infoSpace p {
	display:inline;
	margin-right:25px;
	}

/*-------------------------------------------------------------
	02) 授与品のご案内
-------------------------------------------------------------*/
#juyo {
	position:relative;
	margin:-15px 0 46px;
	}

#detailJ {
	margin:10px 0 15px;
	padding:10px;
	}

#detailJ span {
	display:block;
	padding-top:5px;
	font-weight:bold;
	}

/*-------------------------------------------------------------
	03) 頒布品のご案内
-------------------------------------------------------------*/
#hanpu {margin:20px 0 10px;}

#hanpu h4 {margin-bottom:7px;}

#hanpu #photo {
	width:100%;
	margin-bottom:20px;
	}

#hanpu #photo p {
	float:left;
	width:130px;
	margin-right:7px;
	text-align:center;
	}

#tyumon {margin:12px;}

/*-------------------------------------------------------------
	04) Common
-------------------------------------------------------------*/
#photoArea {
	position:relative;
	margin-top:-18px;
	z-index:10000;
	}

#photoArea .photo {
	width:100%;
	margin-bottom:20px;
	text-align:left;
	}

#photoArea .photo div {
	float:left;
	width:170px;
	margin-right:20px;
	text-align:left;
	}

#photoArea .photo .kamidana {
	width:320px;
	text-align:left;
	}

#photoArea .photo .taima p,
#photoArea .photo .kamidana p {text-align:left;}

#photoArea .photo .photoR {margin-right:0px;}

#photoArea .photo h4 {
	margin-top:3px;
	font-weight:bold;
	font-size:84%;
	}

#photoArea .photo p {text-align:right;}

/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
#hanpu #photo:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

#hanpu #photo {display:inline-block;}

/* exclude MacIE5 \*/
* html #hanpu #photo {height:1%;}
#hanpu #photo {display:block;}
/* end MacIE5 */
