/* メインコンテンツ */
#main {
margin: 0 15px;
clear: both;
color: #333333;
font-family: Arial, Osaka;
font-size: 10pt;
}

a{
outline: none;
}

.AHlogo{
display: block;
width:156px;
height:32px;
filter:alpha(opacity=70);  /* IE7以下用 */
-ms-filter: "alpha(opacity=70)"; /* IE8用 */
-moz-opacity:0.7; /* Firefox 1.5未満, Netscape用 */
-khtml-opacity: 0.7;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
}

.AHlogo:hover{
filter:alpha(opacity=100);  /* IE7以下用 */
-ms-filter: "alpha(opacity=100)"; /* IE8用 */
-moz-opacity:1; /* Firefox 1.5未満, Netscape用 */
-khtml-opacity: 1;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
opacity: 1; /* Firefox 1.5以上, Opera, Safari用 */
}

h2{
margin-top: 30px;
line-height: 25pt;
text-align: center;
color:#00CCFF;
font-size: 18pt;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}

.ahdate{
margin-top: 3px;
margin-bottom: 40px;
color:#00CCFF;
text-align: center;
font-size: 9pt;
}

#content{
margin: 0 20px;
line-height: 1.5em;
}

p{
margin-bottom: 20px;
}

.cf{
clear: both;
}

h4{
clear: both;
margin: 30px 0 15px;
color: #FFDF02;
font-size: 14pt;
font-weight: bold;
}

h5{
margin-bottom: 80px;
color: #000000;
line-height: 20pt;
font-size: 16pt;
font-weight: bold;
}

.hlst{
text-align: center;
margin-bottom: 20px;
}

.hlst a{
text-decoration: none;
font-size: 18px;
font-weight: bold;
line-height: 1.8em;
}

.hlst a:hover {
background-color: #FFEA88;
}

#d1,#d2,#d3{
margin: 20px 0 10px;
padding: 20px 30px;
border: 2px solid #D8D8B2;
}

.imgg{
float: right;
width: 212px;
height: 185px;
padding-bottom: 10px;
}

.imgw{
float: right;
width: 178px;
height: 113px;
padding-bottom: 10px;
}

.imgn{
float: right;
width: 135px;
height: 140px;
padding-bottom: 10px;
}

.imgm{
float: left;
width: 103px;
height: 116px;
margin-top: 50px;
}

.glst{
margin-bottom: 30px;
}

.glst li{
margin: 0 20px 5px 28px;
text-indent: -18px;
}

.glst li:before{
content: "●";
padding-right: 10px;
}

.em{
color: #FF0000;
font-weight: bold;
}

.vic{
margin: 10px;
padding: 10px 20px;
border: 3px double #D8D8B2;
background-color: #FFFED9;
}

.vic dl{
margin-left: 120px;
}

.vic dt{
margin-bottom: 10px;
color: #6666FF;
font-size: 12pt;
font-weight: bold;
}

.vic dd{
font-size: 9pt;
}

.ylst{
margin: 20px 0 20px 80px;
font-size: 11pt;
font-weight: bold;
}

.ylst li{
margin: 0 20px 5px 28px;
text-indent: -18px;
}

.ylst li:before{
content: "●";
padding-right: 10px;
}

ol{
margin-left: 50px;
list-style-type: decimal;
list-style-position: outside;
}

.txtp{
color: #F446A0;
font-size: 11pt;
}

.bk{
width: 12px;
height: 12px;
margin-top: 10px;
margin-right: 10px;
}

.dlst{
margin: 20px 0 20px 80px;
line-height: 1.5em;
color: #339900;
font-size: 11pt;
font-style: oblique;
}

.dlst li:before{
content: "－";
padding-right: 10px;
}

.llst{
margin: 20px 0 20px 80px;
}

.llst li{
margin: 0 20px 5px 28px;
text-indent: -18px;
}

.llst li:before{
content: "●";
padding-right: 10px;
}
