@charset "utf-8";

/* ==================== RESET ==================== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,
h5,h6,pre,code,form,fieldset,legend,
input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
th,td {
	vertical-align: top;
}

fieldset,img {
	border:0;
}
img {
	vertical-align: bottom;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input,textarea,select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input,textarea,select {
	*font-size:100%;
}
legend {
	color:#000;
}
select,input,button,textarea {
	font:99%;
}

table {
	font-size:inherit;
	font:100%;
}

pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}

/* ==================== BASE ==================== */

body{
	font: 13px/1.385 "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
	/*font: 13px/1.385 "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝","MS Mincho", serif;	*/
	*font-size:small;
	*font:x-small;
	color: #fff;
	background: #000 url(../image/body-bg.jpg) no-repeat 50% 0;
}
a:link,a:visited{
	color: #EEA300;
	text-decoration: underline;
}
a:hover,a:focus,a:active{
	text-decoration: none;
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
}


/* ==================== LAYOUT ==================== */

/* #wrapper */

#wrapper{
	width: 1000px;
	margin: 0 auto;
	background: url(../image/wrapper-bg.gif) repeat-y 0 0;
	overflow: hidden;
	zoom: 1;
	padding-bottom: 40px;
}

/* #header */

#header{
	float: left;
	width: 470px;
	position:  relative;
	padding: 25px 0 0 30px;
	overflow: hidden;
	zoom: 1;
	min-height: 530px;
	height: auto !important;
	height: 530px;
}
#header .addr{
	font-size: 0.846em;
	line-height: 1.455em;
	width: 210px;
	color: #6B6B6B;
	margin-top: 7px;
}
#header .time{
	width: 210px;
	color: #6B6B6B;
	margin-top: 7px;
}
#header .tel{
	font-size: 1.385em;
	line-height: 1.111em;
	color: #EEA300;
	margin-top: 10px;
	font-weight: bold;
}
#header .nav{
	position: absolute;
	top: 25px;
	right: 30px;
}
#header .nav li{
	width: 25px;
	float: right;
	margin-left: 15px;
}
#header .nav li a{
	display: block;
	height: 235px;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../image/nav-bg.png);
	background-repeat: no-repeat;
}
#header .nav li.item01 a{
	background-position: -125px 0;
}
#header .nav li.item01 a:hover{
	background-position: -125px -235px;
}
#header .nav li.item02 a{
	background-position: -100px 0;
}
#header .nav li.item02 a:hover{
	background-position: -100px -235px;
}
#header .nav li.item03 a{
	background-position: -75px 0;
}
#header .nav li.item03 a:hover{
	background-position: -75px -235px;
}
#header .nav li.item04 a{
	background-position: -50px 0;
}
#header .nav li.item04 a:hover{
	background-position: -50px -235px;
}
#header .nav li.item05 a{
	background-position: -25px 0;
}
#header .nav li.item05 a:hover{
	background-position: -25px -235px;
}
#header .nav li.item06 a{
	background-position: -0px 0;
}
#header .nav li.item06 a:hover{
	background-position: -0px -235px;
}
#header .page_bottom{
	position: absolute;
	top: 470px;
	right: 1px;
	width: 25px;
	height: 50px;
}
#header .page_bottom a{
	background: url(../image/page_bottom.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	height: 50px;
	width: 25px;
	overflow: hidden;
}
#header .page_bottom a:hover{
	background-position: -25px 0;
}

/* #contents */

