@charset "UTF-8";
@media print {
body {
	zoom: 90%;
}
}
/* =========================================================
■Reset
========================================================= */

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, th, td, img, form {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
}
/* =========================================================
■Font
========================================================= */
body {
	margin: 0;
	padding: 0;
	background: url(../img/bg.jpg) #ffffff left top repeat-x;
	color: #666;
	font-size: 0.9em;
	line-height: 1.25;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka,;
}
a, a:link, a:visited, a:active {
	color: #004b91;
	text-decoration: none;
}
a:hover {
	color: #e47911;
	text-decoration: underline;
}
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
h1 {
	display: none;
}
h2 {
	width: 560px;
	height: 40px;
	margin: 0px 0px 10px;
	text-indent: -9999px;
	overflow: hidden;
}
h3 {
	width: 545px;
	height: 35px;
	margin-bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
h4 {
}
h5 {
	font-size: 1.3em;
	font-weight: bolder;
	display: block;
	color: #004b91;
	margin-bottom: 4px;
	line-height: 1.4;
}
h6 {
	font-size: 1em;
	display: block;
	margin: 0;
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #B0C4DE;
	height: 1px;
	margin-bottom: 15px;
	clear:both;
}
.small {
	font-size: 0.9em;
}
/* =========================================================
■Layout
========================================================= */

/*Container
--------------------------------------------------------- */
#container {
	width: 920px;
	min-height: 100%;
	margin: auto;
	padding: 0px;
	background: #ffffff;
	position: relative;
}
/*Header
--------------------------------------------------------- */
#header {
	width: 920px;
	height: 160px;
	position: relative;
	padding: 0px;
}
/*Header Navigation
--------------------------------------------------------- */
.hnavi {
	margin: 0px;
	padding-right: 10px;
	font-family: verdana, arial, sans serif;
	font-size: 1.0em;
}
.hnavi ul {
	color:#fff;
	float: right;
	margin-top: 3px;
	border-left: solid 1px rgb(15,15,15);
	padding: 0px 20px 0px 0px;
	font-weight: normal;
}
.hnavi li {
	display: inline;
	float: left;
	padding: 2px 5px 2px 5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.hnavi li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px rgb(15,15,15);
	color: rgb(15,15,15);
	text-decoration: none;
	font-size: 10px;
}
.hnavi li a:hover {
	color: #f00000;
	text-decoration: underline;
}
/*Logo
--------------------------------------------------------- */
.logo {
	clear: both;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
	position : absolute;
	bottom: 0;
	background: url(../img/bt/logo_on.gif) no-repeat;
	height: 100px;
	width: 200px;
}
.logo a:hover img {
	filter: alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
}
/*Global Navigation
--------------------------------------------------------- */
.gnavi {
	float: right;
	margin: 0px;
	padding-right: 10px;
	position : absolute;
	bottom: 0;
	right: 0;
}
.gnavi ul {
	margin: 0px;
	padding: 0px;
}
.gnavi li {
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.gnavi li a {
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
/* Contents
--------------------------------------------------------- */
#contents {
	width: 900px;
	margin: 0px 10px;
	padding: 0px;
}
/* Flash
--------------------------------------------------------- */
#flash {
	width: 590px;
	height: 300px;
	float: left;
	margin: 5px 0px 10px;
}
#s-map {
	width: 300px;
	float: right;
	margin: 5px 0px 10px;
}
/* Sidebar_top
--------------------------------------------------------- */
#top_sidebar {
	width:345px;
	float:left;
}
.bnr_bg {
	background: #E6E6FA;
	width: 294px;
	padding: 5px 3px;
}
.bnr {
	margin-bottom: 10px;
	border: 1px solid #B0C4DE;
}
/* news
--------------------------------------------------------- */
#news {
	width: 545px;
	float: right;
}
#news h3 {
	background: url(../img/koushin.jpg) no-repeat;
}
#news_bg {
	margin: 0px;
	padding: 0px;
	height: 425px;
	background: url(../img/news_bg.jpg) repeat-x scroll bottom;
	background-position: expression('10px'+this.parentNode.scrollTop + 'px');
}
#news_frame {
	margin: 0px;
	padding: 1em 1em 0em 1em;
	height: 400px;
	width: 501px;
	overflow: auto;
}
#news h4 {
	font-size: 1.3em;
	display: block;
	margin-bottom: 5px;
	color: #003399;
	background: url(../img/h4.gif) no-repeat;
	padding-left: 25px;
	font-weight: 900;
}
#news dl {
	background: url(../img/news_hr.gif) no-repeat;
	background-position:bottom;
	margin-bottom:20px;
}
#news dt {
	float:right;
	font-size: 0.9em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro";
	margin-bottom: 3px;
	font-weight: bold;
	color: #5959ff;
}
#news dd {
	margin-bottom: 5px;
	font-size: 1em;
	clear:both;
	padding-bottom: 10px;
	line-height: 1.3;
}
/*Footer
--------------------------------------------------------- */
#footer {
	clear: both;
	margin: auto;
	width: 920px;
	height: 130px;
	background: url(../img/footer.gif) no-repeat;
	overflow: hidden;
}
#footer p {
	clear: both;
	color: #B0C4DE;
	text-align: center;
	font-size: 12px;
	padding-top: 7px;
}
/*Footer Navigation
--------------------------------------------------------- */
.fnavi {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans serif;
}
.fnavi ul {
	border-left: solid 1px #fff;
	margin-top: 85px;
	padding-right: 175px;
	font-weight: normal;
	float: right;
}
.fnavi li {
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.fnavi li a {
	display: block;
	float: left;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: solid 1px #ffffff;
	color:#fff;
	text-decoration: none;
	font-size: 11px;
}
.fnavi li a:hover {
	text-decoration: underline;
}
.fnavi a:visited {
	color: #fffffff;
}
/*Main
--------------------------------------------------------- */
#main {
	width: 570px;
	float: left;
	margin: 0px;
	padding: 5px 10px 10px;
	overflow: hidden;
}
/*sidebar
--------------------------------------------------------- */
#sidebar {
	width: 300px;
	float: right;
	margin: 0px;
	padding: 0px;
}
/*picture
--------------------------------------------------------- */
.main_pic {
	border: 1px solid #DCDCDC;
	margin: 0px 5px 10px;
	padding: 8px;
}
.main_pic_cap {
	margin-bottom: 15px;
}
.picture {
	width: 570px;
	margin: 10px 0px;
}
.sub_pic {
	width: 290px;
	border: 1px solid #DCDCDC;
	margin: 0px 5px 0px;
	padding: 8px;
}
.sub_pic_cap {
	padding: 0px 8px 15px;
	vertical-align: bottom;
	text-align: left;
}
/*access
--------------------------------------------------------- */
#access dl {
	margin-top: 15px;
}
#access dt {
	font-size: 1em;
	margin-bottom: 3px;
	font-weight: bold;
}
#access dd {
	margin-bottom: 10px;
	font-size: 1em;
	padding-left: 1em;
	line-height: 1.3;
}
/*haiboshi
--------------------------------------------------------- */
#haiboshi .sub_pic {
	width: 306px;
	border: none;
	margin: 0px 5px 5px;
	padding: 8px;
}
#haiboshi .sub_pic {
	margin-bottom: 5px;
}
.arrow {
	background: url(../img/haiboshi_img/arrow.gif) no-repeat bottom;
	margin: 5px 0px 15px;
	padding: 0px;
	overflow: hidden;
	height: 20px;
}
/*company
--------------------------------------------------------- */
#company table {
	margin: 0px 0px 30px 30px;
}
#company table th {
	text-align: center;
	border-bottom: #C0C0C0 solid 2px;
	padding: 3px;
}
#company table td {
	border-bottom: #C0C0C0 solid 2px;
	padding: 3px;
}
#company dt {
	font-weight: bold;
	padding: 10px 0px 0px;
}
#company dd {
	padding-top: 5px;
	padding-left: 1em;
}
/*sitemap
--------------------------------------------------------- */
#sitemap dt {
	background: url(../img/sitemap_img/sitemap_arrow.gif) no-repeat;
	margin-left: 10px;
	padding: 0px 0px 10px 25px;
}
#sitemap dd {
	background: url(../img/sitemap_img/sitemap_l.gif) no-repeat;
	margin-left: 10px;
	padding: 0px 0px 10px 25px;
}
/*float
--------------------------------------------------------- */
#sub_left {
	float: left;
}
#sub_right {
	float: right;
}
#clear {
	clear: both;
}
/*renewal
--------------------------------------------------------- */
.renewal {
	font-size: 1.5em;
	text-align: center;
	margin: 50px 0px;
}
/*not found
--------------------------------------------------------- */
.notfound {
	font-size: 1.2em;
	text-align: left;
	margin: 50px 0px 50px 20px;
}
/*ページトップへ
--------------------------------------------------------- */
#pagetop {
	text-align: right;
	margin-top: 10px;
}
/* =========================================================
■見出し
========================================================= */
/*h2
--------------------------------------------------------- */

