@charset "utf-8";

body {
	overflow-y: scroll;
}

#contents h2 {
	margin-bottom: 20px;
}
#mainimg {
	margin-bottom: 40px;
}
#contents h3 {
	margin-bottom: 30px;
}
#pageLink {
}
	#pageLink li {
		background: url(/files/img/common/contents/img_line.png) left bottom repeat-x;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
		#pageLink li ul {
			margin-top: 10px;
			margin-left: -30px;
		}
		#pageLink li li {
			background: none;
			margin-bottom: 0px;
			padding-bottom: 0px;
			float: left;
			display: inline;
			margin-left: 30px;
		}
			#pageLink li li a {
				font-size: 14px;
				letter-spacing: 0px;
				color: #FFF;
				display: block;
				background: url(/memorial/future/img/icon_arrow.gif) left center no-repeat;
				padding-left: 10px;
			}
			#pageLink li li a:hover {
				color: #EAC46F;
			}
			
.annotation {
	margin-left: 2em;
	margin-bottom: 2em;
	color: #fa0;
	font-size: 100%;
	line-height: 1.4em;
}

#menubox{
	border: #555 1px solid;
	padding: 10px;
	width: 560px;
	margin-bottom:2em;
}
	div#contents #menubox h3 {
	margin-bottom: 0.5em;
	overflow: hidden;
	text-decoration: none;
	font-size: 110%;
	color: #fa0;
	line-height: 150%;
}

	.thumb_menu{
		float: left;
	}
	.exp {
		width: 333px;
		margin: 0 auto auto 10px;
		font-size: 14px;
		float: left;
	}
	div#contents .exp p  {
		line-height: 1.6em;
	}
	.bh a{
		display: block;
		width: 24px;
		height: 45px;
		float: right;
		background:url(/memorial/gallery/images/controls.gif);
		text-indent: -9999em;
	}
	.bh a:hover{
    	background-position: 0 -45px;
	}

#contents h4 {
	font-size: 17px;
	line-height:1.4em;
	font-weight: bold;
	font-family: "£Í£Ó £ÐÃ÷³¯", "MS PMincho", "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 3px;
}

.line{
    border-bottom:  #555 1px solid;
    margin-bottom: 10px;
}