.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;
	font-family: "ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
}
body.fs_xl {
	font-size: 150%;
	line-height: normal;
}
body.fs_l {
	font-size: 120%;
	line-height: normal;
}
body.fs_m {
	font-size: 100%;
	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: 880px;
	background-color: #FFFFFF;
}
.align_l {
	margin-left: 45px;
}
.align_c {
	margin-right: auto;
	margin-left: auto;
}
.align_r {
	margin-left: auto;
	margin-right: 45px;
}
a:link,a:visited {
	color: #0099CC;
}
a:hover,a:active {
	color: #80CCE6;
	text-decoration: none;
}
#c_box0 {
	background-image: url(img/head_bg.gif);
	overflow: hidden;
	height: 120px;
	width: 880px;
	background-repeat: no-repeat;
}
#c_box0 #column0 {
	overflow: hidden;
	height: 82px;
	width: 220px;
	clear: none;
	float: left;
	padding-top: 15px;
	padding-left: 19px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#c_box0 #column1 {
	clear: none;
	float: left;
	width: 600px;
}
#c_box1 {
	width: 880px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}
#c_box1 #column1 {
	height: 30px;
	clear: both;
	width: 880px;
	overflow: hidden;
}
#c_box1 #column2 {
	width: 190px;
	padding-left: 53px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	clear: none;
	float: left;
}
#c_box1 #column3 {
	clear: none;
	float: left;
	width: 590px;
	padding-bottom: 30px;
}
#c_box2 #column0 {
	background-image: url(img/foot_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 827px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 53px;
	overflow: hidden;
}
/*head*/
.logo {
	font-size: 150%;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 3px;
	width: 220px;
	height: 60px;
	overflow: hidden;
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	font-size: 80%;
	line-height: 125%;
	margin: 0px;
	padding: 0px 5px;
}
.message strong {
	font-weight: normal;
}
.head_menu {
	margin: 0px;
	padding: 15px 0px 0px;
	list-style-type: none;
	font-size: 70%;
	line-height: 125%;
	overflow: hidden;
	clear: both;
	float: right;
	height: 49px;
}
.head_menu li {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	clear: none;
	float: left;
}
.head_menu a {
	padding-left: 15px;
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
}
.head_menu a:link,.head_menu a:visited {
	color: #666666;
}
.head_menu a:hover,.head_menu a:active {
	color: #666666;
	text-decoration: none;
}
/*main menu*/
.main_menu {
	margin: 0px;
	width: 600px;
	font-size: 80%;
	line-height: 125%;
	list-style-type: none;
	overflow: hidden;
	padding: 0px;
	clear: both;
	height: 45px;
}
.main_menu li {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.main_menu a {
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	overflow: hidden;
	height: 35px;
	width: 100px;
	padding-top: 10px;
	color: #FFFFFF;
}
.main_menu a:link,.main_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.main_menu a:hover,.main_menu a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.main_menu a.on {
	background-image: url(img/menu_on.gif);
	font-weight: bold;
}
.main_menu a.on:link,.main_menu a.on:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.main_menu a.on:hover,.main_menu a.on:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/*visual*/
.visual {
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 53px;
	width: 800px;
	overflow: hidden;
}
.visual object {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.visual embed {
	height: 200px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
/*crumbs*/
#root_home .crumbs {
	display: none;
}
.crumbs {
	list-style-type: none;
	margin: 0px;
	padding: 7px 0px 0px 53px;
	font-size: 70%;
	line-height: 125%;
	width: 800px;
	overflow: hidden;
	color: #333333;
}
.crumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.crumbs .current {
	color: #666666;
}
.crumbs a {
}
.crumbs a:link,.crumbs a:visited {
	color: #0099CC;
}
.crumbs a:hover,.crumbs a:active {
	color: #0099CC;
	text-decoration: none;
}
/*sub_menu*/
.sub_menu {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 190px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #72A829;
	list-style-type: none;
}
.sub_menu li {
	margin: 0px;
	padding: 0px;
}
.sub_menu a {
}
.sub_menu a:link,.sub_menu a:visited {
	background-image: url(img/submenu_off.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 155px;
	display: block;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 80%;
	line-height: 125%;
	color: #666666;
	overflow: hidden;
}
.sub_menu a:hover,.sub_menu a:active {
	background-image: url(img/submenu_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 155px;
	display: block;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 80%;
	line-height: 125%;
	color: #25A7DA;
	text-decoration: underline;
	overflow: hidden;
}
.sub_menu li.parent a {
}
.sub_menu li.parent a:link,.sub_menu li.parent a:visited {
	background-image: url(img/submenu_parent.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 180px;
	margin: 0px;
	padding: 11px 0px 0px 10px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}
.sub_menu li.parent a:hover,.sub_menu li.parent a:active {
	background-image: url(img/submenu_parent.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 180px;
	margin: 0px;
	padding: 11px 0px 0px 10px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	overflow: hidden;
}
#root_index .sub_menu li.current {
	background-image: url(img/submenu_parent.gif);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 180px;
	margin: 0px;
	padding: 11px 0px 0px 10px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	overflow: hidden;
}
#root_page .sub_menu li.current {
	background-image: url(img/submenu_on.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 155px;
	display: block;
	padding-top: 8px;
	padding-left: 35px;
	font-size: 80%;
	line-height: 125%;
	color: #25A7DA;
	overflow: hidden;
}
/*subContents*/
.sub_contents {
	width: 190px;
	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 {
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 5px;
	text-align: left;
	vertical-align: top;
	color: #689A26;
}
.sub_contents .icon {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
	padding-top: 33px;
	padding-right: 5px;
	padding-left: 10px;
}
.sub_contents .sub_box {
	width: 186px;
	border: 2px solid #CCCCCC;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
.sub_contents .sub_box h5.title {
	background-image: url(img/h5.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 20px;
	width: 186px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #639A1C;
	padding: 10px 0px;
	margin: 0px;
	text-align: center;
}
.sub_contents .sub_box .img {
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px;
}
.sub_contents .sub_box .img img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.sub_contents .sub_box .text {
	margin: 0px;
	padding: 10px 10px 0px;
	font-size: 80%;
	line-height: 150%;
}
.sub_contents .sub_box table.bone {
	background-image: url(img/line_w.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-right: 10px;
	margin-left: 10px;
	width: 166px;
	padding: 0px;
	margin-top: 20px;
}
.sub_contents .sub_box .link {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
}
.sub_contents .sub_box .thum {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sub_contents .sub_box .thum img {
	padding: 0px;
	margin: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.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;
}
/*contents*/
.contents {
	width: 590px;
}
.contents .img_l {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.contents .img_c {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.contents .img_r {
	clear: none;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.contents p.text {
	line-height: 150%;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 80%;
}
.contents .dl {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	width: auto;
}
.contents .dl a {
	background-image: url(img/dl.gif);
	background-repeat: no-repeat;
	font-size: 0.1px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 97px;
	text-indent: -9999px;
}
.contents .dl a:link {
}
.contents .dl a:visited {
}
.contents .dl a:hover {
}
.contents .dl a:active {
}
#root_home .h1box {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px;
}
#root_home .h1box p.text {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.h1box {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px;
}
#root_index .h1box h1.title {
	background-image: url(img/h1index.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 570px;
	overflow: hidden;
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
	margin: 0px 0px 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#root_page .h1box h1.title {
	background-image: url(img/h1page.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 590px;
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #689A26;
	margin: 0px 0px 15px;
	padding: 15px 0px 0px;
}
.h1box p.text {
	padding-right: 10px;
	padding-left: 10px;
}
/**/
.h2box {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px;
}
.h2box h2.title {
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 34px;
	width: 570px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 20px;
	margin: 0px 0px 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.h2box p.text {
	padding-right: 20px;
	padding-left: 20px;
}
/**/
.h2box_direct {
	width: 590px;
	padding: 0px 0px 20px;
	margin: 0px;
}
.h2box_direct .h2title .title {
	overflow: hidden;
	background-image: url(img/h2list.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 580px;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 10px;
}
.h2box_direct .h2text {
	line-height: 150%;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 80%;
	width: 560px;
}
.h2box_list {
	width: 590px;
	padding: 0px 0px 30px;
	margin: 0px;
}
.h2box_list .h2title {
	background-image: url(img/h2list.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 28px;
	width: 590px;
	overflow: hidden;
}
.h2box_list .h2title .title {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	clear: none;
	float: left;
	font-size: 90%;
	line-height: 125%;
	color: #FFFFFF;
	font-weight: bold;
	width: 395px;
	height: 23px;
}
.h2box_list .h2title .list_btn {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .list_btn a {
	display: block;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	background-image: url(img/h2list_list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 39px;
	background-position: left 6px;
}
.h2box_list .h2title .rss_btn {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .rss_btn a {
	display: block;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	background-image: url(img/h2list_rss.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 16px;
	width: 39px;
	background-position: left 6px;
}
.h2box_list .h2text {
	line-height: 150%;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 20px;
	font-size: 80%;
	width: 560px;
}
/*bone*/
.number {
	font-weight: bold;
	color: #689A26;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	font-size: 100%;
	line-height: 125%;
}
.icon {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 11px;
}
.bone_box {
	width: 100%;
}
.bone_box .bone_first {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bone_box .bone_in {
	text-align: left;
	vertical-align: top;
	background-image: url(img/line_v.gif);
	background-repeat: repeat-y;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bone_box .bone_last {
	text-align: left;
	vertical-align: top;
	background-image: url(img/line_v.gif);
	background-repeat: repeat-y;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.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 {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.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: 5px 0px 0px;
	margin: 0px;
	float: left;
	background-image: url(img/h2list_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 19px;
	width: 97px;
	background-position: 0px 5px;
}
.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 {
	margin-bottom: 15px;
	width: auto;
	padding: 15px 0px 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(img/line_w.gif);
	background-repeat: repeat-x;
}
.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;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.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 {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px;
}
.h3box h3.title {
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	background-image: url(img/h3.gif);
	background-repeat: no-repeat;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.h3box p.text {
	padding-right: 20px;
	padding-left: 20px;
}
/**/
.h4box {
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px;
}
.h4box h4.title {
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	margin: 0px;
	width: 570px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #689A26;
}
.h4box p.text {
	background-color: #EBEBEB;
	padding: 20px;
	width: 530px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
/*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;
	height: 16px;
}
.page_prev a {
	padding-left: 20px;
}
/*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;
	height: 16px;
}
.page_top a {
	padding-left: 20px;
}
.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: 10px 0px 0px 10px;
	clear: none;
	float: left;
	width: 390px;
	font-size: 70%;
	line-height: 125%;
	height: 20px;
	overflow: hidden;
}
.foot_menu li {
	clear: none;
	float: left;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.foot_menu a {
	white-space: nowrap;
	display: block;
	background-image: url(img/foot_menu.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 1px;
}
.foot_menu a:link,.foot_menu a:visited {
	color: #666666;
}
.foot_menu a:hover,.foot_menu a:active {
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-size: 70%;
	line-height: 125%;
	clear: none;
	float: right;
	width: 360px;
	padding-right: 40px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	text-align: right;
}

#c_box0 {
		background-image: url(img033/&c_box0.gif);
		}
		
	#c_box1 {
		background-image: url(img033/&c_box1.gif);
		}
		
	#c_box2 #column0 {
		background-image: url(img033/&c_box2-&column0.gif);
		}
		
	.head_menu a {
		background-image: url(img033/@head_menu-a.gif);
		}
		
	.main_menu a {
		background-image: url(img033/@main_menu-a.gif);
		}
		
	.main_menu a.on {
		background-image: url(img033/@main_menu-a@on.gif);
		}
		
	.sub_menu a:link,.sub_menu a:visited {
		background-image: url(img033/@sub_menu-a;link,@sub_menu-a;visited.gif);
		}
		
	.sub_menu a:hover,.sub_menu a:active {
		background-image: url(img033/@sub_menu-a;hover,@sub_menu-a;active.gif);
		}
		
	.sub_menu li.parent a:link,.sub_menu li.parent a:visited {
		background-image: url(img033/@sub_menu-li@parent-a;link,@sub_menu-li@parent-a;visited.gif);
		}
		
	.sub_menu li.parent a:hover,.sub_menu li.parent a:active {
		background-image: url(img033/@sub_menu-li@parent-a;hover,@sub_menu-li@parent-a;active.gif);
		}
		
	#root_index .sub_menu li.current {
		background-image: url(img033/&root_index-@sub_menu-li@current.gif);
		}
		
	#root_page .sub_menu li.current {
		background-image: url(img033/&root_page-@sub_menu-li@current.gif);
		}
		
	.sub_contents .icon {
		background-image: url(img033/@sub_contents-@icon.gif);
		}
		
	.sub_contents .sub_box h5.title {
		background-image: url(img033/@sub_contents-@sub_box-h5@title.gif);
		}
		
	.sub_contents .sub_box table.bone {
		background-image: url(img033/@sub_contents-@sub_box-table@bone.gif);
		}
		
	.contents .dl a {
		background-image: url(img033/@contents-@dl-a.gif);
		}
		
	#root_index .h1box h1.title {
		background-image: url(img033/&root_index-@h1box-h1@title.gif);
		}
		
	#root_page .h1box h1.title {
		background-image: url(img033/&root_page-@h1box-h1@title.gif);
		}
		
	.h2box h2.title {
		background-image: url(img033/@h2box-h2@title.gif);
		}
		
	.h2box_direct .h2title .title {
		background-image: url(img033/@h2box_direct-@h2title-@title.gif);
		}
		
	.h2box_list .h2title {
		background-image: url(img033/@h2box_list-@h2title.gif);
		}
		
	.h2box_list .h2title .list_btn a {
		background-image: url(img033/@h2box_list-@h2title-@list_btn-a.gif);
		}
		
	.h2box_list .h2title .rss_btn a {
		background-image: url(img033/@h2box_list-@h2title-@rss_btn-a.gif);
		}
		
	.icon {
		background-image: url(img033/@icon.gif);
		}
		
	.bone_box .bone_in {
		background-image: url(img033/@bone_box-@bone_in.gif);
		}
		
	.bone_box .bone_last {
		background-image: url(img033/@bone_box-@bone_last.gif);
		}
		
	.bone_box .description .link_btn {
		background-image: url(img033/@bone_box-@description-@link_btn.gif);
		}
		
	.bone_line .body {
		background-image: url(img033/@bone_line-@body.gif);
		}
		
	.h3box h3.title {
		background-image: url(img033/@h3box-h3@title.gif);
		}
		
	.page_prev {
		background-image: url(img033/@page_prev.gif);
		}
		
	.page_top {
		background-image: url(img033/@page_top.gif);
		}
		
	.foot_menu a {
		background-image: url(img033/@foot_menu-a.gif);
		}
		
	