@charset "utf-8";

/* CSS Document */

#mainimg {
    clear: both;
    height: 230px;
    width: 780px;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}
#mainimg .left {
    width: 500px;
}
#mainimg .right {
    width: 280px;
}
.voice_box {
    margin-bottom: 20px;
}
.voice_box .title-voice {
    text-align: center;
}
.voice_box dl {
    font-weight: bold;
    font-size: 100%;
    background: url(../image/common/dotline.gif) repeat-x left bottom;
    margin-bottom: 10px;
    padding-bottom: 10px;
    clear: both;
    display: table;
}
.voice_box dt {
    float: left;
    width: 130px;
}
.voice_box dd {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}
.voice_box dd a {
    color: #339900;
    text-decoration: none;
}
.voice_box dl.end {
    background: none;
    padding: 0;
    margin-bottom: 0;
}
.voice_box dd span img {
    vertical-align: top;
}
.voice_box .txtbox {
    padding: 20px 10px;
}
.voice_box .txtbox .asahiBlock{
	height: 120px;
}
.voice_box .txtbox .voicePickUp:hover {
    opacity: 0.7;
    text-decoration: underline;
}
.voice_box .txtbox dd .txt-01 {
    display: block;
    font-size: 120%;
    margin-bottom: 2px;
}
.voice_box .txtbox dd .txt-02 {
    display: block;
    font-size: 95%;
    font-weight: normal;
    margin-bottom: 8px;
}
.voice_box .txtbox dd .txt-03 {
    display: block;
    font-weight: normal;
    color: #848484;
    text-decoration: underline;
}
.voice_box p span {
    color: #0099CC;
}
.coming {
    color: #999999;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.schedule h3 {
    margin-bottom: 10px;
}
.schedule h4 {
    margin-bottom: 5px;
    color: #FF6600;
    font-size: 120%;
    font-weight: bold;
}
.schedule .left {
    width: 80px;
}
.schedule .right {
    width: 430px;
}
.linktxt {
    font-weight: bold;
    text-align: right;
}
.linktxt a {
    background: url(../image/common/arrow_blue.gif) no-repeat left 3px;
    padding: 0 0 0 10px;
}
.indexbox h4 {
    margin-bottom: 5px;
}
.indexbox ul {
    margin-bottom: 10px;
}
.indexbox li {
    background: url(../image/common/dotline.gif) repeat-x left bottom;
    padding: 0 5px 4px 0;
    margin-bottom: 4px;
}
.indexbox li a {
    background: url(../image/common/arrow_blue.gif) no-repeat left 3px;
    padding: 0 0 0 10px;
    text-decoration: none;
}
.indexbox li a:hover {
    text-decoration: underline;
}

/* VOICE 2カラムレイアウト */

.voice_box2 {
    background: url(../image/top/bg_voicebox.jpg) no-repeat left bottom;
    margin-bottom: 20px;
}
.voice_box2 .txtbox {
    padding: 20px 0 20px 10px;
}
.voice_box2 dl {
    font-weight: bold;
    font-size: 100%;
    background: url(../image/common/dotline.gif) repeat-x left bottom;
    margin: 0 10px 10px 0;
    padding-bottom: 10px;
    width: 255px;
    float: left;
}
.voice_box2 dt {
    float: left;
    width: 60px;
}
.voice_box2 dd {
    float: left;
    width: 195px;
}
.voice_box2 dd a {
    color: #339900;
}
.voice_box2 dl.end {
    background: none;
    padding: 0;
    margin-bottom: 0;
}
.voice_box2 dd span img {
    vertical-align: top;
}
.voice_box2 p span {
    color: #0099CC;
}
.r_bnr img:hover {
    opacity: 0.8;
}
