@charset "Shift_JIS";

/*ナビゲーションの設定*/

li#navi07-thispage a{
	background-color:#ff3399;
	color:#fff;
	height: 2.5em;
	line-height: 2.5em;
}

/*ナビゲーションの設定ここまで*/


div#section-comment{
	width:490px;
	margin:0 auto;
}

/*テキストの設定*/

div#section-comment p{
	font-size:96%;
	line-height:1.5;
	color:#3d3d3d;
	text-align:justify;
	text-justify:inter-ideograph;
	border-bottom:1px solid #cc3333;
	margin-top:30px;
}

div#section-comment h1{
	font-size:84%;
	color:#3d3d3d;
	font-weight:bold;
	text-align:right;
	margin-bottom:50px;
}

div#section-cast h3{
	font-size:84%;
	font-weight:bold;
	line-height:1.5;
	color:#3d3d3d;
	margin-top:5px;
	clear:both;
}

div#section-cast dt{
	font-size:78%;
	line-height:1.5;
	color:#3d3d3d;
	float:left;
}

div#section-cast dd{
	font-size:78%;
	line-height:1.5;
	color:#3d3d3d;
	margin-top:10px;

}
