@charset "utf-8";

.hihyoji {
	visibility: hidden;
}

* {
     margin:0;
     padding:0;
     }

a {
	text-decoration: none;
	color: #333;
}


a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	text-align: justify;
	text-justify: inter-ideograph;
	color: #333;
	text-align: left;
	font-size: medium;
	line-height: 1.5em;
	font-weight: normal;
	font-size: 84%;
}

.clear {
	clear:both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
*html .clearfix {
	height: 1%;
}
.clearfix { display: block; }
/*End hide from IE-mac */








h2 {
	font-family: "小塚明朝 Pr6N H";
	font-size: 20px;
	color: #FFF;
	line-height: 23px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	text-align: left;
}


h2 span {
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	padding: 3px 3px 0 0;
}


h3 {
	max-width: 1014px;
	width: auto;
	font-family: "小塚明朝 Pr6N H";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	line-height: 17px;
	padding: 5px 10px 10px 0;
	text-align: right;
}


h4 {
	max-width: 1004px;
	width: auto;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	text-justify: inter-ideograph;
	margin: 10px 10px;
	line-height: 17px;
}

.content {
	overflow: hidden;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	clear: both;
}






