@charset "UTF-8";
/* CSS Document */

@import "../style.css";
#content {
	width: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 18px;
	margin-right: 18px;
	background-image: url(../image/page_white_bo.jpg);
	background-repeat: repeat-y;
	padding: 15px;
}
#links-cont {
	float: left;
	width: 540px;
}
p.breadcrumb {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	width: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2.pagetitle {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/h2_ttl.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	margin: 0px;
}
#content .box-in ul {
	margin: 0px;
	width: auto;
	list-style-image: none;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content .ent-box {
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}
#content .bnr {
	padding: 0px;
	float: right;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .comm p {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#content .comm fieldset {
	width: auto;
	margin-top: 10px;
	border: 1px solid #5d85ff;
}
#content .comm legend {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	margin-right: 3px;
	margin-left: 3px;
}
#content .comm fieldset p {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	margin: 0px;
	padding: 10px;
}

