@import url("maruyamaya_main.css");
@import url("maruyamaya_menu.css");

#hedder h1
{	
	background-image	:	url(./seal_h1.png);
	background-color	:	#a0a0a0;
	text-indent	:	-5000px;
	height	:	100px;
	width	:	720px;
	}
	
#seal-tools , #torajima
{
	border		:	none;
	color		:	#ffffff;
	padding		:	0 0 40px 0;
	float		:	left;
	width		:	312px;
	margin		:	1.5em 16px 1em 32px;
	background-color	:	#415842;
	background-image	:	url(./section_300_l_bottom.png);
	background-position	:	right bottom;
	background-repeat	:	no-repeat;
}	

#update 
{
	clear		:	both;

}
/* IE6のみ再指定 */ 

* html #seal-tools , #torajima
{
		margin		:	1.5em 16px;
		}
		
	 	 
#seal-tools h2,#torajima h2
{
	width	:	312px;
	margin	:	0;
	padding-top	:	8px;
	text-align	:	center;
	border-bottom	:	2px dotted #d4ebd0;
	background-color	:	#415842;
	background-image	:	url(./section_300_top.png);
	background-position	:	center top;
	background-repeat	:	no-repeat;

}

	 	 
#seal-tools h3,#torajima h3
{
	background-color:transparent;
	font-weight	:	bold;
	margin:0.8em auto 0em 1em;
	padding-left	:	32px;
	width			:	80%;
	background-image	:	url(./h3_top.png);
	background-position	:	8px center;
	background-repeat	:	no-repeat;
	border-bottom	:	1px dashed #d4ebd0;
}

#navi
{	
	clear	:	both;
}

.section h3
{
	clear	:	both;
	}

.section h4
{
	font-size	:	1em;
	margin-left	:	2em;
	width			:	70%;
	border-bottom	:	1px dashed #d4ebd0;
}

.chara-img
{
	margin:1em 0;
	float:left;
	width:50%;
	text-align: center;
}

.chara-text
{
	float:left;
	margin:1em 0;
	width:45%;
}

.chara-name
{
	color:#b6d5ff;
	font-weight:bold;
}

.seal-job
{
	color:#a2d6ea;
	font-size:0.8em;
}

p.diary-img
{
	margin:2em 2em;
	font-size:0.8em;
}