@charset "UTF-8";
form {
	margin: 0px;
	padding: 0px;
}

#header , #main , #bottom1 , #bottom2 , #footer {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	margin-top: 8px;
	margin-bottom: 5px;
	font-size: 11px;
	color: #999999;
	height: 20px;
	float: left;
	line-height: 20px;
}
#header #lang {
	float: right;
	width: 93px;
	margin-top: 5px;
}
#header #lang a {
	float: right;
	width: 93px;
	background-image: url(../images/lang.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 24px;
	text-indent: -99999px;
}
#header #lang a:hover{
	background-position: left -24px;
}
#header #navi {
	margin: 0;
	padding: 0;
	background-image: url(../images/header_menu.png);
	_background-image: url(../images/header_menu.gif);
	clear: both;
}
#header #navi li { display: inline; }
#header #navi a { float: left; height: 0; padding-top: 36px; overflow: hidden; }
#header #navi a {
	background-image: url(../images/header_menu.png);
	_background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
}
/* BUTTONS */
#header #navi li#navi-top a {
	background-position: 0 0;
	width: 163px;
}
#header #navi li#navi-okyakusamahe a {
	background-position: -163px 0;
	width: 164px;
}
#header #navi li#navi-news a {
	background-position: -327px 0;
	width: 164px;
}
#header #navi li#navi-shitsumon a {
	background-position: -491px 0;
	width: 163px;
}
#header #navi li#navi-info a {
	background-position: -654px 0;
	width: 162px;
}
#header #navi li#navi-econikki a {
	background-position: -816px 0;
	width: 164px;
}

/* OVER STATES */
#header #navi li#navi-top a:hover {
	background-position: 0 -72px;
}
#header #navi li#navi-okyakusamahe a:hover {
	background-position: -163px -72px;
}
#header #navi li#navi-news a:hover {
	background-position: -327px -72px;
}
#header #navi li#navi-shitsumon a:hover {
	background-position: -491px -72px;
}
#header #navi li#navi-info a:hover {
	background-position: -654px -72px;
}
#header #navi li#navi-econikki a:hover {
	background-position: -816px -72px;
}

/* ON STATES */
#header #navi li#navi-top-on a {
	background-position: 0 -36px;
	width: 163px;
}
#header #navi li#navi-okyakusamahe-on a {
	background-position: -163px -36px;
	width: 164px;
}
#header #navi li#navi-news-on a {
	background-position: -327px -36px;
	width: 164px;
}
#header #navi li#navi-shitsumon-on a {
	background-position: -491px -36px;
	width: 163px;
}
#header #navi li#navi-info-on a {
	background-position: -654px -36px;
	width: 162px;
}
#header #navi li#navi-econikki-on a {
	background-position: -816px -36px;
	width: 164px;
}
#header #header_logo {
	height: 74px;
	background-image: url(../images/header_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear: left;
}
#header #header_logo #header_btn_hanbaiten {
	text-align: right;
	padding-top: 40px;
}
#main #kotei {
	width: 795px;
	float: left;
}
#main #kotei #left {
	float: right;
	width: 185px;
}
#main #kotei #center {
	width: 610px;
	float: right;
	text-align: center;
}
#main  #right  {
	float: left;
	width: 185px;
}
#main #right #right_news {
	background-image: url(../images/right_bg.png);
	_background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	height: 486px;
}
#right_news .news{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	padding-top: 10px;
	padding-bottom: 19px;
}

