@charset "shift_jis";

body {
	color: #333333;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

* html body{
	padding-left:1px;
	text-align: center;
} 
*+html body{padding-left:1px;}

h1 {
	display: none;
}

h2 {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 28px;
	background-image: url(../images/subtitlebg.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2.pink {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 28px;
	background-image: url(../images/subtitlebg4.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2.orange {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 28px;
	background-image: url(../images/subtitlebg3.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
h2.blue {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-indent: 28px;
	background-image: url(../images/subtitlebg2.gif);
	line-height: 31px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
*html h2 {
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
	margin-top: 2em;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#sub_main p {
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 23px;
	margin-left: 23px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 15px;
}
#sub_main p.nospace {
	font-size: 12px;
	line-height: 1.2em;
	margin-right: 23px;
	margin-left: 23px;
	margin-top: 0px;
	padding-top: 0px;
}

#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
	
#header {
	height: 91px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#header_left {
	float: left;
	width: 430px;
	height: 91px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_rbox {
	float: right;
	margin: 0px 0px 0px 10px;
}
.img_lbox {
	float: left;
	margin: 0px 10px 0px 0px;
}
#header_right {
	background-repeat: no-repeat;
	background-position: left 35px;
	text-align: right;
	width: 450px;
	float: right;
	line-height: 16px;
	background-image: url(../images/tel.gif);
	height: 91px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headlink {
	clear: both;
	margin-top: 16px;
	text-align: right;
	width: 340px;
	float: right;
}

.midashi_1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.midashi_1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.midashi_1 a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.midashi_1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.kensaku {
	margin: 0px;
	height: 25px;
	width: 200px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
	text-align: center;
	background-color: #DED6B4;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 1.5em;
}
#footer #copy {
	padding-top: 25px;
	padding-right: 15px;
	text-align: right;
}
#menu {
	width: 187px;
	margin-left: 18px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu2 {
	width: 900px;
	margin-left: 50px;
	margin-top: 3px;
}
*html #menu2 {
	width: 900px;
	margin-left: 0px;
}
#menu2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu2 li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#menu3 {
	width: 187px;
	margin-left: 18px;
}
#menu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu3 li {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sub_box {
	background-image: url(../images/subbg.gif);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	background-position: 50px;
}
#sub_main {
	width: 655px;
	margin-left: 20px;
	text-align: left;
	clear: both;
	float: left;
	padding-bottom: 15px;
}
*html #sub_main {
	width: 655px;
	margin-left: 10px;
	text-align: left;
	clear: both;
	float: left;
	padding-bottom: 15px;
}
#sub_main table {
	width: 550px;
	border: 1px solid #CCCCCC;
	margin-left: 2em;
	border-collapse: collapse;
	color: #666666;
	margin-top: 1em;
	margin-bottom: 1em;
}
#sub_main th {
	border: 1px solid #CCCCCC;
	text-align: left;
	border-collapse: collapse;
	vertical-align: top;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 1.5em;
	padding-left: 1.5em;
	background-color: #E6E6E6;
	font-size: 12px;
}
#sub_main td {
	border: 1px solid #CCCCCC;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#sub_main td p {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
	font-size: 16px;
}
#sub_main table.schedule {
	border: 1px solid #666666;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	width: 600px;
}
#sub_main table.schedule td {
	border: 1px solid #666666;
	text-align: center;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 12px;
	padding: 5px;
	display: table-cell;
}
#sub_main table.schedule td p {
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 2px;
	padding-top: 0px;
}
#sub_main table.schedule ol {
	text-align: left;
}
#sub_main table.schedule th {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	background-color: #0069B5;
	margin: 0px;
	padding: 2px;
	color: #FFFFFF;
}
#sub_main table.schedule2 {
	border: 1px solid #666666;
	text-align: left;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #000000;
	width: 400px;
}
#sub_main table.schedule2 td {
	border: 1px solid #666666;
	text-align: center;
	border-collapse: collapse;
	line-height: 1.5em;
	font-size: 12px;
	padding: 5px;
	display: table-cell;
}
#sub_main table.schedule2 td p {
	text-align: left;
	font-size: 12px;
	padding-left: 15px;
	margin-top: 2px;
	padding-top: 0px;
}
td.blue
{
	background-color: #CCE3FD;
}
#topmain_box {
	clear: both;
	background-image: url(../images/topmain.jpg);
	background-repeat: no-repeat;
	height: 371px;
	width: 1000px;
	background-color: #666666;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topmain_box .link_box {
	float: right;
	width: 205px;
	margin-top: 74px;
	font-size: 12px;
	text-align: left;
	line-height: 1.6em;
}
#topmain_box .link_box p {
	margin: 0px;
	margin-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmain_box #banner {
	clear: both;
	float: right;
	width: 426px;
	text-align: left;
	padding-top: 8px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topmain_box .link_box p.text {
	margin: 0px;
    margin-top: 72px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_left_box {
	float: left;
	width: 224px;
	text-align: left;
	background-color: #DED6B4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	clear: left;
}
*html #top_left_box {
	float: left;
	width: 224px;
	text-align: left;
	background-color: #C5D6EC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	clear: left;
}
#top_left_box #link {
	width: 187px;
	margin-left: 18px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
}
#top_left_box #link2 {
	width: 187px;
	margin-left: 18px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#top_left_box #link img {
	margin-bottom: 7px;
}

