.clearfix {
    zoom: 1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.title_01 {
    margin:15px 0px 0px;
    width:650px;
    height:29px;
}

.img_box {
    margin: 25px 10px 0px;
}

.img_box .img_ttl {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url("../img/performance/icon_kouka.gif") no-repeat 0 0;
	font-weight: bold;
}


.img_box table {
    border-top:solid 1px #c9c9c9;
    border-left:solid 1px #c9c9c9;
    margin-top:10px;
    font-size:12px;
    line-height:1.4em;
}
.img_box table th {
    border-bottom:solid 1px #c9c9c9;
    background-color:#ebebeb;
    padding:3px 3px 3px 10px;
    width:170px;
    }
.img_box table td {
    border-bottom:solid 1px #c9c9c9;
    border-right:solid 1px #c9c9c9;
    padding:5px;
    line-height:1.4em;
}
.img_box table td span {
    font-size:14px;
    font-weight:bold;
    color:#b52c2c;
}
.img_box table td p {
    color:#b52c2c;
    padding:3px;
    background-color:#fffe92;
}
.media_title {
    background-image: url(../img/performance/icon_media.gif);
    background-repeat: no-repeat;
    width: 630px;
    padding: 1px 0px 0px 8px;
    border-bottom: solid 1px #ebebeb;
    padding-bottom: 3px;
    margin-bottom:10px;

}
.media_day {
    width: 640px;
    margin-bottom:3px;
    font-size:10px;
    text-align:right;
}
.contents_media {
    width:640px;
}
.contents_media .media_left{
    float:left;
    width:150px;
    height:120px;
    border:solid 1px #c9c9c9;
        margin:0px 10px 10px 0px;
}
.contents_media .media_text{
    float:left;
    width:470px;
    line-height:1.4em;
}
.media_bold {
    font-weight:bold;
}
.media_p {
    margin:8px 0px 0px;
    line-height:1.4em;
}
.media_next {
    margin:10px 0px 0px;
    text-align:right;
}