#right_news .news .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	margin-bottom: 5px;
}
#right_news .news .title{
	font-size: 12px;
	color: #333333;
	height: 26px;
	overflow: hidden;
	line-height: 110%;
	margin-bottom: 5px;
	font-weight: bold;
}
#right_news .news .title a{
	color: #333333;
	text-decoration: none;
}
#right_news .news .comment{
	font-size: 12px;
	color: #999999;
	height: 43px;
	overflow: hidden;
	width: 158px;
	line-height: 120%;
	text-decoration: none;
}
#right_news .news .comment a{
	color: #999999;
	text-decoration: none;
}
#right_news .news a:hover{
	text-decoration: underline;
}
#bottom1 {
	height: 126px;
	clear: both;
	padding-top: 8px;
}
#bottom2 {
	height: 166px;
	clear: both;
	margin-top: 8px;
}
#bottom1 div ,#bottom2 div { float: left; overflow: hidden; }
#bottom1 a { height: 126px;}
#bottom2 a { height: 166px; }
#footer {
	background-image: url(../images/footer_menu_bg.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	padding-top: 10px;
	margin-bottom: 50px;
	background-position: center top;
}
#footer .navi {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	color: #889CA4;
	line-height: 15px;
}
#footer .navi a {
	text-decoration: none;
	font-size: 12px;
	color: #708495;
	letter-spacing: 1px;
}
#footer .navi a:hover {
	color: #394152;
	text-decoration: underline;
}
#footer .copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-left: 5px;
	font-size: 12px;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.about_text {
	font-size: 13px;
	line-height: 130%;
	margin-top: 8px;
}
.waku_top {
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/waku_top.gif);
	height: 22px;
	padding-top: 8px;
	padding-left: 15px;
}
#shitsumon_top td {
	padding: 15px;
}
#shitsumon_top .cate a{
	font-size: 13px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 8px;
	text-decoration: none;
	display: block;
}
#shitsumon_top .cate a:hover{
	text-decoration: underline;	
}
#shitsumon_top .q {
	margin-bottom: 10px;
}
#shitsumon_top .q a{
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/shitsumon_q.gif);
	margin-bottom: 4px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#shitsumon_top .q a:hover{
	color: #666666;
	text-decoration: underline;
}
.qa_list {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
}
.qa_list .q{
	font-size: 12px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/shitsumon_q.gif);
	margin-bottom: 4px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.qa_list .a{
	font-size: 12px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/shitsumon_a.gif);
	margin-bottom: 4px;
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
.to_top a{
	font-size: 11px;
	line-height: 120%;
	color: #999999;
	text-decoration: none;
	background-image: url(../images/arrow_to_top.gif);
	padding-left: 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 850px;
	padding-bottom: 2px;
}
.to_top a:hover{
	text-decoration: underline;	
}#main .box .intro {
	font-size: 14px;
	line-height: 130%;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding: 8px;
	color: #333333;
	letter-spacing: 2px;
}
.about_menu_bottom {
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 5px;
}
#table {
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 13px;
	color: #333333;
	padding-bottom: 10px;
}
#table th {
	padding: 10px;
	background-color: #EDF5FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	font-size: 12px;
	width: 120px;
}
#table td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hanbaiten {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.hanbaiten .sub_title {
	font-size: 12px;
	color: #999999;
	margin-bottom: 3px;
}
.hanbaiten .title {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 5px;
}
.hanbaiten .access {
	font-size: 13px;
	color: #333333;
	margin-bottom: 5px;
}
.hanbaiten .comment {
	font-size: 12px;
	color: #666666;
	margin-bottom: 5px;
}
.hanbaiten .map {
	height: 400px;
	width: 500px;
	border: 1px solid #CCCCCC;
}
.hanbaiten .map_btn {
	margin-bottom: 5px;
}
.hanbaiten .map_btn img {
	cursor: pointer;	
}
#form {
	padding: 20px;
}
.midashi {
	margin: 20px;
	padding: 15px;
	background-color: #EDF5FB;
	font-size: 14px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #006699;
}
.red {
	color: #FF6600;
	font-size: 13px;
	margin-top: 3px;
}
.attention {
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFF66;
	margin: 20px;
	padding: 15px;
	border: 1px solid #FF0000;
}
.addr_label {
	font-size: 11px;
	margin-top: 4px;
	color: #626F7D;
}
.jsvalidation {
	font-size: 11px;
	background-image: url(../images/!.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	height: 12px;
	padding-left: 18px;
	color: #FF0000;
}
.form_info {
	font-size: 10px;
	color: #999999;
	margin-bottom: 4px;
	margin-top: 2px;
}
.news {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #999999;
	font-size: 13px;
}
.news .date {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
}
.news .title {
	font-size: 15px;
	margin-bottom: 5px;
	color: #333333;
}
.pager {
	padding: 20px;
}
.pager {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	margin-left: 5px;
	font-size: 0.9em;
}
.pager a{
	color: #0099FF;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #0099FF;
	text-decoration: none;
	background-color: #FFFFFF;
}
.pager a:hover{
	color: #FFFFFF;
	background-color: #0099FF;	
}
.pager .selected{
	color: #FFFFFF;
	margin-right: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #00FF00;
	background-color: #00FF00;	
}.price_list {
}
.price_list table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.price_list td, .price_list th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 5px;
	font-size: 13px;
}
.price_list .sagaku td {
	background-color: #FFFF99;
	font-weight: bold;
	color: #FF0000;
}
.price_list .gasorin td {
	background-color: #D5F3FF;
}
.price_list th {
	font-weight: bold;
	text-align: center;
	background-color: #C0CAF0;
}
.price_list td {
	font-size: 12px;
	text-align: right;
}
#renew_date{
	margin-right: 40px;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
}