#top_right_box {
	float: right;
	width: 703px;
	text-align: left;
	clear: right;
	margin-top: 15px;
	padding: 0px;
}
#top_right_box #new_info {
	display: inline-block;
	width: 640px;
	overflow: scroll;
	overflow-x: hidden;
	padding-top: 6px;
	padding-left: 15px;
	background-position: top;
	font-size: 12px;
	line-height: 2em;
	vertical-align: top;
	padding-bottom: 25px;
	height: 170px;
	margin-bottom: 30px;	
}
#sub_right_box {
	float: left;
	width: 703px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	clear: right;
}
#sublink_title {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	background-image: url(../images/sidebartitleBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 30px;
	width: 175px;
	background-color: #DEDFDE;
	line-height: 27px;
	margin-left: 1px;
}
#pankuzu {
	font-size: 12px;
	clear: both;
	text-align: left;
	color: #000000;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#sub_contact {
	padding-top: 25px;
}
#sub_contact img {
	margin-bottom: 13px;
}
.up_space {
	padding-top: 45px;
	line-height: 1.5em;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #999999;
}
.green_fr {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em;
	border: 1px dotted #008E39;
}


.img_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}
.img_left {
	float: left;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 15px;
	padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.headline {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-left: 30px;
	display: block;
	padding-bottom: 15px;
}

.sublink_bg {
	font-size: 14px;
	font-style: normal;
	color: #666666;
	background-image: url(../images/sidebarindexBG.gif);
	background-repeat: no-repeat;
	line-height: 29px;
	height: 27px;
	width: 178px;
	text-indent: 25px;
	text-align: left;
	font-weight: bold;
}


.mainbody img {
	margin-right: 15px;
}
.clear_img {
	clear: both;
	padding-top: 10px;
}

.mainbody {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
}
*html .mainbody {
	padding-right: 20px;
	padding-left: 20px;
}
.pagetop {
	font-size: 12px;
	text-align: right;
	padding-top: 0.5em;
	clear: both;
	padding-right: 20px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
#sub_right_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#smfont {
	font-size: 10px;
	clear: both;
}

a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #FF0000;
}

p.hide {display:none;} 
p.blue {
	margin-left: 2em;
	color: #0066CC;
	font-size: 14px;
	line-height: 1.5em;
} 
#left_links {
	margin-top: 5px;
	clear: both;
	float: left;
}
#sub_main p.large {
	font-size: 14px;
	line-height: 1.2em;
}
#sub_main dl.list {
	font-size: 16px;
	line-height: 2em;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	width: 400px;
	margin-left: 3em;
}
#sub_main dt.green {
	font-size: 16px;
	background-color: #D6FEAD;
	line-height: 2em;
	padding-right: 1em;
	padding-left: 1em;
	color: #333333;
	padding-top: 0px;
}
#sub_main dd.tel {
	font-size: 14px;
	background-color: #FFFFFF;
	line-height: 2em;
	padding-right: 1em;
	padding-left: 1em;
}
.green {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	color: #006666;
}
#left_links img {
	margin-right: 5px;
}

.red_text
{
	color: #FF0000;
}
.lg_font {
	font-size: 24px;
	line-height: 1.5em;
}
#sub_main dt.bg {
	margin-left: 25px;
	line-height: 1.5em;
	font-size: 12px;
	background-color: #C6D7EF;
	padding-left: 5px;
}
#sub_main dl {
	margin-left: 25px;
	line-height: 1.5em;
	font-size: 12px;
	margin-right: 25px;
}
#sub_main dd {
	margin-bottom: 7px;
}
#sub_main ol {
	margin-top: 0px;
	line-height: 1.1em;
	margin-bottom: 0.5px;
}
#sub_main ul {
	margin-top: 0px;
	line-height: 1.1em;
	margin-bottom: 0.5px;
	list-style: circle;
}
#sub_main li {
	margin-bottom: 5px;
	font-size: 12px;
}
#sub_main td.green {
	background-color: #D6EBC6;
	width: 130px;
}

#sub_main .gray_title {
	background-color: #F0F0F0;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	clear: both;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D7EF;
	margin-right: 1em;
	margin-left: 1em;
}
.sitemap_left {
	float: left;
	width: 320px;
}
.sitemap_left dt {
	margin-bottom: 15px;
	text-indent: 1em;
	line-height: 1.5em;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0065AD;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0065AD;
	border-right-color: #0065AD;
	border-bottom-color: #0065AD;
}
.top_main_menu {
	float: right;
	height: 224px;
	width: 401px;
	margin: 0px;
	padding-top: 13px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#top_main_menu {
	margin: 0px;
	height: 224px;
	width: 401px;
	list-style-type: none;
	position: absolute;
}

