@charset "utf-8";
/* GRAND parameter
#grand width 986px
#left-navi 280px
#contents width 986px
#maincontents width 669px

*/
/* ↓　body タグ　grand rule */
body{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",'Century Gothic', sans-serif;
	font-size: 14px;
	text-align: center;
	margin:0px;
	padding:0px;
	}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: underline;
	color: #000;
}

h1, h2, h3, h4, h5, h6, img, img a, p, table, tr, td {
	margin: 0px;
	padding: 0px;
	border:0px;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
}
ul, ol, li, dl, dt, dd{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	}
/* ↑　body タグ　grand rule */
/* ↓　共通セレクタ　grand rule */
.float-l{
	float:left;
}
.float-r{
	float:right;
}
.clearb{
	clear:both;
}
.caution {
	color: #C71B27;
}
.caution_line {
	color: #C71B27;
	text-decoration: underline;
}
.line {
	text-decoration: underline;
}
.pankuzu {
	clear:both;
	text-align: left;
	height: 16px;
	line-height:16px;
	font-size:12px;
	margin:auto;
	width:986px;/*grand width*/
}
.align-center{
	text-align:center;
}
.align-left{
	text-align:left;
}
.align-right {
	text-align: right;
	padding-right:0px;
	display: block;
	height: 20px;
	line-height:20px;
}
.pad-top-small{
	padding-top:8px;
}
.pad-top-middle{
	padding-top:16px;
}
.pad-top-tall{
	padding-top:32px;
}
.pad-left-small{
	padding-left:8px;
}
.pad-left-middle{
	padding-left:16px;
}
.pad-left-tall{
	padding-left:32px;
}
.pad-right-small{
	padding-right:8px;
}
.pad-right-middle{
	padding-right:16px;
}
.pad-right-tall{
	padding-right:32px;
}

.pad-bottom-small{
	padding-bottom:8px;
}
.pad-bottom-middle{
	padding-bottom:16px;
}
.pad-bottom-tall{
	padding-bottom:32px;
}

.pad-top-bottom-middle{
	padding-top:16px;
	padding-bottom:16px;
}

.mag-top-bottom-xsmall{
	margin-top:4px;
	margin-bottom:4px;
}

.mag-top-bottom-small{
	margin-top:8px;
	margin-bottom:8px;
}
.mag-top-bottom-middle{
	margin-top:16px;
	margin-bottom:16px;
}
.mag-top-bottom-tall{
	margin-top:32px;
	margin-bottom:32px;
}
.mag-top-xsmall{
	margin-top:6px;
}
.mag-top-small{
	margin-top:8px;
}
.mag-top-middle{
	margin-top:16px;
}
.mag-top-xmiddle{
	margin-top:28px;
}

.mag-top-tall{
	margin-top:32px;
}

.mag-bottom-small{
	margin-bottom:8px;
}
.mag-bottom-middle{
	margin-bottom:16px;
}

.mag-bottom-tall{
	margin-bottom:32px;
}
.mag-right-xsmall{
	margin-right:6px;
}
.btn-input{
	color: #FFC;
	background-color: #333;
	padding: 0px;
	height: 30px;
	width: 80px;
	border: 1px solid #000;
}
input[type="text"]{
	border:solid 1px #666;
	width:180px;
}
textarea{
	border:solid 1px #666;
	width:200px;
	height:160px;

}
.name-txt{
	font-size:22px;
	color:#650206;
}
.footer-name{
	font-size:16px;
	padding:15px 0;
}
.span12{
	font-size:12px;
}
.timetable{
	background-color:#650206;
	white-space: nowrap;
	color:#FFFFFF;
}
.timetable-time{
	background-color:#f4f1ec;
	text-align:left;
	white-space: nowrap;
}
.timetbl-sat{
	background-color:#D9E4FF;
	text-align:center;
}
.timetbl-sun{
	background-color:#F9DDDD;
	text-align:center;
}
.timetbl-holi{
	/*background-color:#F9DDDD;*/
	text-align:center;
	color:#ff7e00;
}
.color-pink{
	color:#e5a2a6;
}
.color-yellow{
	color:#ffb320;
}
.color-green{
	color:#94c74c;
}
.color-blue{
	color:#0092d7;
}
.color-gray{
	color:#898989;
}
.font-size-large{
	font-size:20px
}
.font-size-middle{
	font-size:16px
}
.font-size-small{
	font-size:12px
}
.font-size-xsmall{
	font-size:11px
}
.font-bold{
	font-weight:bold;
}
.lheight14{
	line-height:14px;
}

