@charset "UTF-8";

@import "base.css";

/*-------------------------------------------------------------------------
	All
/*-----------------------------------------------------------------------*/
body {
	-webkit-print-color-adjust: exact;
	background: url(/memorial/files/img/common/bg.jpg) center top no-repeat #000;
	overflow-y: scroll;
}

	p, address {
		color: #FFF;
	}
#all {
	padding-bottom: 30px;
	word-break: normal;
	word-wrap: normal;
}
	#all .wrap {
		width: 800px;
		margin: 0px auto;
	}


/*-------------------------------------------------------------------------
	Container
/*-----------------------------------------------------------------------*/
#container {
	position: relative;
}

/*-------------------------------------------------------------------------
	Header
/*-----------------------------------------------------------------------*/
#header {
	background: url(/memorial/files/img/common/bg_line_header-trans.gif) center bottom no-repeat;
	padding-bottom: 12px;
}
#index #header {
	background: none;
	background-color: #000;
}
	#header h1 {
		float: left;
		display: inline;
	}
	#header p {
		float: right;
		display: inline;
	}

/*-------------------------------------------------------------------------
	Contents
/*-----------------------------------------------------------------------*/
#contents {
	width: 640px;
	float: right;
	display: inline;
	padding-top: 32px;
	position: relative;
}
	#contents h3.ttl {
		font-size: 20px;
		font-weight: bold;
		font-family: "£Í£Ó £ÐÃ÷³¯", "MS PMincho", "¥Ò¥é¥®¥ÎÃ÷³¯ Pro W3", "Hiragino Mincho Pro", serif;
		color: #ccc;
		margin-bottom: 15px;
		padding-bottom: 3px;
		border-bottom: 1px solid #4d4d4d;
	}
	
#title {
	float: left;
	display: inline;
	margin-left: 15px;
	margin-top: 100px;
}
	#contents .box {
		float: right;
		display: inline;
		width: 460px;
		margin-top: 30px;
	}
	#contents .innerBox {
		padding-left: 60px;
	}
	#contents .section {
		margin-bottom: 30px;
	}
	
	.nolink {
		background-color: #000;
	}
		.nolink a {
			cursor: default;
			background-color: #000;
		}
		#contents .nolink a:hover {
			color: #FFF;
		}
		
#pagenav, .pagenav {
	padding: 10px;
	border: 1px solid #0f0f0f;
	list-style-type: none;
	text-align: center;
}

	#pagenav li, .pagenav li {
		text-align: center;
		display:inline;
		width: 30px;
		margin-right: 5px;
	
	}
	#pagenav li.break, .pagenav li.break {
		height: 20px;
	}
	
		#pagenav li a, .pagenav li a {
			color: #FFF !important;
			padding: 5px 5px 5px 8px;
			font-size: 12px;
			background-color: #000;
			border: 1px solid #666;
			
		}
		#pagenav li a:hover, 
		#pagenav li.current a,
		.pagenav li a:hover, 
		.pagenav li.current a {
			background: #e5c674;
			color: #000 !important;
			text-decoration: none;
		}

/*-------------------------------------------------------------------------
	global_nav
/*-----------------------------------------------------------------------*/
#global_nav {
	width: 160px;
	float: left;
	display: inline;
	padding-top: 32px;
}
	#global_nav li {
		line-height: 1.5;
		margin: 0px;
		padding: 0px;
		margin-bottom: 2px;
	}
	#global_nav a {
		display: block;
		_height: 22px;
	}
	#global_nav .current a {
		text-indent: -9999px;
		_width: 100%;
	}
	*html #global_nav .current a:hover {
		text-indent: -9999px;
	}
	#global_nav #catch {
		text-align: center;
		margin-top: 40px;
	}
/*-------------------------------------------------------------------------
	Footer
/*-----------------------------------------------------------------------*/
#footer {
}



p#show_contact a:hover {
	background-position: 0 -22px !important;
}
div#contact {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 10000px;
	z-index: 500;
	background: transparent url(../../../share_images/bg_fader-trans.png) repeat;
}

* html div#contact {
	background-image: none;
}

* html body#sitetop div#contact {
	background-image: none;
}

div#contact div#contact_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -150px;
	padding: 50px;
	width: 424px;
	height: 264px;
	background: transparent url(../../../share_images/bg_contact-trans.png?) no-repeat;
}

div#contact div#contact_inner address {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 2em;
}

div#contact div#contact_inner p {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
	margin-bottom: 2em;
}
div#contact div#contact_inner address {
	font-size: 14px;
	line-height: 1.5;
	letter-spacing: 0px;
}

div#contact div#contact_inner p span {
	margin-bottom: 2em;
	font-size: 100%;
}

p#contact_close {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: 222px;
	margin-top: -183px;
	width: 40px;
	height: 40px;
}

p#contact_close a {
	display: block;
	width: 40px;
	height: 40px;
	background: transparent url(../../../share_images/btn_close-trans.png) no-repeat;
	text-indent: -9999px;
}

* html p#contact_close {
	display: none;
}

p#contact_close a:hover {
	background-position: 0 -40px;
}

div#contact a {
	color: #fa0;
}


#fc_watanabe {
	color:#fa0;
	font-size: large;
	margin-left: 0.6em;
}

#fc_watanabe_g {
	color:#fa0;
	font-size: large;
	margin-left: 0.6em;
}

div#contact div#contact_inner .c_subtext {
	font-size: 80%;
	line-height: 1.5;
	letter-spacing: 0px;
}
