@charset "utf-8";
.chu{
	font-size:10px;
	margin:10px 0;
}

.honbun{
	margin-top:20px;
}
#info_tit {
	background-image: url(../information/image/tit.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 710px;
	margin-bottom: 35px;
	margin-top: 20px;
}
#infomation {
	float: left;
	width: 540px;
	margin-right: 20px;
}
#category {
	width: 130px;
	float: left;
	background-color: #E8E8E9;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
}
#category h2 {
	font-weight: bold;
	color: #666666;
}
#infomation h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#infomation #text {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#info_navi {
	margin-top: 10px;
	margin-bottom: 40px;
}
#info_hyo {
	width: 540px;
	border-spacing: 0;
	border-collapse: collapse;
}
#info_hyo th {
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#info_hyo td {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	vertical-align: top;
	border: 1px dotted #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
#main_contents_pro h3 {
	margin: 15px 0;
}
.float_left{
	float:left;
	margin-right:15px;
}
h4{
	font-weight:bold;
	font-size:16px;
}
.clear_left{
	clear:left;
}

#main_contents_pro ul {
	margin:10px 30px;
	list-style-position: outside;
	list-style-type: disc;
}
#main_contents_pro li {
	margin:5px 0;
}
#main_contents_pro ol {
	margin:10px 30px;
	list-style-position: outside;
	list-style-type: upper-roman;
}
#main_contents_pro h5 {
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:5px;
}
#main_contents_pro table.profile {
	border-top:dotted 1px #333333;
	margin:15px 0;
}
#main_contents_pro table.profile td {
	vertical-align:top;
	padding:10px 6px;
	border-bottom:dotted 1px #333333;
}