.lheight16{
	line-height:16px;
}
.lheight18{
	line-height:18px;
}
.lheight20{
	line-height:20px;
}
.cont-cap{
	padding:20px;
	background-color: #fef8e7;
}
.cont-capg{
	padding:20px;
	background-color: #F4F3F0;
}

.left-cap{
	background-color: #fef8e7;
}
.left-cap ul{
	padding:20px;
	
}
.left-cap ul li{
	list-style-type: none;
	list-style-position: outside;
}

.left-cap-pink{
	background-color: #FDEEF2;
}
.left-cap-pink ul{
	padding:20px;
	
}
.border-1{
	border:solid 1px #cdcdcd;
}
.question {
	/*	background-color: #FFDAA2;*/
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #650206;
	width: 600px;
	font-size:18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33A8DF;
}
.answer {
	text-align: left;
	padding: 15px 0px ;
	color: #343434;
}	
/* ↑　共通セレクタ　grand rule */
/* ↓　header タグ　header rule */
#header {
	height: 197px;/*bk_header_rp.pngのheight*/
}
#header h1{
	font-size:11px;
	text-align:left;
	font-weight:normal;
	line-height:22px;
	height:22px;
	text-indent:20px;
	color:#ffffff;
}
#header-contents {
	margin: auto;
	width: 986px;/*WebSiteのgrand width*/
	text-align: center;
	background-image: url(../images/bk_header01.png);
	background-repeat: no-repeat;
}
#header-maincontents {
	height: 107px;/*#header-h1 - #menu の残りのheight*/
}
#header-maincontents-left {
	float: left;
	padding-top: 14px;
	padding-left:20px;
}
#header-maincontents-center {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#header-maincontents-right {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu{
	clear: both;
	width:986px;/*grand width - padding-left*/
	height:68px;
}
#menu #menu-wrap{
	margin-left:19px;
	margin-top:6px;
	display:block;
	
}
#menu ul {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;

}
#menu li {
	float:left;
	list-style-type: none;
	list-style-position: outside;
/*	display:inline;*/
	padding: 0px;
	height:57px;
}
#menu li img{
	margin-right:3px;
}
/* ↑　header タグ　header rule */
/* ↓　noflash タグ　noflash rule */
#noflash {
	background-image: url(../images/bk_noflash01.jpg);
	background-repeat: no-repeat;
	display: block;
	width:986px;/*grand width*/
	height: 238px;
margin-right: auto;
margin-left: auto;
	background-position: center center;
}
#noflash-in {
	display: block;
	width:986px;/*grand width*/
	height: 238px;
	margin:auto;
}

/* ↑　noflash タグ　noflash rule */
/* ↓　footer タグ　footer rule */
#footer {
	clear: both;
	color:#131313;
	text-align:center;
	height:228px;/*bk-footer-rpのheight*/
	}
#footer-contents {
	margin:auto;
	display:block;
	height:228px;/*bk-footer-rpのheight*/
	width:986px;/*grand width*/
	background-image:url(../images/bk_footer01.png);
	background-repeat: no-repeat;
	background-position: center;
	}
