@charset "shift_jis";

#content .title {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	border-left: 5px solid #C9162B;
	}

#content .title h3 {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	}

#content .title p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	}

#content h5 {
	margin: 10px 0px 20px 10px;
	padding: 5px 5px 5px 10px;
	font-size: 14px;
	line-height: 120%;
	color: #666666;
	border-bottom: 1px dotted #999999;
	border-left: 5px solid #999999;
	}

#content .sitemap {
	margin: 0px 0px 20px 50px;
	padding: 0px;
	list-style: none;
	}

#content .sitemap li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 30px;
	background: url(../images/common/list.gif) no-repeat 10px 50%;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	}
