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

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

#content1,#content3{
margin: 0 20px;
}

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

.imgu{
float: right;
padding-left: 10px;
}

.imgr{
float: left;
width:83px;
height:88px; 
padding-right: 10px;
}

.clearf{
clear: both;
}

table{
margin: 0 auto 20px;
border: 2px solid #D3EDAD;
}

th{
width: 250px;
padding: 20px 100px 0;
text-align: center;
}

td{
padding: 0 30px 10px;
color: #555555;
font-size: 8pt;
vertical-align: top;
line-height: 1.1em;
}

.txtem{
margin-top: 20px;
text-align: center;
color: #7C0060;
font-size: 12pt;
font-weight: bold;
}

#content2{
margin: 30px 20px 0;
}

.list1{
margin-left: 100px;
margin-bottom: 15px;
line-height: 1.5em;
list-style: circle url(../hotline_image/lm1.gif) outside;
color: #569E16;
}

p{
line-height: 1.5em;
margin-bottom: 20px;
}

.imgm{
width: 461px;
height: 106px;
display: block;
margin: 0 auto 20px;
}

h4{
margin-bottom: 20px;
color: #FF9305;
font-size: 12pt;
font-weight: bold;
}