#footer a{
	color:#131313;
	text-decoration: none;
}
#footer-menu {
	letter-spacing:1px;
	font-size:14px;
	height: 36px;
	line-height:36px;
	width:986px;/*grand width*/
	padding-bottom:20px;
}
#footer-sign-block {
	color:#131313;
	font-size:11px;
	height:150px;/*footer-(footer-menu + footer-copyright)*/
	line-height:14px;
	width:986px;/*grand width*/	
	text-align:left;
}
#footer-sign-block p{
	padding-left:20px;
}
#footer-copyright {
	letter-spacing:1px;
	font-size:11px;
	height: 22px;
	line-height:22px;
	color:#ffffff;

}
#footer-copyright a{
	color:#ffffff;
}
/* ↑　footer タグ　footer rule */
/* ↓　contents タグ　grand contents rule */
#contents {
	clear: both;
	margin: auto;
	width: 986px;/*grand width*/
	text-align: center;
	background-image: url(../images/bk_contents_rp01.png);
	background-repeat: repeat-y;
}
#contents:after {
content: "";
display: block;
clear: both;
height: 0px;
overflow: hidden;
}
#left-navi {
	float: left;
	width: 287px;
}
#maincontents{
	float: left;
	width:699px;
	text-align:left;
}

#maincontents-pad{
	margin-right: 20px;
	margin-left: 17px;
}
/* ↑　contents タグ　grand contents rule */
/* ↓　left-navi タグ　left-navi rule */
#left-navi #left-menu{
	width:280px;
	/*height:580px;*/
	height:476px;
	margin-left:7px;
	/*background-image: url(../images/bk_lnavi_menu01.png);*/
	background-image: url(../images/bk_lnavi_menu02.png);
	background-repeat: no-repeat;
}
#left-navi #left-menu2{
	text-align:center;
	width:278px;
	margin-left:9px;
}
#left-navi #left-menu li{
	list-style-type: none;
	list-style-position: outside;
}
#left-navi #left-menu li .img{
	display:block;
	width:228px;
	height:50px;	
}
#left-navi .normal-list li{
	list-style-type: none;
	list-style-position: outside;
	width:180px;
	line-height:16px;
	font-size:14px;
	margin-top: 8px;
	padding-right:3px;
	letter-spacing:0px;
}
#left-navi .btn-pad-blockl{
	padding-left:10px ;
}
#left-navi .btn-list{
	padding:0px ;
	margin:0px;
}
#left-navi .btn-list li{
	list-style-type: none;
	list-style-position: outside;
}

#left-navi .style-list{
margin:15px 15px 15px 20px;
}
#left-navi .style-list li{
	list-style-type: circle;
	list-style-position: inside;
	line-height:30px;
	height:30px;
	width:142px;
	letter-spacing:0px;
}

#left-navi .icon-list{
padding-top:10px;
}
#left-navi .icon-list li{
	list-style-type: none;
	list-style-position: outside;
	height:16px;
	line-height:16px;
	width:160px;
	margin-top: 10px;
	padding-left:33px;
	letter-spacing:0px;
	background-image: url(../images/bk_navi_icon01.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.lnavi-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:280px;
}
.lnavi-pad-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:183px;
}

/* ↑　left-navi タグ　left-navi rule */
/* ↓　right-navi タグ　right-navi rule */
#right-navi .right-navi-block{
 border:solid 1px #666;
 text-align:left;
}
#right-navi ul li a {
	list-style-type: none;
	height:30px;
	line-height:30px;
	color:#2e76ed;
}
#right-navi .btn-list{
	padding:0px ;
	margin:0px;
}
#right-navi .btn-pad-blockr{
	padding-right:10px ;
}

#right-navi .btn-list li{
	list-style-type: none;
	list-style-position: outside;
}