#contents{
	float: right;
	width: 425px;
	padding: 0px 35px 0 40px;
	position: relative;
	min-height: 860px;
	height: auto !important;
	height: 860px;
}
#contents .page_lead {
	margin-top: 25px;
}
#contents .breadcrumbs {
	color: #EEA300;
	font-size: 0.846em;
	line-height: 1.455em;
	margin-top: 22px;
}
#contents .page_top{
	position: absolute;
	bottom: 0;
	left: -26px;
	width: 25px;
	height: 50px;
}
#contents .page_top a{
	background: url(../image/page_top.gif) no-repeat 0 0;
	display: block;
	text-indent: -9999px;
	height: 50px;
	width: 25px;
	overflow: hidden;
	position:  relative;
}
#contents .page_top a:hover{
	background-position: -25px 0;
}
#contents h1{
	margin-top: 25px;
}
#contents .h2_area{
	margin: 25px 0 35px;
}
#contents .h2_area h2{
	background-color: #052337;
	padding: 5px 10px;
	font-weight: bold;
	margin: 25px 0 30px;
	font-size: 1.308em;
	zoom: 1;
}
#contents .h2_area h3{
	font-weight: bold;
	margin: 30px 0 25px;
	font-size: 1.154em;
	line-height: 1.067em;
}
#contents .h2_area p{
	margin-top: 20px;
	letter-spacing:0.1em;
}
#contents .h2_area p.right{
	float: right;
	margin: 0 0 10px 10px;
}
#contents .h2_area img.right{
	float: right;
	margin-left: 10px;
}
#contents .h2_area p.left{
	float: left;
	margin: 20px 10px 10px 0;
}
#contents .h2_area img.left{
	float: left;
	margin-right: 10px;
}
#contents .h2_area p.pimg{
	margin: 20px -5px 20px 0;
}
#contents .h2_area p.pimg img{
	margin-right: 5px;
	vertical-align: top;
}
#contents .h2_area strong{
	color: #EEA300;
	font-weight: bold;
}
#contents .h2_area ul{
	padding-left: 1em;
}
#contents .h2_area ul li{
	list-style: disc;
}
#contents .h2_area table{
	border:1px solid #282828;
}
#contents .h2_area table th{
	border:1px solid #282828;
	padding: 7px 0;
	background-color: #1E1E1E;
	text-align: center;
	vertical-align: middle;
}
#contents .h2_area table td{
	border:1px solid #282828;
	padding: 5px;
	vertical-align: middle;
}
#contents .h2_area .plink{
	text-align: right;
	margin-top: 20px;
}
#contents .bottom_link{
	margin-top: 10px;
}
#contents .bottom_link a,
#contents .bottom_link a:visited{
	text-align: center;
	display:block;
	background-color: #1E1E1E;
	text-decoration: none;
	color: #fff;
	zoom: 1;
	font-size: 1.154em;
	line-height: 1.333em;
	font-weight: bold;
	padding: 5px 0;
}
#contents .bottom_link a:hover{
	background-color: #735A19;
}
#contents .h2_area .newsentry{
	color:#FFFFFF;
}
#contents .h2_area .newsentry font.Apple-style-span{
	color:#FFFFFF;
}
#contents .h2_area .newsentry span.Apple-style-span{
	color:#FFFFFF;
}
#contents .h2_area *{
    color: #fff;
    font-size: 100%;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
span.Apple-style-span *{
    color: #fff;
    font-size: 100%;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}

/* #footer */

