@charset "UTF-8";
/* CSS Document */

body {
	/* customize_body */ font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; /* customize_body */
	/* customize_body */ color: #333333; /* customize_body */
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1.5em;
}
/* hタグ */
h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{
	line-height:2em;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2{
	background-color: #3849c5;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 25px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-size: small;
	line-height: 2em;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 20px;
}
.tih2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #b2061a;
	height: 35px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	color: white;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	text-indent: 20px;
}
h3{
	font-size:105%;
	line-height:1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h4{
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 25px;
	color: #004080;
	border-bottom-color: #626262;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-left-color: #626262;
	border-left-style: solid;
	border-left-width: 4px;
	font-size:100%;
	line-height:1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-indent: 10px;
}
h5{
	font-size:100%;
	line-height:1.5em
}
/* 文字、文章の要素 */
img {
	border: 0px
	}
a,a:visited,a:active {
	/* customize_link */ /* customize_link */
}
a:hover {
	/* customize_link_hover */ color: #CC4672; /* customize_link_hover */
} 
p{
	padding:0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
}
em{
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.txt90{
	font-size: 90%;
	line-height:1.2em
}
.txt80{
	font-size: 80%;
	line-height:1.2em
}
.txt70{
	font-size: 70%;
	line-height:1.2em
}
.txt60{
	font-size: 60%;
	line-height:1.2em
}
.txt50{
	font-size: 50%;
	line-height:1.2em
}
.colorRed{
	color: #CC3300;	
}
.honmon{
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	width: 700px;
}