#right-navi .normal-list{
	padding:15px 0px ;
}
#right-navi .normal-list li{
	list-style-type: none;
	list-style-position: outside;
	line-height:30px;
	height:30px;
	width:150px;
	padding-left: 20px;
	letter-spacing:1px;
}
#right-navi .icon-list{
	padding:15px;
}
#right-navi .icon-list li{
	list-style-type: none;
	list-style-position: outside;
	line-height:30px;
	height:30px;
	width:150px;
	padding-left: 20px;
	letter-spacing:0px;
	background-image: url(../images/bk_navi_icon01.png);
	background-position: left;
	background-repeat: no-repeat;
}
#right-navi .style-list{
margin:15px 15px 15px 20px;
}
#right-navi .style-list li{
	list-style-type: circle;
	list-style-position: inside;
	line-height:30px;
	height:30px;
	width:142px;
	letter-spacing:0px;
}
#right-navi .caption-list{
	padding:15px;
}
#right-navi .caption-list li{
	list-style-type: none;
	list-style-position: outside;
	width:163px;
	line-height:18px;
	text-align:left;
	letter-spacing:0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #343434;
}
#right-navi .caption-list .ymd{
	font-size:11px;
	font-weight:bold;
	color:#018e91;
	line-height:22px;
}
#right-navi .caption-list a{
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
.rnavi-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:195px;
}
.rnavi-pad-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:185px;
}

/* ↑　right-navi タグ　right-navi rule */

/* ↓　maincontents タグ　maincontents rule */
#maincontents .contents-title{
	height: 120px;
	line-height: 120px;
	width: 553px;/*#maincontents width*/
	font-size:16px;
	font-weight:normal;
	color:#fff;
	background-image: url(../images/bk_contents_title01.jpg);
	background-repeat: no-repeat;

}
#maincontents .section-title {
	height: 47px;
	line-height: 42px;
	width: 662px;/*#maincontents width*/
	font-size:16px;
	font-weight:normal;
	color:#131313;
	background-image: url(../images/bk_section_title01.png);
	background-repeat: no-repeat;
	text-indent:46px;
	
}
#maincontents .section-subtitle{
	color:#396A81;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DC6FF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #DE8B90;
	width:628px;/*#maincontents width - this border-left*/
	height:30px;
	line-height:30px;
	text-indent:20px;
}
#maincontents .section-subtitle-tbline {
	color:#650206;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DE8B90;
	border-bottom-color: #DE8B90;
	width:632px;/*#maincontents width*/
	height:34px;
	line-height:34px;
	text-indent:25px;
	font-size: 16px;
}
#maincontents .section-subtitle-stbline {
	color:#650206;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DE8B90;
	border-bottom-color: #DE8B90;
	width:622px;/*#maincontents width*/
	height:34px;
	line-height:34px;
	text-indent:25px;
	font-size: 16px;
}

#maincontents .section-subtitle-belt {
	color:#fff;
	background-color:#0092D7;
	font-weight:normal;
	width:632px;/*#maincontents width*/
	text-indent:25px;
	height:34px;
	line-height:34px;
	font-size:16px;
}
#maincontents .section-subtitle-lbelt {
	color:#fff;
	background-color:#0092D7;
	font-weight:normal;
	width:662px;/*#maincontents width*/
	text-indent:25px;
	height:34px;
	line-height:34px;
	font-size:16px;
}
#maincontents .section-ssubtitle-lbelt {
	color:#fff;
	background-color:#0092D7;
	font-weight:normal;
	width:662px;/*#maincontents width*/
	text-indent:25px;
	height:24px;
	line-height:18px;
	font-size:12px;
}

#maincontents .paragraph-normal{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
#maincontents .mcontents-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:662px;/*#maincontents width*/
}
#maincontents .section-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:662px;
}
#maincontents .table-lblinef{
	}
#maincontents .table-lblinef table{
	width:100%;
	text-align:left;
}
#maincontents .table-lblinef table tr th{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0CBD3;
	border-left-color: #0092D7;
	padding:6px 8px;
	font-weight:normal;
}
#maincontents .table-lblinef table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6A7AB;
	padding:6px 8px;
}

#maincontents .table-lbline{
	width:662px;
	}
#maincontents .table-lbline table{
	width:100%;
	text-align:left;
}
#maincontents .table-lbline table tr th{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F0CBD3;
	border-left-color: #0092D7;
	padding:6px 8px;
	font-weight:normal;
}
#maincontents .table-lbline table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6A7AB;
	padding:6px 8px;
}
#maincontents .table-lbline table tr .tdata{
	text-align:center;
}

