@charset "UTF-8";
/* CSS Document */
@import "share.css";
@import "layout.css";
@import "secondary.css";

#rule h2 {
	background:url(../images/rule/headline.gif) no-repeat;
	width:660px;
	height:49px;
	text-indent:-9999px;
}

#rule #kiyaku {
	margin:0 0 -20px 24px;
	width:616px;
	line-height:1.5;
	position:relative;
	top:-20px;
	left:0;
}

#rule h3 {
	color:#FFF;
	background:url(../images/share/bg_title.gif) repeat-x left bottom #8bbfc3;
	padding:2px 0 2px 8px;
	margin-bottom:8px;
	font-size:14px;
}

#rule h3 span {
	font-weight:normal;
	font-size:13px;
}

#rule h4 {
	background-color:#ddd;
	padding:3px 0 2px 5px;
	font-size:12px;
	font-weight:normal;
	margin-bottom:8px;
}

#rule #kiyaku .box {
	border:1px solid #999;
	padding:8px 10px 4px 10px;
	margin-bottom:1em;
}

#rule #kiyaku li {
	padding-bottom:8px;
}

#rule #kiyaku em {
	font-style:normal;
	color:#FF0000;
}

#rule #kiyaku .ijyo {
	text-align:right;
}