@charset "UTF-8";

/* #visual
 -------------------------------------------------------------------------------*/
#visual {
    margin: 10px 0 0;
}


/* #information
 -------------------------------------------------------------------------------*/
#informationList {
    }
#informationList h2 {
	margin-bottom: 0;
    }
#informationList p {
	margin: -27px 10px 20px 0;
	text-align: right;
    }
#informationList dt {
    width:85px;
    margin:0 0 8px 0;
    float:left;
    }
#informationList dd {
	border-bottom: 1px dotted #ddd;
    padding:0 0 5px 90px;
    margin:0 0 12px 0;
    }


h3 {
    margin:0 0 10px 0;
    }
h4 {
    background-position:0px 5px;
    background-repeat:no-repeat;
    font-size: 108%;
    margin:0 0 8px 0;
    padding:0 0 0 8px;
    }


/* #movie
 -------------------------------------------------------------------------------*/
#movie p {
	margin: -5px 10px 15px;
	}
#movie p strong {
	font-size:138.5%;
	color: #ff6d00;
}

hr { display: none; }
.line {
	height: 1px;
	border-top: 1px solid #ddd;
	margin: 40px 0;
}


/* #mos
 -------------------------------------------------------------------------------*/
#mos {
	margin: 20px 0;
	zoom:1;
	}
#mos:after { content:"."; display: block; height:0px; clear:both; line-height:0; visibility:hidden; }
#mos p {
	margin: 0 0 5px;
	line-height: 1.5;
	}
#mos p img {
	float: left;
	margin: -5px 20px 0 0;
	}