#maincontents .table-lbline ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline ul li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline-half{	
	padding-left:20px;
	padding-right:20px;
	
}
#maincontents .table-lbline-half table{
	width:323px;
	text-align:left;
}
#maincontents .table-lbline-half table tr th{
	font-weight:normal;
	font-size:14px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffe3b2;
	border-left-color: #4b2a06;
	padding:3px 4px;
	width:100px;
}
#maincontents .table-lbline-half table tr td{
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1a559;
	padding:3px 4px;
}
#maincontents .table-lbline-half table tr .tdata{
text-align:center;
}

#maincontents .table-lbline-half ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline-half ul li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents .table-lbline-timetbl{	
	padding-right:15px;
	
}
#maincontents .table-lbline-timetbl table{
	text-align:left;
}
#maincontents .table-lbline-timetbl table tr .thead{
	font-weight:normal;
	font-size:14px;
	padding:4px 4px;
}
#maincontents .table-lbline-timetbl table tr .tdata{
	font-size:14px;
	padding:3px 6px;
	border: 1px solid #cdcdcd;
}

#maincontents .table-lbline-timetbl table tr th,#maincontents .table-lbline-timetbl table tr td{
	font-weight:normal;
	font-size:14px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align:center;
}

#maincontents .active-map{
	padding-left:20px;
	padding-right:20px;
}
#maincontents .news-title{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #650206;
	line-height:28px;
	height:28px;
	color:#650206;
}

.newstitle{
	font-size: 17px;
	font-weight: bold;
	color: #F00;	
}
#maincontents .news-caption{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}
#maincontents .newscont{
	border:solid 1px #cdcdcd;
	width:0px;
	padding:15px 15px 0px 15px;
}


/* ↑　maincontents タグ　maincontents rule */
/* ↓　maincontents-2column タグ　maincontents rule */
#maincontents-2column .contents-title{
	height: 120px;
	line-height: 120px;
	width: 748px;/*#maincontents width*/
	font-size:16px;
	font-weight:normal;
	color:#3b2a1d;
	background-image: url(../images/bk_section_2column_title01.png);
	background-repeat: no-repeat;

}
#maincontents-2column .section-title {
	height: 40px;
	line-height: 40px;
	width: 748px;/*#maincontents width*/
	font-size:16px;
	font-weight:normal;
	color:#fff;
	background-image: url(../images/bk_section_2column_title01.png);
	background-repeat: no-repeat;
	text-indent:20px;
	
}
#maincontents-2column .section-subtitle{
	color:#4b2a06;
	font-weight:normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe3b2;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4b2a06;
	width:743px;/*#maincontents width - this border-left*/
	height:30px;
	line-height:30px;
	text-indent:20px;
}
#maincontents-2column .section-subtitle-tbline {
	color:#4b2a06;
	font-weight:normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	width:748px;/*#maincontents width*/
	height:30px;
	line-height:30px;
	text-indent:25px;
}
#maincontents-2column .section-subtitle-belt {
	color:#fff;
	background-color:#930;
	font-weight:normal;
	width:748px;/*#maincontents width*/
	text-indent:25px;
	height:30px;
	line-height:30px;
}

#maincontents-2column .paragraph-normal{
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
}
#maincontents-2column .mcontents-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	width:748px;/*#maincontents width*/
}
#maincontents-2column .section-dot-line{
	background-image: url(../images/bk_dot_line01.png);
	background-repeat: repeat-x;
	height: 16px;
	line-height:16px;
	margin-left:20px;
	margin-right:20px;
	width:708px;
}
#maincontents-2column .table-lbline-timetbl{	
	padding-right:15px;
	
}
#maincontents-2column .table-lbline-timetbl table{
	text-align:left;
}
#maincontents-2column .table-lbline-timetbl table tr .thead{
	font-weight:normal;
	font-size:14px;
	padding:4px 4px;
}
#maincontents-2column .table-lbline-timetbl table tr .tdata{
	font-size:14px;
	padding:3px 6px;
	border: 1px solid #cdcdcd;
}

