.clear {
	width: 100%;
	font-size: 0.1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.head,.foot {
	display: none;
}
body {
	margin: 0px;
	padding: 0px 0px 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	background-image: url(img/body.gif);
	background-repeat: repeat;
}
body.fs_xl {
	// font-size: 150%;
	font-size: 130%;
	line-height: normal;
}
body.fs_l {
	// font-size: 120%;
	font-size: 110%;
	line-height: normal;
}
body.fs_m {
	// font-size: 100%;
	font-size: 95%;
	line-height: normal;
}
body.fs_s {
	font-size: 80%;
	line-height: normal;
}
body.fs_xs {
	font-size: 50%;
	line-height: normal;
}
#root_home,#root_index,#root_page {
	width: 890px;
	background-color: #FFFFFF;
}
.align_l {
	margin-left: 40px;
}
.align_c {
	margin-right: auto;
	margin-left: auto;
}
.align_r {
	margin-left: auto;
	margin-right: 40px;
}
a:link,a:visited {
	color: #003333;
}
a:hover,a:active {
	color: #669933;
}
/**/
#c_box0 {
	width: 890px;
	background-image: url(img/head_head.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}
#c_box0 #column0 {
	width: 890px;
}
#c_box0 #column1 {
	width: 890px;
}
#c_box0 #column1 .foot {
	width: 890px;
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/head_line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	// height: 15px;
	height: 5px;
	clear: both;
}
#c_box1 {
	clear: none;
	float: left;
	width: 604px;
	padding-left: 20px;
}
#c_box1 #column0 {
	width: 604px;
}
#c_box1 #column1 {
	width: 604px;
}
#c_box2 {
	width: 235px;
	padding-right: 20px;
	clear: none;
	float: right;
}
#c_box2 #column0 {
	width: 235px;
	//padding-bottom: 20px;
	padding-bottom: 10px;
}
#c_box2 #column0 .head {
	width: 235px;
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/menu_head.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
#c_box2 #column0 .foot {
	width: 235px;
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/menu_foot.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 12px;
}
#c_box2 #column1 {
	width: 235px;
}
#c_box3 {
	clear: both;
	width: 890px;
}
#c_box3 #column0 {
	width: 850px;
	background-image: url(img/contents_foot.gif);
	background-repeat: no-repeat;
	padding: 20px;
}
#c_box3 #column1 {
	width: 890px;
	background-image: url(img/foot.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

/*=================================*/
/*head*/
.logo {
	font-size: 150%;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	clear: none;
	float: left;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	clear: none;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px;
	font-size: 80%;
	line-height: 125%;
	font-weight: normal;
	width: auto;
}
.message strong {
}
.head_menu {
	margin: 0px;
	padding: 15px 0px 0px 20px;
	list-style-type: none;
	width: auto;
	font-size: 80%;
	line-height: 125%;
	clear: none;
	float: right;
	overflow: hidden;
	font-weight: bold;
}
.head_menu li {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 20px 0px 16px;
	clear: none;
	float: left;
	width: auto;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.head_menu a {
}
.head_menu a:link,.head_menu a:visited {
	color: #003333;
}
.head_menu a:hover,.head_menu a:active {
	color: #669933;
}
/*visual*/
#root_home .visual {
	text-align: center;
	// margin: 0px 0px 20px;
	margin: 0px 0px 10px;
	padding: 1px;
	width: 600px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.visual {
	text-align: center;
	margin: 0px;
	padding: 1px;
	width: 600px;
	overflow: hidden;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.visual object {
	height: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.visual embed {
	height: 200px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

/*crumbs*/
#root_home .crumbs {
	display: none;
}
.crumbs {
	list-style-type: none;
	margin: 0px;
	padding: 10px 5px;
	font-size: 70%;
	line-height: 125%;
	overflow: hidden;
	color: #333333;
	width: 594px;
}
.crumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.crumbs .current {
	color: #333333;
}
.crumbs a {
}
.crumbs a:link,.crumbs a:visited {
}
.crumbs a:hover,.crumbs a:active {
}
/*contents*/
.contents {
	width: 604px;
}
.contents .img_l {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contents .img_c {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contents .img_r {
	clear: none;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contents p.text {
	line-height: 150%;
	margin: 0px;
	font-size: 80%;
	padding: 0px;
}
.contents div.text {
	line-height: 150%;
	margin: 0px;
	font-size: 80%;
	padding: 0px;
}
.contents .dl {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: auto;
}
.contents .dl a {
	background-image: url(img/dl.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	line-height: 125%;
	display: block;
	margin: 0px;
	padding: 9px 0px 0px 25px;
	height: 25px;
	width: 129px;
	font-weight: bold;
	overflow: hidden;
}
.contents .dl a:link,.contents .dl a:visited {
}
.contents .dl a:hover,.contents .dl a:active {
}
#root_home .h1box {
	width: 604px;
	margin: 0px;
	padding: 0px 0px 20px;
}
#root_home .h1box p.text {
	margin: 0px;
	padding: 0px 0px 10px;
}
.h1box {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 604px;
}
.h1box h1.title {
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #000000;
	/* overflow: hidden; */
	overflow: visible;
	background-image: url(img/h1.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 584px;
	margin: 0px 0px 10px;
	padding: 13px 0px 0px 20px;
}
.h1box p.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/**/
.h2box {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 604px;
}
.h2box h2.title {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	/* overflow: hidden; */
	overflow: visible;
	height: 24px;
	width: 584px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 11px 0px 0px 20px;
	color: #333333;
}
.h2box p.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/**/
.h2box_direct {
	width: 604px;
	// padding: 0px 0px 30px;
	padding: 0px 0px 5px;
	// margin: 0px 0px 30px;
	margin: 0px 0px 5px;
	background-image: url(img/h2direct_bg.gif);
	background-repeat: repeat-y;
	// border-bottom-width: 1px;
	// border-bottom-style: solid;
	// border-bottom-color: #F0F0F0;
	// border-top-width: 1px;
	// border-top-style: solid;
	// border-top-color: #55773E;
}
.h2box_direct .h2title .title {
	overflow: hidden;
	background-image: url(img/h2direct.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 574px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #003333;
	margin: 0px;
	padding: 18px 0px 0px 30px;
}
.h2box_direct .h2text {
	line-height: 150%;
	padding-bottom: 0px;
	margin: 20px 0px 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
.h2box_list {
	width: 604px;
	padding: 0px;
	// margin: 0px 0px 30px;
	margin: 0px 0px 10px;
}
.h2box_list .h2title {
	background-image: url(img/h2list.gif);
	background-repeat: no-repeat;
	margin: 0px;
	// padding: 0px 0px 10px;
	padding: 0px 0px 4px;
	width: 604px;
}
.h2box_list .h2title .title {
	margin: 0px;
	padding: 13px 0px 0px 30px;
	clear: none;
	float: left;
	font-size: 90%;
	line-height: 125%;
	color: #003333;
	font-weight: bold;
}
.h2box_list .h2title .list_btn {
	margin: 0px;
	padding: 14px 15px 0px 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .list_btn a {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
}
.h2box_list .h2title .rss_btn {
	margin: 0px;
	padding: 14px 15px 0px 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .rss_btn a {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
}
.h2box_list .h2text {
	line-height: 150%;
	padding-bottom: 0px;
	margin: 20px 0px 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 80%;
}
/*bone*/
.number {
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	font-size: 90%;
	line-height: 125%;
}
.icon {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	// padding-top: 23px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 23px;
	height: 23px;
}
.bone_box {
	width: 100%;
}
.bone_box .bone_first {
	text-align: left;
	vertical-align: top;
	// padding-top: 30px;
	padding-top: 5px;
}
.bone_box .bone_in {
	text-align: left;
	vertical-align: top;
	// padding-top: 30px;
	padding-top: 5px;
}
.bone_box .bone_last {
	text-align: left;
	vertical-align: top;
	// padding-top: 30px;
	padding-top: 5px;
}
.bone_box .body {
	padding: 0px 20px;
	margin: 0px;
}
.bone_box .bones {
}
.bone_box .thum {
	margin: 0px 0px 5px;
	padding: 0px;
}
.bone_box .thum a {
}
.bone_box .thum img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.bone_box .thum br.clear {
	display: none;
}
.bone_box .date {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 80%;
}
.bone_box .date br.clear {
	display: none;
}
.bone_box h3.title {
	line-height: 150%;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
.bone_box h3 a {
}
.bone_box h3 br.clear {
	display: none;
}
.bone_box .description {
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 80%;
}
.bone_box .description .link_btn {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
}
.bone_box .description br.clear {
	display: none;
	clear: none;
}
/**/
.bone_line {
	width: 100%;
}
.bone_line .bone_first {
	text-align: left;
	vertical-align: top;
}
.bone_line .body {
	width: auto;
	// padding: 20px 20px 0px; /* リストの行間 */
	padding: 3px 20px 0px;
	margin: 0px;
}
.bone_line .bones {
}
.bone_line .thum {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.bone_line .thum a {
}
.bone_line .thum img {
	margin-right: 10px;
	float: left;
	clear: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.bone_line .thum br.clear {
	display: none;
	clear: none;
}
.bone_line .date {
	display: inline;
	clear: none;
	padding-right: 0.5em;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
	font-size: 80%;
}
.bone_line .date br.clear {
	display: none;
	clear: none;
}
.bone_line h3.title {
	display: inline;
	clear: none;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	line-height: 150%;
}
.bone_line h3 a {
}
.bone_line h3 br.clear {
	display: inline;
	clear: none;
}
.bone_line .description {
	display: inline;
	clear: none;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-size: 80%;
}
.bone_line .description .link_btn {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	float: left;
	font-size: 80%;
}
.bone_line .description br.clear {
	display: none;
	clear: none;
}
/*--------------*/

/**/
.h3box {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 604px;
}
.h3box h3.title {
	font-size: 80%;
	line-height: 125%;
	width: 584px;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 10px;
	padding: 7px 0px 0px 20px;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
}
.h3box p.text {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
/**/
.h4box {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 604px;
}
.h4box h4.title {
	font-size: 80%;
	line-height: 125%;
	width: 584px;
	font-weight: bold;
	color: #333333;
	padding: 0px 10px 5px;
	margin: 0px;
}
.h4box p.text {
	background-color: #F9F9F9;
	padding: 10px;
	width: 564px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #C8C8C8;
}
/*main&sub menu*/
.main_menu {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 235px;
}
.main_menu li {
	margin: 0px;
	padding: 0px;
}
.main_menu a {
	font-size: 80%;
	line-height: 125%;
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 200px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 35px;
}
.main_menu a:link,.main_menu a:visited {
	color: #003333;
}
.main_menu a:hover,.main_menu a:active {
	color: #669933;
}
.main_menu a.on {
	background-image: url(img/menu_on.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.main_menu a.on:link,.main_menu a.on:visited {
}
.main_menu a.on:hover,.main_menu a.on:active {
}
.sub_menu {
	margin: 0px;
	padding: 0px 0px 5px;
	list-style-type: none;
	background-image: url(img/submenu_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	width: 235px;
}
.sub_menu li {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.sub_menu a {
	background-image: url(img/submenu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 185px;
	overflow: hidden;
	font-weight: normal;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 70%;
}
.sub_menu a:link,.sub_menu a:visited {
}
.sub_menu a:hover,.sub_menu a:active {
}
.sub_menu li.parent a {
}
.sub_menu li.parent a:link,.sub_menu li.parent a:visited {
}
.sub_menu li.parent a:hover,.sub_menu li.parent a:active {
}
.sub_menu li.current {
	background-image: url(img/submenu.gif);
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 185px;
	overflow: hidden;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 70%;
}
/*subContents*/
.sub_contents {
	width: 235px;
	margin: 0px;
	padding: 0px;
}
.sub_contents a {
}
.sub_contents a:link,.sub_contents a:visited {
}
.sub_contents a:hover,.sub_contents a:active {
}
.sub_contents .number {
	padding-top: 20px;
}
.sub_contents .icon {
	background-image: url(img/sub_icon.gif);
	background-position: 0px 18px;
	height: 43px;
}
.sub_contents .sub_box {
	width: 235px;
	// margin-bottom: 30px;
	margin-bottom: 10px;
	// padding-bottom: 20px;
	padding-bottom: 10px;
	background-color: #F4FBEE;
}
.sub_contents .sub_box h5.title {
	background-image: url(img/h5.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 25px;
	width: 235px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 10px 0px 0px;
	margin: 0px;
	text-align: center;
}
.sub_contents .sub_box .img {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
}
.sub_contents .sub_box .img img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.sub_contents .sub_box .text {
	margin: 0px;
	padding: 10px 20px 0px;
	font-size: 80%;
	line-height: 150%;
}
.sub_contents .sub_box table.bone {
	background-image: url(img/sub_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 20px;
	width: 195px;
	padding: 0px;
	// margin-top: 20px;
	margin-top: 5px;
}
.sub_contents .sub_box .link {
	text-align: left;
	vertical-align: top;
	// padding-top: 20px;
	padding-top: 5px;
}
.sub_contents .sub_box .thum {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	// padding-bottom: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sub_contents .sub_box .thum img {
	padding: 1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin: 0px;
}
.sub_contents .sub_box .date {
	font-size: 80%;
	line-height: 125%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sub_contents .sub_box h6.title {
	font-size: 80%;
	line-height: 125%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sub_contents .sub_box .description {
	font-size: 80%;
	line-height: 125%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*prev*/
.page_prev {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	line-height: 125%;
	clear: none;
	float: left;
	font-weight: bold;
	background-image: url(img/arrow_left.gif);
	background-repeat: no-repeat;
	width: auto;
	background-position: 0px 2px;
}
.page_prev a {
	padding-left: 16px;
}
/*toTop*/
.page_top {
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	line-height: 125%;
	clear: none;
	float: right;
	font-weight: bold;
	background-image: url(img/arrow_up.gif);
	background-repeat: no-repeat;
	width: auto;
	background-position: right 2px;
}
.page_top a {
	padding-right: 25px;
}
.page_top a:link,.page_top a:visited {
}
.page_top a:hover,.page_top a:active {
}
/*foot*/
.foot_menu {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	clear: none;
	float: left;
	width: auto;
	font-size: 70%;
	line-height: 125%;
	overflow: hidden;
}
.foot_menu li {
	clear: none;
	float: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.foot_menu a {
	white-space: nowrap;
	display: block;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
.foot_menu a:link,.foot_menu a:visited {
}
.foot_menu a:hover,.foot_menu a:active {
}
.copyright {
	font-size: 70%;
	line-height: 125%;
	clear: none;
	float: right;
	width: auto;
	padding-right: 20px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333333;
	text-align: right;
}

body {
		background-image: url(img100/body.gif);
		}
		
	#c_box0 {
		background-image: url(img100/&c_box0.gif);
		}
		
	#c_box0 #column1 .foot {
		background-image: url(img100/&c_box0-&column1-@foot.gif);
		}
		
	#c_box2 #column0 .head {
		background-image: url(img100/&c_box2-&column0-@head.gif);
		}
		
	#c_box2 #column0 .foot {
		background-image: url(img100/&c_box2-&column0-@foot.gif);
		}
		
	#c_box3 #column0 {
		background-image: url(img100/&c_box3-&column0.gif);
		}
		
	#c_box3 #column1 {
		background-image: url(img100/&c_box3-&column1.gif);
		}
		
	.head_menu li {
		background-image: url(img100/@head_menu-li.gif);
		}
		
	.contents .dl a {
		background-image: url(img100/@contents-@dl-a.gif);
		}
		
	.h1box h1.title {
		background-image: url(img100/@h1box-h1@title.gif);
		}
		
	.h2box h2.title {
		background-image: url(img100/@h2box-h2@title.gif);
		}
		
	.h2box_direct .h2title .title {
		background-image: url(img100/@h2box_direct-@h2title-@title.gif);
		}
		
	.h2box_list .h2title {
		background-image: url(img100/@h2box_list-@h2title.gif);
		}
		
	.icon {
		background-image: url(img100/@icon.gif);
		}
		
	.h3box h3.title {
		background-image: url(img100/@h3box-h3@title.gif);
		}
		
	.main_menu a {
		background-image: url(img100/@main_menu-a.gif);
		}
		
	.main_menu a.on {
		background-image: url(img100/@main_menu-a@on.gif);
		}
		
	.sub_menu {
		background-image: url(img100/@sub_menu.gif);
		}
		
	.sub_menu a {
		background-image: url(img100/@sub_menu-a.gif);
		}
		
	.sub_menu li.current {
		background-image: url(img100/@sub_menu-li@current.gif);
		}
		
	.sub_contents .icon {
		background-image: url(img100/@sub_contents-@icon.gif);
		}
		
	.sub_contents .sub_box h5.title {
		background-image: url(img100/@sub_contents-@sub_box-h5@title.gif);
		}
		
	.sub_contents .sub_box table.bone {
		background-image: url(img100/@sub_contents-@sub_box-table@bone.gif);
		}
		
	.page_prev {
		background-image: url(img100/@page_prev.gif);
		}
		
	.page_top {
		background-image: url(img100/@page_top.gif);
		}
		
	.foot_menu a {
		background-image: url(img100/@foot_menu-a.gif);
		}
		
	
.anc0 {
	padding-left: 0em;
}
.anc1 {
	padding-left: 1em;
}
.anc2 {
	padding-left: 2em;
}
.anc3 {
	padding-left: 3em;
}
.anc4 {
	padding-left: 4em;
}

.main_menu .sub_menu li.current a {
	display: inline;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
.main_menu .sub_menu li.current a:link,.main_menu .sub_menu li.current
a:visited {
	background-image: none;
}
.main_menu .sub_menu li.current a:hover,.main_menu .sub_menu li.current
a:active {
	background-image: none;
}
