/* CSS Document */
h1{
font-size: 125%;
color: #334d55;
}

h1 strong {
font-weight:bold;
}

h2{
font-size: 120%;
color: #006699;
}

h2 strong {
font-weight:bold;
}

h3{
	font-size: 14px; /* 見出しの下線 */
	background-image: url(../img/entre_h3.jpg);
	line-height: 28px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	width: 720px;
	color: #2274EE;
	text-indent: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;/* 背景画像を入れたい時*/
	margin-right: 30px;
	margin-left: 30px;
}

h4{
	font-size: 14px;
	margin-top: 20px;
	margin-right: 30px; /* 見出しの下線 */
	line-height: 1.5em;
	color: #2274EE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-left: 40px;
	margin-bottom: 0px;
}

h4 strong {
font-weight:bold;
}

h5{
font-size: 105%;
color: #334d55;
}

h6{
font-size: 100%;
color: #333333;
}

p{
	color: #333333;
	margin-right: 40px;
	margin-left: 40px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}
body {
	margin-top: 0px;
	background-image: url(img/back.gif);
	background-repeat: repeat;
}

#container{
	text-align: left; /* Internet Explorer 5.5以前への対応 */
	width: 780px; /* このサンプルでは白のコンテンツ枠 */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #194F9E;
	background-image: url(../images/back-g.gif);
	background-repeat: repeat-y;
	padding: 0px;
}


/******* ヘッダ *******/

#header{ /* ページタイトル */
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#block01 {
	font-size: 14px;
	background-color: #FFFFCC;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 1.5em;
}
#block01 p{
	color: #000000;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 14px;
}

#block02 {
	font-size: 14px;
	background-color: #FFFFCC;
	text-align: justify;
	border: 1px solid #FF0000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	line-height: 1.5em;
	padding-bottom: 20px;
}
#block02 p{
	color: #000000;
	line-height: 1.5em;
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 780px;
	list-style-image: url(../img/check.gif);
	list-style-position: inside;
}
.style_A {
	color: #0000CC;
}
.style_B {
	color: #3366FF;
}

#header h1{ /* ページタイトル */
	margin: 0px;
	text-align: left;
	font-size: 14px;
	z-index: 10; /* サイトロゴの上に被って表示 */
	color: #194F9E;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#header h2{ /* サイト名 */
	text-align: left;
	font-size: 14px;
	z-index: 10; /* サイトロゴの上に被って表示 */
	color: #194F9E;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 450px;
	margin-top: -22px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#header h2 a:link, a:visited{
	color: #194F9E;
}
#header h2 a:hover{
	color: #194F9E;
	text-decoration: none;
}
#header p{ /* ページトピック */
	text-align: center;
	font-size: 14px;
	z-index: 5;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header img{ /* サイトロゴ */
float: left; /* ヘッダの左に動かす */
position: absolute; /* ヘッダの左上に表示する仕掛け */
top: 0px; /* ヘッダの左上に表示する仕掛け */
margin: 0px;
z-index: 1; /* サイトロゴをテキストの後ろに表示 */
}

ul {
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", sans-serif;
	line-height: 1.8em;
	font-size: 14px;
	color: #000000;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
	list-style-position: inside;
	margin-right: 40px;
	margin-left: 40px;
	padding-left: 40px;
	margin-bottom: 10px;
	border: 1px solid #FF0000;
	list-style-image: url(../img/check.gif);
	padding-right: 40px;
}
.faq {
	margin-right: 60px;
	margin-left: 60px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
.faq2 {
	margin-right: 60px;
	margin-left: 60px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#caution {
	background-color: #F0DD27;
	background-image: url(../img/caution.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 34px;
	margin-right: 30px;
	margin-left: 30px;
}

#caution p {
	line-height: 1.5em;
	font-size: 10px;
	color: #000000;
}

#footer {
	background-color: #1655B4;
	width: 100%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: lighter;
	color: #F8D373;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	height: 24px;
	line-height: 2em;
}

.pict_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 30px;
}
.style_red_bold {
	color:#FF0000;
	font-weight: bold;
}
.style_red_bold_2 {
	color:#FF0000;
	font-weight: bold;
	font-size: 16px;
}
.style_q {
	color: #4B80C7
}