#maincontents-2column .table-lbline-timetbl table tr th,#maincontents-2column .table-lbline-timetbl table tr td{
	font-weight:normal;
	font-size:14px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	text-align:center;
}

#maincontents-2column .table-lbline{	
	padding-left:20px;
	padding-right:20px;
	
}
#maincontents-2column .table-lbline table{
	width:708px;
	text-align:left;
}
#maincontents-2column .table-lbline table tr th{
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffe3b2;
	border-left-color: #4b2a06;
	padding:6px 8px;
	font-weight:normal;
	width:120px;
}
#maincontents-2column .table-lbline table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1a559;
	padding:6px 8px;
	text-align:center;
}
#maincontents-2column .table-lbline ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents-2column .table-lbline ul li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents-2column .table-lbline-half{	
	padding-left:20px;
	padding-right:20px;
	
}
#maincontents-2column .table-lbline-half table{
	width:518px;
	text-align:left;
}
#maincontents-2column .table-lbline-half table tr th{
	font-weight:normal;
	font-size:14px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ffe3b2;
	border-left-color: #4b2a06;
	padding:3px 4px;
	width:100px;
}
#maincontents-2column .table-lbline-half table tr td{
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1a559;
	padding:3px 4px;
}
#maincontents-2column .table-lbline-half table tr .tdata{
text-align:center;
}

#maincontents-2column .table-lbline-half ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents-2column .table-lbline-half ul li{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#maincontents-2column .table-noline-half{	
}
#maincontents-2column .table-noline-half table{
	text-align:left;
}
#maincontents-2column .table-noline-half table tr th{
	font-weight:normal;
	font-size:14px;
	padding:3px 4px;
	width:100px;
}
#maincontents-2column .table-noline-half table tr td{
	font-size:14px;
	padding:3px 4px;
}
#maincontents-2column .table-noline-half table tr .tdata{
text-align:center;
}

#maincontents-2column .active-map{
	padding-left:20px;
	padding-right:20px;
}
#maincontents-2column .news-title{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #898989;
	line-height:26px;
	height:26px;
	background-image: url(../images/ic_news_icon01.png);
	background-repeat: no-repeat;
	background-position: left;
	text-indent:40px;
	color:#990000;
}
#maincontents-2column .news-caption{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
	line-height:20px;
	padding-top:10px;
	padding-bottom:10px;
}

/* ↑　maincontents-2column タグ　maincontents rule */
/* ↓　rollover タグ　rollover rule */
#sld01{
	padding:15px 0px 30px 0px;
}
#sld01 ul {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
#sld01 ul li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.rollover {
	width:675px;
	height:450px;
	margin:0px;
	padding-right:0px;
}
.rollover ul,.rollover ul li{
	padding:0px;
	margin:0px;
}
.rollover p {
	float:left;
	margin:0px;
	width:400px;
	position:relative;
}
.rollover .rollover_view {
	position:absolute;
	top:0;
	left:0;
}
.rollover .thumb {
	float:right;
	width:275px;
	display:block;
	list-style:none;
}
.rollover .lir {
	float:left;
	width:135px;
	height:120px;
}
.rollover li a{
	color: #343434;
	text-decoration: none;	
}
.rollover .lil{
	float:left;
	width:140px;
	height:120px;
	display:block;	
}

.rollover a img {
	border:0;
}
/* ↑　rollover タグ　rollover rule */
#message01{
	width:662px;
	background-image: url(../images/bk_home_message01.jpg);
	padding-top:146px;
	background-repeat: no-repeat;
}
#message01 p{
	padding-left:10px;
	}


.list-circle li {
	list-style: circle;
	margin: 0 0 10px 20px;
}



.newstitle_red {color:#FF0004;
font-weight:bold;
font-size:16px;}


.influenza-price {
	padding: 10px;
	color: #63000a;
    border: solid 3px #9e8676;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius: 6px;
}

