@charset "utf-8";
body {
	background-image: url(../page/page_img/back_naka_gray.jpg);
}
#wrap {
	background-image: url(../page/page_img/back_naka_large_gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1 {
	background-image: url(../page/page_img/naka_logo_gray.gif);
	background-repeat: no-repeat;
	float: left;
}
.div_other {
	width: 600px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../page/page_img/back_naiyo_gray.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

/*navi back*/
.header_naka_navi{
	background-image: url(../page/page_img/nakanavi_left_gray.gif);
}

.header_naka_navi ul{
	background-image: url(../page/page_img/nakanavi_gray.gif);
}

.page_contents {
	padding-top: 20px;
}
.left_pasona_group {
	font-size: 8px;
	line-height: 12px;
}
.left_pasona_group a {
	color: #FF0000;
	text-decoration: none;
}
.left_pasona_group a:hover {
	color: #0000FF;
}
.div_other p {
	margin-top: 1em;
	margin-bottom: 1em;
}
/*ボタン背景*/
.left_gyomu_box .level1 {
	background-color: #CCCCCC;
	background-image: url(../top_img/left_gyomu_naka.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	font-weight: 600;
	margin: 0px;
	padding-top: 3px;
}
.left_gyomu_box dd {
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../top_img/left_back_white.gif);
	background-repeat: repeat-y;
}
.left_info_box dd {
	background-color: #FFFFFF;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	background-image: url(../top_img/left_info_naka2.gif);
	background-repeat: no-repeat;
	margin: 0px;
}
.alineRightCL {
	text-align: right;
}h2 {
	margin-top: 20px;
	margin-bottom: 40px;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF4646;
	padding-bottom: 3px;
	padding-left: 10px;
	line-height: 160%;
	padding-top: 10px;
}
h2 img {
	vertical-align: middle;
	margin-right: 5px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px;
	color: #FFFFFF;
	background-color: #999999;
}
h4 {
	font-size: 14px;
	font-weight: bolder;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #FF4646;
	border: 1px dashed #FF7373;
	padding: 3px;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bosyutable td {
	vertical-align: top;
	padding: 10px;
}
.bosyutable .koumoku {
	font-weight: 800;
}
.bosyutable.orange .koumoku {
	background-color: #FFE7CC;
}
.bosyutable.orange td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
.bosyutable.green .koumoku {
	background-color: #D6F1E3;
}
.bosyutable.green td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}

.bosyutable ol {
	list-style-position: outside;
	margin-left: 20px;
}
