@charset "utf-8";
/* テンプレート用 */
#contnt_05 {
/*		background-image: url(../../05_treatment/images/bg_05.jpg); */
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: left;
	padding: 0px;
	}
#contnt_05 h2 {
	color: #DC5300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E68D33;
	text-indent: 5px;
}
#contnt_05 h3 {
	color: #CB460E;
}

#contnt_05 .sub_title {
	height: 44px;
	margin: 0px;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 44px;
	margin-top:10px;	
	vertical-align: middle;
	background-color:#bd6a18;
	width:700px;
}

#contnt_05 a:link {
	color: #d58400;
}
#contnt_05 a:visited {
	color: #d58400;
}
#contnt_05 a:hover {
	color: #d58400;
	text-decoration: underline;
}
#contnt_05 .box01 {
	border: 1px solid #E89D22;
	background-color: #FFCA95;
	padding: 10px;
}
#contnt_05 .list_p {
	list-style-type: none;
	list-style-image: url(../../05_treatment/images/list.gif);
}
.list_p li {
	line-height: 130%;
}
.number {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #dd7200;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-right: 5px;
}
a.box_link {
	display: block;
	font-size: 12px;
	width: 132px;
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
	height: 35px;
}
a.box_link .tex {
	display: block;
	width: 110px;
	float: right;
	line-height: 130%;
	vertical-align: middle;
	height: 35px;
}
a.box_link .number {
	width: 15px;
	display: block;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
}
a.box_link .number2 {
	width: 15px;
	display: block;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #e6ab3a;
	font-weight: bold;
	color: #FEFFFA;
	text-decoration: none;
}



.box_clear {
	clear: both;
	margin-bottom: 15px;
	display: block;
}


a.box_link2 {
	display: block;
	font-size: 12px;
	width: 160px;
	float: left;
	margin-right: 12px;
	margin-bottom: 3px;
	height: 35px;
}
a.box_link2 .tex {
	display: block;
	width: 140px;
	float: right;
	line-height: 130%;
	vertical-align: middle;
	height: 35px;
}
a.box_link2 .number {
	width: 15px;
	display: block;
	height: 35px;
	text-align: center;
	vertical-align: middle;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*----------------------------------―――----------------------------------サイドナビ第2階層*/
#side05 ul li a:link,
#side05 ul li a:visited{
	color:#fff;
	text-decoration:none;
	background:#967E00 url(../../05_treatment/images/b.gif) no-repeat left bottom;
	display: block;
	width: 200px;
	padding: 20px 10px 12px 15px;
	font-size:14px;	
}
#side05 ul li a:hover{
	background:#755c0d url(../../05_treatment/images/b_r.gif) no-repeat left bottom;
	color:#eee;
}
/*----------------------------------―――-----------------------------サイドナビ第３階層*/
#side05 #sub01 ul li a:link,
#side05 #sub01 ul li a:visited{
	padding: 8px 10px 8px 15px;
	background:#FFFFFF;
	border-bottom: 1px dotted #C0C0C0;
	color:#83410c;
}

#side05 #sub01 ul li a:hover{
	background: #fff0e0;
	color:#83410c;
}
/*-----------------------サイドナビ第３階層一番目*/
#side05 #sub01 li.first a:link,
#side05 #sub01 li.first a:visited{
	color:#fff;
	background:#967E00 url(../../05_treatment/images/b.gif) no-repeat left bottom;
	padding: 20px 10px 12px 15px;
	border-bottom:0px;
}
#side05 #sub01 li.first a:hover {
	background:#755c0d url(../../05_treatment/images/b_r.gif) no-repeat left bottom;
	color:#eeeeee;
}





