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

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用 */
}

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

#content {
margin: 0 20px;
}

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

h4{
margin-top: 30px;
text-align: left;
color: #4C7CFF;
font-size: 14px;
font-weight: bold;
}


h5{
margin-top: 30px;
margin-bottom: 15px;
line-height: 20pt;
text-align: left;
font-size: 14px;
font-weight: bold;
}

h6{
display: inline;
margin: 15px 0 0 15px;
line-height: 20pt;
border-bottom: 1px solid #000000;
text-align: left;
font-size: 14px;
font-weight: bold;
}

p{
clear: both;
margin-top: 15px;
line-height: 1.5em;
color: #333333;
font-size: 13px;
}

.immgphoto{
width: 454px;
height: 404px;
margin-left: 50px;
margin-top: 15px;
text-align: center;
}

.caption{
margin: 0 0 15px 370px;
font-size: 7pt;
color: #555555;
}

.txto{
color: #FFA500;
font-weight: bold;
}

a.thumbnail {
display: block;
float: left;
padding: 20px 48px;
outline: none;
}

.label{
padding: 0 5px;
background-color: #FFA500;
}

table {
margin:10px 0 10px 50px;
font-size: 10pt;
text-align: center;
border: 1px solid #999999;
}


th.tbla{
width: 50px;
line-height: 1.5em;
border: 1px solid #EEEEEE;
background-color: #D1E0FF;
vertical-align: center;
}

td.tbla{
width: 380px;
border: 1px solid #EEEEEE;
line-height: 1.5em;
text-align: left;
background-color: #D1E0FF;
}

tr{
margin: 0;
padding: 0;
}

th{
margin: 0;
padding: 0 5px;
text-align: center;
}

.toptr{
height: 35px;
margin: 0;
padding: 0;
color: #000000;
background-color: #D1E0FF;
font-weight: bold;
border-bottom: 3px double #BBBBBB;
}

td{
padding: 0 5px;
line-height: 1.5em;
border-bottom: 1px solid #BBBBBB;
}

.th1{
width: 60px;
border-top: 2px solid #4C7CFF;
border-left: 2px solid #4C7CFF;
border-right: 2px solid #4C7CFF;
}

.td1{
width: 60px;
border-left: 2px solid #4C7CFF;
border-right: 2px solid #4C7CFF;
}

.td2{
width: 60px;
border-bottom: 2px solid #4C7CFF;
border-left: 2px solid #4C7CFF;
border-right: 2px solid #4C7CFF;
}

.td3{
width: 150px;
color: #777777;
}