@charset "utf-8";
/* ===================================================================
CSS information

 author     :AccessSolutions
 

=================================================================== */

#chiryo_navi {
	border: 1px solid #CCCCCC;
	clear: both;
	margin-bottom: 30px;
}
#chiryo_navi ul {
	clear: both;
	padding: 10px;
}
#chiryo_navi ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 10px;
	background-image: url(../../images/li/head05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-right: 10px;
	padding-right: 10px;
}

h3.chiryo_name {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 2px;
	border-top-color: #2b4977;
	border-left-width: 4px;
	border-left-color: #2b4977;
	padding-top: 2px;
	background-color: #EAEFF7;
}
#block {
	margin-bottom: 30px;
}
.item_outline {
	margin-bottom: 10px;
	color: #666666;
	margin-left: 10px;
}
.item {
	font-size: 13px;
	padding: 3px;
	margin-right: 5px;
	font-weight: bolder;
	border: 1px solid #CCCCCC;
}
#block p {
	margin-left: 10px;
}

