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

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

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

p{
margin-bottom: 20px;
}

.cf{
clear: both;
}

h4{
text-align: center;
margin: 40px 0 20px;
padding: 3px 0;
color: #FFFFFF;
font-size: 16pt;
font-weight: bold;
background-color: #FF0000;
}

h5{
margin: 50px 0 20px 40px;
font-size: 12pt;
font-weight: bold;
color: #FF0000;
}

.call{
clear: both;
display: block;
text-align: center;
margin: 30px auto;
}

.call li{
margin-bottom: 30px;
margin-left: 50px;
font-size: 12pt;
font-weight: bold;
}

.call li a{
display: inline;
margin-top: 30px;
margin-left: 10px;
padding: 10px 30px;
line-height: 45px;
border: 2px outset #CCCCCC;
color: #FF0000;
text-decoration: none;
font-size: 14pt;
font-weight: bold;
}

.call li a:hover{
color: #FFFFFF;
background-color: #FF0000;
}

.fora{
float: left;
width: 220px;
margin: 0 60px 30px;
padding: 10px auto;
text-align: center;
border: 2px outset #CCCCCC;
}

.fora a{
color: #000000;
text-decoration: none;
display: block;
}

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

.rmb{
margin: 20px 0 10px;
text-align: center;
color: #32C712;
font-size: 12pt;
font-weight: bold;
}

.rmb:before,.rmb:after{
content: "◆◇◆";
padding: 0 10px;
letter-spacing: 0.1em;
}

.htc{
margin: 50px 0 10px;
padding: 2px 10px;
font-size: 11pt;
font-weight: bold;
border: 3px double #FF0000;
}

.htc + ul li{
margin-bottom: 5px;
margin-left: 28px;
text-indent: -18px;
}

.htc + ul li:before{
color: #FF0000;
content: "●";
padding-right: 10px;
}

.em{
font-size: 12pt;
font-weight: bold;
}

.pcntr{
margin: 0 auto 5px;
width: 688px;
}

.eg{
text-align: center;
color: #AAAAAA;
font-size: 12pt;
font-weight: bold;
}

.imgf{
width: 71px;
height: 110px;
}

.imgk{
width: 140px;
height: 110px;
}

#d1a dl,#d1b dl,#d2a dl,#d2b dl{
margin: 10px 0 20px 50px;
font-size: 11pt;
}

#d1a dt,#d1b dt,#d2a dt,#d2b dt{
width : 10em;
text-align: right;
margin-bottom: -1.3em;
}

#d1a dd,#d1b dd,#d2a dd,#d2b dd{
margin-left : 10em;
padding-left: 15px;
}

.note{
clear: both;
margin-left: 50px;
color: #32C712;
font-size: 11pt;
}

.note:before{
content: "★";
padding-right: 10px;
color: #32C712;
}

.imga{
float: left;
width: 138px;
height: 154px;
margin-top: -50px;
padding-right: 15px;
}

.imgd{
float: right;
width: 115px;
height: 116px;
margin-top: 120px;
margin-right: 250px;
}