@charset "utf-8";
/* テンプレート用 */
#contnt_06 {
/*		background-image: url(../../06_bnct/images/bg_06.jpg); */
	background-repeat: no-repeat;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: left;
	padding: 0px;
	}
#contnt_06 h2 {
	color: #981589;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #BE1FAD;
	text-indent: 5px;
}
#contnt_06 h3 {
	color: #990073;
}

#contnt_06 .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:#9d5896;
	width:700px;
}

#contnt_06 a:link {
	color: #b258a8;
}
#contnt_06 a:visited {
	color: #b258a8;
}
#contnt_06 a:hover {
	color: #b258a8;
	text-decoration: underline;
}
#contnt_06 .box01 {
	border: 1px solid #E89D22;
	background-color: #FFCA95;
	padding: 10px;
}
#contnt_06 .list_p {
	list-style-type: none;
	list-style-image: url(../../06_bnct/images/list.gif);
}
.list_p li {
	line-height: 130%;
}
.number {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #92288e;
	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階層*/
#side06 ul li a:link,
#side06 ul li a:visited{
	color:#fff;
	text-decoration:none;
	background:#967E00 url(../../06_bnct/images/b.gif) no-repeat left bottom;
	display: block;
	width: 200px;
	padding: 20px 10px 12px 15px;
	font-size:14px;	
}
#side06 ul li a:hover{
	background:#755c0d url(../../06_bnct/images/b_r.gif) no-repeat left bottom;
	color:#eee;
}
/*----------------------------------―――-----------------------------サイドナビ第３階層*/
#side06 #sub01 ul li a:link,
#side06 #sub01 ul li a:visited{
	padding: 8px 10px 8px 15px;
	background:#FFFFFF;
	border-bottom: 1px dotted #C0C0C0;
	color:#851168;
}

#side06 #sub01 ul li a:hover{
	background: #fff0fa;
	color:#851168;
}
/*-----------------------サイドナビ第３階層一番目*/
#side06 #sub01 li.first a:link,
#side06 #sub01 li.first a:visited{
	color:#fff;
	background:#967E00 url(../../06_bnct/images/b.gif) no-repeat left bottom;
	padding: 20px 10px 12px 15px;
	border-bottom:0px;
}
#side06 #sub01 li.first a:hover {
	background:#755c0d url(../../06_bnct/images/b_r.gif) no-repeat left bottom;
	color:#eeeeee;
}






