@charset "utf-8";
/* CSS Document */
@import url(../common/css/base.css);
@import url(../common/css/ks.css);


#content .siter {
	float:right;
	width:750px;
	margin-bottom:50px;
}

#cast {
	padding-top:25px;
}

#content h2 {
	margin:15px 0;
	border-bottom:dotted 3px #DAD5C1;
	border-top:dotted 3px #DAD5C1;
	padding:3px 0;
	width:750px;
	font-size:1.2em;
}

#cast ul {
	margin-top:10px;
}

#cast ul li {
	float:left;
	margin:5px;
}

