@charset "utf-8";

/*============================================================*/



/*============================================================*/


#kaitou .greetingHead{
	border:solid 4px #EFE8CE;
	margin-bottom:1.5em;
}


#kaitou .greetingHead h3{
	border-bottom:solid 4px #B59012;
}


#kaitou .container.greetingHead p{
}


#kaitou .greetingHead p.more{
	font-size:14px;
	text-indent:1em;
	background:none;
}


.greetingHead{
	position:relative;
	line-height:180%;
	margin-bottom:10px;
}


.greetingHead img{
	float:left;
	margin:0 10px;
	margin-right:18px;
	padding:5px;
	border:solid 1px #aaa;
	background:#fff;
}


.greetingHead h3{
	font-size:160%;
	border-bottom:solid 4px #6D2B85;
	padding:4px;
}


.greetingHead h3.gold{
	border-bottom:solid 4px #B59012;
}


.greetingHead h3.h24_oyama{
	border-bottom:solid 4px #f00;
}


.greetingHead h4{
	font-size:130%;
	text-indent:0.5em;
	padding:4px;
}


.greetingHead h5{
	font-size:160%;
	font-weight:normal;
}


.container.greetingHead p{
	font-size:130%;
	margin:5px 0;
	padding:4px 0;
	background:#eee;
	text-indent:0;
}


.greetingHead p.more{
	font-size:14px;
	text-indent:1em;
	background:none;
}


/***********************/
.greetingHead:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.greetingHead{display:inline-block;} 
* html .greetingHead{height:1%;}
.greetingHead{display:block;}
/***********************/


.greetingBody{
	line-height:180%;
	border:dotted 1px #aaa;
	padding:1.5em 10px;
}


.greetingBody h5{
	font-size:150%;
	padding:4px 0.5em;
	text-align:center;
}


.greetingBody p{
	text-indent:1em;
	margin-left:1em;
	margin-right:1em;
}


.greetingBody p.signature{
	margin-right:2em;
}