#h2_syokudou {
	background: url(../img/syokudou_img/syokudou_h2.jpg) no-repeat;
}
#h2_yuransen {
	background: url(../img/yuransen_img/yuransen_h2.jpg) no-repeat;
}
#h2_ichiba {
	background: url(../img/shisetsu_img/ichiba_h2.jpg) no-repeat;
}
#h2_nanakakudo {
	background: url(../img/shisetsu_img/nanakakudo_h2.jpg) no-repeat;
}
#h2_tsuribori {
	background: url(../img/shisetsu_img/tsuribori_h2.jpg) no-repeat;
}
#h2_kakojo {
	background: url(../img/shisetsu_img/kakojo_h2.jpg) no-repeat;
}
#h2_access {
	background: url(../img/access_img/access_h2.jpg) no-repeat;
}
#h2_haiboshi {
	background: url(../img/haiboshi_img/haiboshi_h2.jpg) no-repeat;
}
#h2_kotei {
	background: url(../img/haiboshi_img/kotei_h2.jpg) no-repeat;
}
#h2_company {
	background: url(../img/company_img/company_h2.jpg) no-repeat;
}
#h2_privacy {
	background: url(../img/company_img/privacy_h2.jpg) no-repeat;
}
#h2_sitemap {
	background: url(../img/sitemap_img/sitemap_h2.jpg) no-repeat;
}
#h2_torihiki {
	background: url(../img/torihiki_img/torihiki_h2.jpg) no-repeat;
}
/*margin
--------------------------------------------------------- */
.m_top30 {
	margin-top: 30px;
}