ul#top_main_menu li#syoshin {
	padding: 0px;
	height: 24px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#syoshin a {
	position: absolute;
	width: 164px;
	height: 24px;
	text-indent: -9999px;
	left: 183px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#syoshin a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px 0px;
	background-repeat: no-reeat;
}
ul#top_main_menu li#saishin {
	padding: 0px;
	height: 21px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#saishin a {
	position: absolute;
	width: 164px;
	height: 21px;
	text-indent: -9999px;
	left: 183px;
	top: 24px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#saishin a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -24px;
	background-repeat: no-repeat;
}
ul#top_main_menu li#gairai {
	padding: 0px;
	height: 21px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#gairai a {
	position: absolute;
	width: 164px;
	height: 21px;
	text-indent: -9999px;
	left: 183px;
	top: 45px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#gairai a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -45px;
	background-repeat: no-repeat;
}
ul#top_main_menu li#nyuuin {
	padding: 0px;
	height: 26px;
	width: 164px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#nyuuin a {
	position: absolute;
	width: 164px;
	height: 26px;
	text-indent: -9999px;
	left: 183px;
	top: 86px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#nyuuin a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -86px;
	background-repeat: no-repeat;
}
ul#top_main_menu li#menkai {
	padding: 0px;
	height: 26px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#menkai a {
	position: absolute;
	width: 164px;
	height: 26px;
	text-indent: -9999px;
	left: 183px;
	top: 112px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#menkai a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -112px;
	background-repeat: no-repeat;
}
ul#top_main_menu li#kenshin {
	padding: 0px;
	height: 26px;
	width: 164px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#kenshin a {
	position: absolute;
	width: 164px;
	height: 26px;
	text-indent: -9999px;
	left: 183px;
	top: 162px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#kenshin a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -162px;
	background-repeat: no-repeat;
}
ul#top_main_menu li#doc {
	padding: 0px;
	height: 26px;
	width: 164px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 183px;
}
ul#top_main_menu li#doc a {
	position: absolute;
	width: 164px;
	height: 26px;
	text-indent: -9999px;
	left: 183px;
	top: 188px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#top_main_menu li#doc a:hover {
	background-image: url(../images/top_main_menu.jpg);
	background-position: -184px -188px;
	background-repeat: no-repeat;
}


.inv {
	display: none;
}
.in_back {
	background-image: url(../images/in_back.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 180px;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#in_back {
	margin: 0px;
	height: 180px;
	width: 200px;
	list-style-type: none;
	position: absolute;
	padding: 0px;
}

ul#in_back li#rinen {
	padding: 0px;
	height: 37px;
	width: 157px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
ul#in_back li#rinen a {
	position: absolute;
	width: 157px;
	height: 37px;
	text-indent: -9999px;
	left: 22px;
	top: 45px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#in_back li#rinen a:hover {
	background-image: url(../images/in_back2.jpg);
	background-position: -22px -45px;
	background-repeat: no-repeat;
}
ul#in_back li#gaiyo {
	padding: 0px;
	height: 37px;
	width: 157px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
ul#in_back li#gaiyo a {
	position: absolute;
	width: 157px;
	height: 37px;
	text-indent: -9999px;
	left: 22px;
	top: 82px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#in_back li#gaiyo a:hover {
	background-image: url(../images/in_back2.jpg);
	background-position: -22px -82px;
	background-repeat: no-repeat;
}
ul#in_back li#shisetsu {
	padding: 0px;
	height: 37px;
	width: 157px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
ul#in_back li#shisetsu a {
	position: absolute;
	width: 157px;
	height: 37px;
	text-indent: -9999px;
	left: 22px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#in_back li#shisetsu a:hover {
	background-image: url(../images/in_back2.jpg);
	background-position: -22px -120px;
	background-repeat: no-repeat;
}
.yellow_box {
	padding: 10px;
	border: 2px dotted #D4BD6F;
	width: 581px;
	background: #FFFBEE;
	margin-top: 2em;
	margin-left: 2em;
}
.midashi_1 {
	background: #798FC0;
	padding: 6px;
	font-size: 12pt;
	line-height: 1em;
	font-weight: bold;
	margin: 0px 0px 3px;
	color: #FFFFFF;
}
.dey_tex {
	font-size: 9pt;
	line-height: 1.5em;
	text-align: right;
	margin: 0px 0px 3px;
	padding: 0px;
}
.news_font01 {
	font-size: 11pt;
	line-height: 1.25em;
	margin: 0px 0px 10px;
	padding: 0px;
}
#news_main {
	width: 655px;
	margin-left: 20px;
	text-align: left;
	clear: both;
	float: left;
	padding-bottom: 15px;
}
.ind_link_box  {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 53px;
}
.yellow_box p {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}

