/* メインコンテンツ */
#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:#F9BA00;
font-size: 18pt;
font-weight: bold;
border-bottom: 1px solid #DDDDDD;
}

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

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

p{
margin-bottom: 20px;
}

h4{
margin: 30px 0 20px;
color: #33CC00;
font-size: 13pt;
font-weight: bold;
}

h5{
display: inline;
margin: 30px 0 12px 30px;
padding: 5px 10px;
color: #FFFFFF;
font-size: 12pt;
font-weight: bold;
background-color: #66CC00;
}

h6{
display: inline;
margin: 30px 0 12px 30px;
padding: 5px 10px;
color: #FFFFFF;
font-size: 12pt;
font-weight: bold;
background-color: #FF0000;
}

ul#glst{
margin: 30px auto 60px;
}

ul#glst li{
display: block;
float: left;
width: 75px;
height: 104px;
line-height: 1.1em;
margin-left: 55px;
margin-right: 45px;
text-align: center;
}

ul#glst li a{
outline: none;
text-decoration: none;
color: #FFFFFF;
}

ul#glst li a:hover{
color: #000000;
font-size: 11pt;
font-weight: bold;
}


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

.box1{
margin: 3px 30px 20px 30px;
padding: 20px 20px 0;
border: 2px solid #66CC00;
}

.box2{
margin: 3px 30px 20px 30px;
padding: 20px 20px 0;
border: 2px solid #FF0000;
}

.imgg{
float: right;
}

.lst,.lsto{
margin-left: 30px;
line-height: 1.5em;
font-size: 11pt;
font-weight: bold;
}

.lst li:before{
content: "● ";
}

dl{
clear: both;
margin: 20px 0 0;
}

dt{
display: inline;
margin: 20px 0 10px;
padding: 2px 10px;
color: #FFFFFF;
background-color: #000000;
}

dd{
margin-top: 5px;
line-height: 1.2em;
font-size: 9pt;
}

.nml{
padding-left: 20px;
font-weight: normal;
}

.attn{
margin-top: 20px;
color: #FF0000;
}

.bk{
text-align: right;
}

.bk:before{
clear: both;
display: block;
content: ".";
height: 0;
visibility: hidden;
}

.lastm{
margin-top: 50px;
text-align: center;
color: #66CC00;
font-size: 12pt;
font-weight: bold;
}

.lastm:before,.lastm:after{
content: "＊＊＊";
}