@charset "utf-8";
.flt_grtng{
	float				: right;
	margin-right		: 80px;
	font-size: 14pt;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing: 0px;
	
}


h2 {
	font-size: 14pt;
	color: #333;
	font-weight: bold;
	letter-spacing: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


h3 {
	border-left-width: 10px;
	border-left-style: groove;
	border-left-color: #360;
	font-size: 12pt;
	color: #360;
	font-weight: bold;
	text-indent: 0.8em;
	letter-spacing: 0px;
}


h4 {
	font-size: 12.5pt;
	color: #EFEFEF;
	font-weight: bold;
	letter-spacing: 0px;
	background-color: #676767;
	border: 3px double #333;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-indent: 1.5em;
}


h5 {
	font-size: 12.5pt;
	color: #666;
	font-weight: bold;
	letter-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}


#e_cell_height td {
	height: 40px;
	line-height: 1.4em;
}
