@charset "UTF-8";
/* CSS Document */
@import "common.css";
@import "layout.css";
@import "secondary.css";

#kisokouza {}

#kisokouza h2 {
	background:url(../images/kisokouza/headline.gif) no-repeat;
	width:497px;
	height:41px;
	text-indent:-9999px;
	margin-bottom:8px;
}

#kisokouza h3 {
	width:660px;
	height:40px;
	text-indent:-9999px;
	margin-bottom:10px;
}

#kisokouza h3#hl_role {
	background:url(../images/kisokouza/hl_role.gif) no-repeat;
	margin-top:15px;
}

#kisokouza h3#hl_point {
	background:url(../images/kisokouza/hl_point.gif) no-repeat;
	margin-top:30px;
}

#kisokouza h3#hl_kind {
	background:url(../images/kisokouza/hl_kind.gif) no-repeat;
	margin-top:40px;
}

#kisokouza #img_point {
	line-height:1.5;
	background-color:#f3f3d7;
	padding:12px 10px;
}

#kisokouza #img_point strong {
	font-size:13px;
}

#kisokouza #img_point .left {
	width:415px;
}

#kisokouza #img_point .right {
	width:196px;
	margin-right:12px;
}