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

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15PX;
    color: #333;
}
h1, h2, h3, h4, h5, h6, body, p {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p strong {
    font-size: larger;
    font-weight: bold;
}




.text_l {
	font-size: 15px;
	line-height: 150%;
}
.text_s {
    font-size: 13px;
    line-height: 150%;
}
.text_red {
    color: #FF0000;
}

.text_capella {
    font-size: 18px;
    color: #036;
    font-weight: bold;
}
.text_wh {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.text_constance_bl {
	color: rgba(80,188,189,1.00);
	font-size: 16px;
	font-weight: bold;
}
.text_constance_gr {
	color: rgba(100,171,39,1.00);
	font-size: 16px;
	font-weight: bold;
}
.text_constance_go {
	color: rgba(202,169,120,1.00);
	font-size: 16px;
	font-weight: bold;
}
.text_constance_gy {
	color: rgba(145,160,156,1.00);
	font-size: 16px;
	font-weight: bold;
}
.text_constance_dg {
	color: rgba(0,42,52,1.00);
	font-weight: bold;
	font-size: 15px;
}
#header {
	height: 72px;
	padding-top: 10px;
}
.midashi_eria {
    color: #FFFFFF;
    background-color: #293253;
    display: block;
    font-weight: bold;
    font-size: larger;
    padding-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}




.text_ol {
	font-size: 16px;
	color: #660;
	font-weight: bold;
}
.text_ub {
    color: #970F3D;
    font-weight: bold;
}







#container {
    width: 765px;
    margin-right: auto;
    margin-left: auto;
}
#header a {
	color: #333;
	text-decoration: none;
}
#header a:hover {
	color: #69F;
	text-decoration: underline;
}

#contents {

}
#contents p {
    margin-top: 8px;
    margin-bottom: 8px;
}


#contents h1 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}
#contents h2 {
	font-size: 15px;
	color: #A29061;
	margin-top: 5px;
}
#contents h3 {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 90%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A29061;
    border-left-width: 5px;
    border-left-style: double;
    border-left-color: #A29061;
    letter-spacing: 0.2em;
    text-indent: 0.5em;
    padding-top: 10px;
    color: rgba(162,144,97,1.00);
    padding-bottom: 1px;
}
#contents h4 {
    font-size: 17px;
    font-weight: bold;
    border-bottom: 2px dotted #A29061;
    margin-top: 16px;
    margin-bottom: 3px;
    color: rgba(162,144,97,1.00);
}

#contents a {
    color: #004A91;
    text-decoration: none;
}
#contents a:hover {
    color: #004A91;
    text-decoration: underline;
}

table img {

}

#reserve {
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 12px;
}
#report {
}
#report p {
	font-size: 14px;
	margin-bottom: 10px;
}
#report h1 {
	font-size: 20px;
	font-weight: bold;
	color: #003;
}
#report h4 {
	font-size: 16px;
	font-weight: bold;
	color: #3965A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3965A4;
	letter-spacing: 0.5em;
}