#footer{
	clear:  both;
	background-color: #000;
	border:1px solid #282828;
	padding: 35px 0 55px;
}
#footer .footer_inner{
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
}
#footer .footer_left{
	width: 430px;
	float: left;
}
#footer .footer_right{
	width: 425px;
	float: right;
}
#footer .banner_links01{
	overflow: hidden;
	zoom: 1;
	margin: 0 -10px 0 0;
}
#footer .banner_links01 li{
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 210px;
	margin: 10px 10px 0 0;
}
#footer .banner_links01 li a{
	overflow: hidden;
	zoom: 1;
	text-indent: -9999px;
	display: block;
	height: 75px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#footer .banner_links01 li a:hover{
	background-position: 0 -75px;
}
#footer .banner_links01 li.item01 a{
	background-image: url(../image/footer_links-01.png);
}
#footer .banner_links01 li.item02 a{
	background-image: url(../image/footer_links-02.png);
}
#footer .banner_links01 li.item03 a{
	background-image: url(../image/footer_links-03.png);
}
#footer .banner_links01 li.item04 a{
	background-image: url(../image/footer_links-04.png);
}
#footer .copyright{
	color: #333;
	margin-top: 20px;
	font-size: 0.846em;
	line-height: 1.455em;
}
#footer .banner_links02{
	overflow: hidden;
	zoom: 1;
	margin: 0 -5px 0 0;
}
#footer .banner_links02 li{
	overflow: hidden;
	zoom: 1;
	float: left;
	width: 210px;
	margin: 0 5px 5px 0;
}
#footer .banner_links02 li a{
	overflow: hidden;
	zoom: 1;
	text-indent: -9999px;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#footer .banner_links02 li.item01 a{
	background-image: url(../image/footer_links-05.png);
	height: 100px;
}
#footer .banner_links02 li.item01 a:hover{
	background-position: 0 -100px;
}
#footer .banner_links02 li.item02 a{
	background-image: url(../image/footer_links-06.png);
	height: 100px;
}
#footer .banner_links02 li.item02 a:hover{
	background-position: 0 -100px;
}
#footer .banner_links02 li.item03 a{
	background-image: url(../image/footer_links-07.png);
	height: 75px;
}
#footer .banner_links02 li.item03 a:hover{
	background-position: 0 -75px;
}
#footer .banner_links02 li.item04 a{
	background-image: url(../image/footer_links-08.png);
	height: 75px;
}
#footer .banner_links02 li.item04 a:hover{
	background-position: 0 -75px;
}
#footer .text_links{
	margin: 40px -30px 0 0;
	overflow: hidden;
	zoom: 1;
	font-size: 0.846em;
	line-height: 1.455em;
}
#footer .text_links li{
	float: left;
	white-space: nowrap;
	margin-right: 25px;
}
#footer .text_links li a,
#footer .text_links li a:visited{
	background: url(../image/footer_links-arrow.gif) no-repeat 0 0.2em;
	color: #323232;
	text-decoration: none;
	padding-left: 15px;
}
#footer .text_links li a:hover{
	text-decoration: underline;
}
#footer .mediwill{
	text-align: right;
	margin-top: 28px;
}


/* ==================== PAGE ==================== */

#contents .top_main_links{
	margin-top: 30px;
}
#contents .top_main_links li{
	margin-top: 20px;
}
#contents .top_main_links li a{
	display: block;
	overflow: hidden;
	zoom: 1;
	text-indent: -9999px;
	height: 150px;
	width: 425px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#contents .top_main_links li a:hover{
	background-position: 0 -150px;
}
#contents .top_main_links li.item01 a{
	background-image: url(../image/top_main_links-01.jpg);
}
#contents .top_main_links li.item02 a{
	background-image: url(../image/top_main_links-02.jpg);
}
#contents .top_main_links li.item03 a{
	background-image: url(../image/top_main_links-03.jpg);
}
#contents .top_main_links li.item04 a{
	background-image: url(../image/top_main_links-04.jpg);
}

#contents .top_sub_links{
	margin: 20px -5px 0 0;
	overflow: hidden;
	zoom: 1;
}
#contents .top_sub_links li{
	margin-right: 5px;
	float: left;
	display: inline;
	width: 210px;
}
#contents .top_sub_links li a{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 50px;
	width: 210px;
	background-position: 0 0;
	background-repeat: no-repeat;
	position: relative;
}
#contents .top_sub_links li a:hover{
	background-position: 0 -50px;
}
#contents .top_sub_links li.item01 a{
	background-image: url(../image/top_sub_links-01.jpg);
}
#contents .top_sub_links li.item02 a{
	background-image: url(../image/top_sub_links-02.jpg);
}
.clear{clear:both;}
