.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: #333333;
	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: 800px;
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	padding-right: 40px;
	padding-left: 40px;
}
.align_l {
	margin-right: 10px;
	margin-left: 10px;
}
.align_c {
	margin-right: auto;
	margin-left: auto;
}
.align_r {
	margin-left: auto;
	margin-right: 10px;
}
a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover {
	color: #754000;
}
a:active {
	color: #754000;
}
/*==================================*/
#c_box0 {
	background-image: url(img/head_line.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
}
#c_box0 #column0 {
	clear: none;
	float: left;
	width: auto;
}
#c_box0 #column0 .clear {
	display: none;
}
#c_box0 #column1 {
	clear: none;
	float: right;
}
#c_box0 #column2 {
	clear: both;
	width: 800px;
}
#c_box0 #column3 {
	clear: none;
	float: left;
	width: 600px;
}
#c_box0 #column4 {
	clear: none;
	float: right;
	width: 180px;
}
#c_box0 #column5 {
	clear: both;
	width: 800px;
	background-image: url(img/foot_line.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
/*==================================*/
/*head*/
.logo {
	font-size: 200%;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px;
}
.logo a {
}
.logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	margin: 0px;
	padding: 0px 0px 10px;
	font-size: 80%;
	line-height: normal;
	width: auto;
}
.message strong {
	font-weight: normal;
}
.head_menu {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
	font-size: 70%;
	line-height: 125%;
	background-image: url(img/headmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.head_menu li {
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 5px 10px;
	background-image: url(img/headmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.head_menu a {
	margin: 0px;
	padding: 0px;
}
.head_menu a:link {
	color: #666666;
}
.head_menu a:visited {
	color: #666666;
}
.head_menu a:hover {
	color: #754000;
}
.head_menu a:active {
	color: #754000;
}

/*main menu*/
.main_menu {
	margin: 0px 0px 10px;
	padding: 0px 0px 4px;
	width: 800px;
	list-style-type: none;
	overflow: hidden;
	font-size: 80%;
	line-height: 125%;
	background-image: url(img/menu_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 41px;
	font-weight: bold;
}
.main_menu li {
	clear: none;
	float: left;
	margin: 0px;
	padding: 0px 3px 0px 0px;
	width: 130px;
	height: 41px;
}
.main_menu a {
	display: block;
	overflow: hidden;
	text-decoration: none;
	white-space: nowrap;
}
.main_menu a:link {
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 17px;
	color: #666666;
}
.main_menu a:visited {
	background-image: url(img/menu_off.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 17px;
	color: #666666;
}
.main_menu a:hover {
	background-image: url(img/menu_on.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 17px;
	color: #666666;
}
.main_menu a:active {
	background-image: url(img/menu_on.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 17px;
	color: #666666;
}
.main_menu a.on {
}
.main_menu a.on:link {
	background-image: url(img/menu_active.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
.main_menu a.on:visited {
	background-image: url(img/menu_active.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
.main_menu a.on:hover {
	background-image: url(img/menu_active.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
.main_menu a.on:active {
	background-image: url(img/menu_active.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 130px;
	background-position: left bottom;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
/*visual*/
.visual {
	text-align: center;
	margin: 0px 0px 20px;
	padding: 0px;
	width: 600px;
	overflow: hidden;
	clear: both;
}
.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*/
.crumbs {
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 10px;
	font-size: 70%;
	line-height: 125%;
	overflow: hidden;
	color: #333333;
	width: auto;
}
.crumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.crumbs .current {
	color: #666666;
}
.crumbs a {
}
.crumbs a:link {
}
.crumbs a:visited {
}
.crumbs a:hover {
}
.crumbs a:active {
}

/*contents*/
.contents {
	width: 600px;
}
.contents .img_l {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contents .img_c {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contents .img_r {
	clear: none;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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 20px 10px;
	font-size: 0.1px;
	line-height: 0px;
}
.contents .dl a {
	background-image: url(img/dl.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 105px;
	display: block;
	text-indent: -9999px;
}
.contents .dl a:link {
}
.contents .dl a:visited {
}
.contents .dl a:hover {
}
.contents .dl a:active {
}
#root_home .h1box {
	width: 600px;
	padding: 0px 0px 20px;
	margin: 0px;
}
#root_home .h1box p.text {
	padding: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	width: 578px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: 1px solid #CCCCCC;
}
#root_home .h1box .foot {
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/box_foot.gif);
	display: block;
	height: 5px;
	width: 600px;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.h1box {
	margin: 0px;
	padding: 0px 0px 20px;
	width: 600px;
}
#root_index .h1box h1.title {
	overflow: hidden;
	background-image: url(img/h1index.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 585px;
	font-size: 120%;
	line-height: 125%;
	margin: 0px;
	padding: 15px 0px 10px 15px;
	color: #754000;
}
#root_page .h1box h1.title {
	overflow: hidden;
	background-image: url(img/h1page.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 565px;
	font-size: 120%;
	line-height: 125%;
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.h1box p.text {
	padding-right: 10px;
	padding-left: 10px;
}
/**/
.h2box {
	margin: 0px;
	width: 600px;
	padding: 0px 0px 30px;
}
.h2box h2.title {
	font-size: 100%;
	background-image: url(img/h2page.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 125%;
	width: 570px;
	font-weight: bold;
	color: #666666;
	overflow: hidden;
	padding: 0px 15px 6px;
	background-position: left bottom;
}
.h2box p.text {
	padding-right: 20px;
	padding-left: 20px;
}
/**/
.h2box_direct {
	width: 600px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.h2box_direct .h2title .title {
	overflow: hidden;
	background-image: url(img/h2box.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 570px;
	margin: 0px 0px 20px;
	padding: 5px 0px 0px 30px;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	color: #666666;
}
.h2box_list {
	width: 600px;
	margin: 0px 0px 30px;
	padding: 0px;
	background-image: url(img/h2listbg.gif);
	background-repeat: repeat-y;
}
.h2box_list .h2title {
	background-image: url(img/h2list.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
	overflow: hidden;
}
.h2box_list .h2title .title {
	margin: 0px;
	padding: 7px 0px 0px 10px;
	clear: none;
	float: left;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	width: 440px;
	color: #754000;
	height: 23px;
}
.h2box_list .h2title .list_btn {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .list_btn a {
	background-image: url(img/h2list_list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.h2box_list .h2title .rss_btn {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
}
.h2box_list .h2title .rss_btn a {
	background-image: url(img/h2list_rss.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 50px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.h2box_list .foot {
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/box_foot.gif);
	display: block;
	height: 5px;
	width: 600px;
}
.h2text {
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	color: #333333;
	width: 600px;
	padding: 0px 0px 20px;
}
.h2box_list .h2text {
	font-size: 80%;
	line-height: 150%;
	margin: 0px;
	color: #333333;
	width: 580px;
	padding: 20px 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
/*bone*/
.number {
	font-weight: bold;
	color: #754000;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	font-size: 90%;
	line-height: 150%;
}
.icon {
	background-image: url(img/icon.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 13px;
	padding-right: 5px;
	background-position: 0px 5px;
	padding-top: 18px;
}
.bone_box {
	width: 100%;
}
.h2box_list .bone_box {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bone_box .bone_first {
	text-align: left;
	vertical-align: top;
}
.bone_box .bone_in {
	text-align: left;
	vertical-align: top;
	background-image: url(img/line_vertical.gif);
	background-repeat: repeat-y;
}
.bone_box .bone_last {
	text-align: left;
	vertical-align: top;
	background-image: url(img/line_vertical.gif);
	background-repeat: repeat-y;
}
.bone_box .body {
	padding: 15px 15px 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-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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: 0px;
	margin: 4px 0px 5px;
	background-image: url(img/link_btn.gif);
	text-indent: -9999px;
	height: 22px;
	width: 115px;
}
.bone_box .description br.clear {
	display: none;
	clear: none;
}
.bone_box .foot {
	display: none;
}
/**/
.bone_line {
	width: 100%;
}
.h2box_list .bone_line {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.bone_line .bone_first {
	text-align: left;
	vertical-align: top;
}
.bone_line .body {
	width: auto;
	margin: 0px;
	padding: 10px;
	background-image: url(img/line_side.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;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: 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: 5px 0px 0px;
	margin: 0px;
	font-size: 85%;
	line-height: 125%;
}
.bone_line .description br.clear {
	display: none;
	clear: none;
}
.bone_line .foot {
	display: none;
}
/*--------------*/

/**/
.h3box {
	margin: 0px;
	padding: 0px 0px 30px;
	width: 600px;
}
.h3box h3.title {
	padding: 5px 15px 5px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	color: #666666;
	width: 555px;
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	border-left: 5px solid #754000;
}
.h3box p.text {
	padding-right: 25px;
	padding-left: 25px;
}
/**/
.h4box {
	margin: 0px;
	padding: 0px 25px 30px;
	width: 550px;
}
.h4box h4.title {
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	color: #754000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.h4box p.text {
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #EBEBEB;
	font-size: 70%;
	width: 520px;
}
/*sub_menu*/
.sub_menu {
	margin: 0px 0px 20px;
	padding: 0px 0px 10px;
	list-style-type: none;
	width: 180px;
	background-image: url(img/submenu_foot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sub_menu li {
	margin: 0px;
	padding: 0px;
	width: 180px;
}
.sub_menu a {
	display: block;
	width: 180px;
	line-height: 125%;
	text-decoration: none;
}
.sub_menu a:link {
	background-image: url(img/submenu_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 155px;
	overflow: hidden;
	color: #666666;
	padding-top: 7px;
	padding-left: 25px;
	font-size: 80%;
}
.sub_menu a:visited {
	background-image: url(img/submenu_off.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 155px;
	overflow: hidden;
	color: #666666;
	padding-top: 7px;
	padding-left: 25px;
	font-size: 80%;
}
.sub_menu a:hover {
	background-image: url(img/submenu_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 155px;
	overflow: hidden;
	color: #666666;
	padding-top: 7px;
	padding-left: 25px;
	font-size: 80%;
}
.sub_menu a:active {
	background-image: url(img/submenu_on.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 155px;
	overflow: hidden;
	color: #666666;
	padding-top: 7px;
	padding-left: 25px;
	font-size: 80%;
}
.sub_menu li.parent a {
}
.sub_menu li.parent a:link {
	padding: 7px 0px 0px 10px;
	width: 170px;
	font-size: 80%;
	background-image: url(img/submenu_current.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
.sub_menu li.parent a:visited {
	padding: 7px 0px 0px 10px;
	width: 170px;
	font-size: 80%;
	background-image: url(img/submenu_current.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
.sub_menu li.parent a:hover {
	padding: 7px 0px 0px 10px;
	width: 170px;
	font-size: 80%;
	background-image: url(img/submenu_current.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
.sub_menu li.parent a:active {
	padding: 7px 0px 0px 10px;
	width: 170px;
	font-size: 80%;
	background-image: url(img/submenu_current.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: underline;
}
#root_index .sub_menu li.current {
	padding: 7px 0px 0px 10px;
	width: 170px;
	font-size: 80%;
	background-image: url(img/submenu_current.gif);
	background-repeat: no-repeat;
	height: 23px;
	overflow: hidden;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
}
#root_page .sub_menu li.current {
	background-image: url(img/submenu_active.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 155px;
	overflow: hidden;
	color: #666666;
	padding-top: 7px;
	padding-left: 25px;
	font-size: 80%;
}
/*subContents*/
.sub_contents {
	width: 180px;
}
.sub_contents a {
}
.sub_contents a:link {
}
.sub_contents a:visited {
}
.sub_contents a:hover {
}
.sub_contents a:active {
}
.sub_contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_contents .number {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
.sub_contents .icon {
	background-position: 10px 15px;
	width: 13px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.sub_contents .sub_box {
	width: 180px;
	margin-bottom: 30px;
	padding: 0px;
	background-image: url(img/sub_bg.gif);
	background-repeat: repeat-y;
}
.sub_contents .sub_box h5.title {
	background-image: url(img/h5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 8px 0px 0px;
	height: 25px;
	width: 180px;
	overflow: hidden;
	font-size: 90%;
	line-height: 125%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.sub_contents .sub_box .img {
	text-align: center;
	margin: 0px;
	padding: 10px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sub_contents .sub_box .text {
	margin: 0px;
	width: auto;
	font-size: 80%;
	line-height: 150%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 10px;
}
.sub_contents .sub_box table.bone {
	padding: 0px;
	margin: 0px 0px 10px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.sub_contents .sub_box .link {
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.sub_contents .sub_box .thum {
	text-align: center;
	margin: 0px;
	padding: 5px 0px 0px;
}
.sub_contents .sub_box .date {
	margin: 0px;
	padding: 5px 0px 0px;
	font-size: 80%;
	line-height: normal;
}
.sub_contents .sub_box h6.title {
	font-size: 80%;
	line-height: 125%;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.sub_contents .sub_box .description {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	line-height: 150%;
}
.sub_contents .foot {
	display:block;
	font-size: 0.1px;
	line-height: 0px;
	background-image: url(img/sub_foot.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 180px;	
}
/*prev*/
.page_prev {
	margin: 0px;
	padding: 0px 0px 30px;
	width: auto;
	font-size: 80%;
	line-height: 125%;
	clear: none;
	float: left;
}
.page_prev a {
	background-image: url(img/arrow_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

/*toTop*/
.page_top {
	margin: 0px;
	padding: 0px 0px 30px;
	width: auto;
	font-size: 80%;
	line-height: 125%;
	clear: none;
	float: right;
}
.page_top a {
	background-image: url(img/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
/*foot*/
.foot_menu {
	clear: none;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 125%;
	float: left;
	width: auto;
	background-image: url(img/headmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.foot_menu li {
	clear: none;
	margin: 0px;
	padding: 5px 10px;
	display: inline;
	background-image: url(img/headmenu.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.foot_menu a {
	text-decoration: underline;
	white-space: nowrap;
}
.foot_menu a:link {
	color: #666666;
}
.foot_menu a:visited {
	color: #666666;
}
.foot_menu a:hover {
	color: #754000;
}
.foot_menu a:active {
	color: #754000;
}
.copyright {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 70%;
	line-height: 125%;
	color: #666666;
	clear: none;
	float: right;
	width: auto;
}

#root_home,#root_index,#root_page {
		background-image: url(img037/&root_home,&root_index,&root_page.gif);
		}
		
	#c_box0 {
		background-image: url(img037/&c_box0.gif);
		}
		
	#c_box0 #column5 {
		background-image: url(img037/&c_box0-&column5.gif);
		}
		
	.head_menu {
		background-image: url(img037/@head_menu.gif);
		}
		
	.head_menu li {
		background-image: url(img037/@head_menu-li.gif);
		}
		
	.main_menu {
		background-image: url(img037/@main_menu.gif);
		}
		
	.main_menu a:link {
		background-image: url(img037/@main_menu-a;link.gif);
		}
		
	.main_menu a:visited {
		background-image: url(img037/@main_menu-a;visited.gif);
		}
		
	.main_menu a:hover {
		background-image: url(img037/@main_menu-a;hover.gif);
		}
		
	.main_menu a:active {
		background-image: url(img037/@main_menu-a;active.gif);
		}
		
	.main_menu a.on:link {
		background-image: url(img037/@main_menu-a@on;link.gif);
		}
		
	.main_menu a.on:visited {
		background-image: url(img037/@main_menu-a@on;visited.gif);
		}
		
	.main_menu a.on:hover {
		background-image: url(img037/@main_menu-a@on;hover.gif);
		}
		
	.main_menu a.on:active {
		background-image: url(img037/@main_menu-a@on;active.gif);
		}
		
	.contents .dl a {
		background-image: url(img037/@contents-@dl-a.gif);
		}
		
	#root_home .h1box .foot {
		background-image: url(img037/&root_home-@h1box-@foot.gif);
		}
		
	#root_index .h1box h1.title {
		background-image: url(img037/&root_index-@h1box-h1@title.gif);
		}
		
	#root_page .h1box h1.title {
		background-image: url(img037/&root_page-@h1box-h1@title.gif);
		}
		
	.h2box h2.title {
		background-image: url(img037/@h2box-h2@title.gif);
		}
		
	.h2box_direct .h2title .title {
		background-image: url(img037/@h2box_direct-@h2title-@title.gif);
		}
		
	.h2box_list {
		background-image: url(img037/@h2box_list.gif);
		}
		
	.h2box_list .h2title {
		background-image: url(img037/@h2box_list-@h2title.gif);
		}
		
	.h2box_list .h2title .list_btn a {
		background-image: url(img037/@h2box_list-@h2title-@list_btn-a.gif);
		}
		
	.h2box_list .h2title .rss_btn a {
		background-image: url(img037/@h2box_list-@h2title-@rss_btn-a.gif);
		}
		
	.h2box_list .foot {
		background-image: url(img037/@h2box_list-@foot.gif);
		}
		
	.icon {
		background-image: url(img037/@icon.gif);
		}
		
	.bone_box .bone_in {
		background-image: url(img037/@bone_box-@bone_in.gif);
		}
		
	.bone_box .bone_last {
		background-image: url(img037/@bone_box-@bone_last.gif);
		}
		
	.bone_box .description .link_btn {
		background-image: url(img037/@bone_box-@description-@link_btn.gif);
		}
		
	.bone_line .body {
		background-image: url(img037/@bone_line-@body.gif);
		}
		
	.sub_menu {
		background-image: url(img037/@sub_menu.gif);
		}
		
	.sub_menu a:link {
		background-image: url(img037/@sub_menu-a;link.gif);
		}
		
	.sub_menu a:visited {
		background-image: url(img037/@sub_menu-a;visited.gif);
		}
		
	.sub_menu a:hover {
		background-image: url(img037/@sub_menu-a;hover.gif);
		}
		
	.sub_menu a:active {
		background-image: url(img037/@sub_menu-a;active.gif);
		}
		
	.sub_menu li.parent a:link {
		background-image: url(img037/@sub_menu-li@parent-a;link.gif);
		}
		
	.sub_menu li.parent a:visited {
		background-image: url(img037/@sub_menu-li@parent-a;visited.gif);
		}
		
	.sub_menu li.parent a:hover {
		background-image: url(img037/@sub_menu-li@parent-a;hover.gif);
		}
		
	.sub_menu li.parent a:active {
		background-image: url(img037/@sub_menu-li@parent-a;active.gif);
		}
		
	#root_index .sub_menu li.current {
		background-image: url(img037/&root_index-@sub_menu-li@current.gif);
		}
		
	#root_page .sub_menu li.current {
		background-image: url(img037/&root_page-@sub_menu-li@current.gif);
		}
		
	.sub_contents .sub_box {
		background-image: url(img037/@sub_contents-@sub_box.gif);
		}
		
	.sub_contents .sub_box h5.title {
		background-image: url(img037/@sub_contents-@sub_box-h5@title.gif);
		}
		
	.sub_contents .foot {
		background-image: url(img037/@sub_contents-@foot.gif);
		}
		
	.page_prev a {
		background-image: url(img037/@page_prev-a.gif);
		}
		
	.page_top a {
		background-image: url(img037/@page_top-a.gif);
		}
		
	.foot_menu {
		background-image: url(img037/@foot_menu.gif);
		}
		
	.foot_menu li {
		background-image: url(img037/@foot_menu-li.gif);
		}
		
	