@charset "shift_jis";
/* CSS Document */

/* ----------------------------------------
 reset
---------------------------------------- */

body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,
form,fieldset,input,textarea,p,th,tr{
	margin: 0;
	padding: 0;
}


/* ----------------------------------------
 base
---------------------------------------- */


body {
	padding: 0px;
	font-size: 13px;
	margin: auto;
	font-family:  "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(../img/main/headerbg.jpg);
	background-repeat: repeat-x;
	line-height: 180%;
	background-color: #FFFFFF;
}


/* ----------------------------------------
 clear
---------------------------------------- */

.clear{
	clear: both;
}

/* ----------------------------------------
 img
---------------------------------------- */
img a,
img{
	border: 0;
}



/* ----------------------------------------
 center
---------------------------------------- */
.center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}


/* ----------------------------------------
 a
---------------------------------------- */

a {
　　overflow: hidden;
	outline: none;
	color: #233E65;	
}


a:hover {
	color: #0099CC;　　
}

a.linkimg{
	background-image: url(../img/main/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	line-height: 18px;
}


/* ----------------------------------------
 right
---------------------------------------- */

.textright{
	text-align: right;
}

/* ----------------------------------------
 left
---------------------------------------- */

.textleft{
	text-align: left;
}

/* ----------------------------------------
 p
---------------------------------------- */

#contents p{
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 30px;
	margin-left: 5px;
}

#contents p img{
	margin-bottom: 5px;
}

#contents p.pb0 {
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#contents p.imgleft {
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #996600;
	font-weight: bold;
	font-size: 12px;	
}

#contents p.imgright {
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	color: #996600;
	font-weight: bold;
	font-size: 12px;	
}

#contents p.column1 {
	width: 660px;
	text-align: center;
	font-size: 12px;
	color: #996600;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	margin-bottom: 20px;
	line-height: 180%;
	font-weight: bold;	
}

#contents p.column1b {
	width: 660px;
	text-align: center;
	font-size: 12px;
	color: #996600;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	margin-bottom: 30px;
	line-height: 180%;
	font-weight: bold;	
}

#contents p.column2 {
	float: left;
	width: 330px;
	text-align: center;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	margin-bottom: 20px;
	line-height: 180%;
	font-weight: bold;	
}

#contents p.column2b {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;	
	margin-right: auto;
	margin-left: auto;	
	color: #996600;
	margin-bottom: 10px;
	font-weight: bold;	
}

#contents .column2center {
	text-align: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;	
}


#contents p.column3 {
	float: left;
	width: 250px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;	
}

#contents p.column3a {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;	
}

#contents p.column3b {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	margin-bottom: 10px;
	background-position: center;
	font-weight: bold;	
}

#contents p.column3c {
	float: left;
	width: 280px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;	
	margin-right: auto;
	margin-left: auto;
	color: #996600;
	margin-bottom: 10px;
	font-weight: bold;	
}


#contents p.column4 {
	float: left;
	width: 160px;
	text-align: center;
	font-size: 12px;
	line-height: 180%;
	margin: 0px;	
	margin-right: auto;
	margin-left: auto;	
	color: #996600;
	margin-bottom: 10px;
	font-weight: bold;	
}

.inyou{
	vertical-align: top;
	font-size: 9px;
	line-height: 16px;
}


.fonts{
	font-size: 12px;
}

.fontl{
	font-size: 16px;
}

.lineheight{
line-height:130%;
}

/* ----------------------------------------
 color
---------------------------------------- */

.kon{
	color: #333366;
}

.red{
	color: #CC3300;
}

.blue{
	color: #39C;
}

.green{
	color: #009933;
}

.orange{
	color: #FF6600;
}

.purple{
	color: #B02D68;
}


/* ----------------------------------------
 fontsize
---------------------------------------- */


.fontbold{
	font-weight: bold;
}


/* ----------------------------------------
 margin
---------------------------------------- */

.mart20{
	margin-top: 20px;
}

.marb-10{
	margin-bottom: 10px !important;
}


/* ----------------------------------------
 h1h2h3h4
---------------------------------------- */


h1 {
	color: #FFF;
	font-size: 24px;
	background-color: #000033;
	background-image: url(../img/main/h1img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 14px;
	padding-top: 22px;
	margin: 0 0 30px 0;
	text-align: center;
}

h1.h1small {
	font-size: 18px;
}
.h1-sub {
	color: #BDA201;
	font-size: 20px !important;
	line-height: 1.7;
	font-weight: bold;
	text-align: center;
	margin-top: -15px !important;
}

h2 {
	clear: both;
	font-size: 18px;
	color: #1D78AF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../img/main/h2img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
}

h2.h2small {
	background-image: url(../img/main/h2img2.jpg);
	font-size: 14px;
}


h3 {
	clear: both;
	background-image: url(../img/main/h3img.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0D2A4D;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

h4 {
	color: #FF6666;
	font-size: 13px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


/* ----------------------------------------
 list
---------------------------------------- */

ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 5px;
}

ol{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
}

ol.olb0{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-position: outside;
}



/* ----------------------------------------
 table
---------------------------------------- */

table {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	width: 620px;
}

table.table470 {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	margin-bottom: 30px;
	padding-top: 0px;
	width: 470px;
}

td.tdtitle{
	color: #FFF;
	background-color: #58ADD6;
} 

th,
.table400 th{
	color: #333333;
	background-color: #DBECFB;
	text-align: left;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
td,
.table400 td{
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.frommail th{
	color: #003366;
	background-color: #DBECFB;
	text-align: left;
	border: 1px solid #7CA8D3;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}



.frommail td{
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #93B7DB;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

table#news{
	width: 640px;
	margin-top: 10px;
	font-size: 13px;
}
#news th{
	width: 110px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	line-height: 180%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-weight: normal;
	}

#news td{
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 180%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#feetable table{
	width: 640px;
	margin-bottom: 20px;
}

#feetable th{
	background-color: #2E5789;
	padding: 5px 10px 2px 10px;
	line-height: 180%;
	color: #FFFFFF;
	font-size: 16px;
	border: none;
}

#feetable td{
	padding: 5px 5px 2px 5px;
	line-height: 180%;
	border: 1px dotted #666666;
	font-size: 14px;
	vertical-align: middle;
}

#feetable td.td310{
	padding: 5px 5px 2px 5px;
	width: 300px;
}

#feetable td.tdsab{
	padding: 5px 5px 2px 5px;
	color: #2C4570;
	background-color: #E6EEFF;
	width: 150px;
}


#feetable .kome{
	padding-left: 10px;
	color: #2D2229;
}





/* ----------------------------------------
 header
---------------------------------------- */

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding: 0px;
	height: 110px;
	background-image: url(../img/main/header.jpg);
	background-repeat: no-repeat;
}

#header .headerleft{
	padding-top: 40px;
	float: left;
}

#header .headerleft p.headertext{
	font-size: 11px;
	padding-left: 12px;
	line-height: 14px;
	margin-top: 10px;
	color: #333333;
}

#header .headerleft p.headertext .font12{
	font-size: 12px;
	line-height: 20px;
}

#header #headerright{
	float: right;
	width: 390px;
	padding-right: 10px;
	}
#header #headerright img{
	display: block;
	float: right;

}

#header #headerright #yoyaku{
	float: right;
	width: 180px;
	margin-top: 15px;
	height: 40px;
}


/* ----------------------------------------
 flash
---------------------------------------- */

#flash{
	height: 260px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
	background-image: url(../img/main/visual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #5E7899;
}



/* ----------------------------------------
 wrapper 
---------------------------------------- */

#wrapper{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	clear: both;
}

/* ----------------------------------------
 contents 
---------------------------------------- */

#contents{
	float: right;
	margin-left: 0px;
	margin-top: 27px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 660px;
}




/* ----------------------------------------
 left
---------------------------------------- */

#left{
	float: left;
	width: 210px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	line-height: 200%;
}

#left ul{
	margin: 0px;
	padding: 0px;
}

#left ul li{
	list-style-position: outside;
	list-style-type: none;

}


#left #left01{
	background-image: url(../img/main/left01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 41px;
	height: 115px;
	margin-bottom: 1px;
}

#left #left02 #left02-1{
	margin: 0px;
	background-image: url(../img/main/left02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left #left02 #left02-2{
	margin: 0px;
	background-image: url(../img/main/left03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 41px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left #left01 ul,
#left #left02 #left02-1 ul,
#left #left02 #left02-2 ul{
	margin: 0;
	padding: 0;	
	border: none;
	list-style-position: outside;
	list-style-type: none;
}

#left #left01 ul li,
#left #left02 #left02-1 ul li,
#left #left02 #left02-2 ul li{
	margin: 0;
	padding: 0;	
	border: none;
	list-style-position: outside;
	list-style-type: none;
}

#left #left01 ul li a,
#left #left02 #left02-1  ul li a,
#left #left02 #left02-2  ul li a{
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(../img/main/leftbtn01a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 200px;
}



#left #left02 #left02-1 ul li ul li.title .acc{
	background-image: url(../img/main/leftbtnsab.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 10px;
	display: block;
	line-height: 27px;
	cursor: pointer;
}
#left #left02 #left02-1 ul li ul li{
	color: #000000;
}

#left #left02 #left02-1 ul li ul li a{
	background-image: url(../img/main/leftbtn02a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #004284;
	padding-left: 10px;
	display: block;
	margin: 0px;	
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 27px;
	width: 200px;
}



#left #leftbottom{
	margin: 0px;
	background-image: url(../img/main/leftbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 160px;
	padding-right: 15px;
	padding-bottom: 130px;	
	padding-left: 15px;
	width: 180px;
}


#left #leftbottom p.leftname{
	color: #0B223E;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
}


#left #leftbottom p.lefttime{
	color: #333333;
	font-size: 13px;
}

#left #leftbottom p.lefttel{
	color: #333333;
	font-size: 13px;
	line-height: 140%;
	padding: 0 0 4px 0;	
}

#left #leftbottom p .lefttel-l{
	font-size: 17px;
	line-height: 24px;
	padding: 8px 0;	
}

#left #leftbottom p.leftadress{
	color: #333333;
	font-size: 12px;
	line-height: 110%;
	margin-bottom: 5px;
}


/* ----------------------------------------
 footer
---------------------------------------- */


#footerbg{
	background-color: #123B6D;
	height: 25px;
	background-repeat: repeat-x;
	clear: both;
}

#footerbg #footer{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	clear: both;	
}


/* ----------------------------------------
 pan
---------------------------------------- */



/* ----------------------------------------
 contents
---------------------------------------- */

#contents h1#toph1{
	color: #FFF;
	font-size: 22px;
	background-color: #000033;
	background-image: url(../img/main/h1img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 14px;
	padding-top: 22px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0px;
}

#contents #top1{
	background-image: url(../img/main/top1bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 100px;
	margin: 0;
	clear: both;
}

#contents #top1 p{
	margin: 0px;
	width: 192px;
	padding-right: 10px;
	padding-left: 18px;
	color: #663300;
	line-height: 150%;
	font-size: 13px;
	float: left;
}

#contents #topbtn .btn01 a,
#contents #topbtn .btn02 a,
#contents #topbtn .btn03 a,
#contents #topbtn .btn01 a:hover,
#contents #topbtn .btn02 a:hover,
#contents #topbtn .btn03 a:hover{
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 183px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 35px;
}

#contents #topbtn .btn01 a{
	background-image: url(../img/main/btn01b.jpg);
}

#contents #topbtn .btn02 a{
	background-image: url(../img/main/btn02b.jpg);
}

#contents #topbtn .btn03 a{
	background-image: url(../img/main/btn03b.jpg);
}

#contents #topbtn .btn01 a:hover{
	background-image: url(../img/main/btn01a.jpg);
	color: #2BA4CB;
}

#contents #topbtn .btn02 a:hover{
	background-image: url(../img/main/btn02a.jpg);
	color: #2BA4CB;
}

#contents #topbtn .btn03 a:hover{
	background-image: url(../img/main/btn03a.jpg);
	color: #2BA4CB;
}


#contents h2.toph2{
	background-image: url(../img/main/h3img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #0D2A4D;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 10px;
	clear: both;
	float: left;
	width: 610px;
}

*html #contents h2.toph2{
	margin-left: 5px;
}

#contents .top2btn01 a,
#contents .top2btn02 a{
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 30px;
	float: left;
	width: 270px;
	margin-left: 10px;
	margin-right: 20px;	
	padding-top: 40px;
	padding-bottom: 20px;	
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-bottom: 30px;	
}

*html #contents .top2btn01 a,
*html #contents .top2btn02 a{
	margin-left: 8px;
	margin-right: 8px;	
}


#contents .top2btn01 a{
	background-image: url(../img/main/top2btn01a.jpg);
}

#contents .top2btn01 a:hover{
	background-image: url(../img/main/top2btn01b.jpg);
	color: #666666;	
}

#contents .top2btn02 a{
	background-image: url(../img/main/top2btn02a.jpg);
}

#contents .top2btn02 a:hover{
	background-image: url(../img/main/top2btn02b.jpg);
	color: #666666;	
}



#contents .top3{
	background-color: #EDF7FA;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 14px;
	color: #003333;
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
}

#contents .top3 p{
	line-height: 130%;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

#contents #top3b{
	margin-left: 3px;
	clear: both;
}


#contents #top3b .top3btn{
	float: left;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}


#contents #link{
	clear: both;
	background-image: url(../img/main/link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	margin-top: 5px;
	margin-left: 5px;
}

#contents #link .linklist{
	float: left;
	width: 210px;
}

#contents #link .linklist ul{
	list-style-position: outside;
	list-style-type: none;
	padding-top: 10px;
}

#contents #link .linklist ul li{
	font-weight: bold;
	color: #0C243E;
	font-size: 14px;
	margin-bottom: 0px;
}

#contents #link .linklist ul li ul{
	padding-top: 15px;
	margin-bottom: 0px;	
}

#contents #link .linklist ul li ul li{
	font-weight: normal;
	color: #0C243E;
	font-size: 12px;
	line-height: 150%;
	margin-left: 0px;
}














#contents p.midashi{
	color: #FFF;
	width: 650px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 0px;
	background-image: url(../img/main/midashi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 40px;
	font-weight: bold;
}



#contents .rute{
	margin-bottom: 3px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #069;
	background-color: #F2F2F2;
}





/* ----------------------------------------
 waku
---------------------------------------- */


#contents .glaybg{
	background-color: #E0E7ED;
	padding: 5px;
	margin-bottom: 30px;
	
}

#contents .glaybg p{
	margin-bottom: 0px;
}

#contents .waku{
	margin-bottom: 20px;
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #0066CC;
}

#contents .waku ul{
	margin: 0px;
	padding: 0px;
}

#contents .waku li{
	margin: 0 20px 0 20px;
	color: #275078;
	list-style-position: outside;
	padding: 0px;
}

#contents .kiwaku,
#contents .bluewaku{
	clear: both;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
} 

#contents .kiwaku p,
#contents .bluewaku p{
	background-repeat: repeat-y;
	margin: 0px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 13px;
}
 
#contents .kiwakubottom,
#contents .bluewakubottom{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	clear: both;
}
 
#contents .kiwaku p{
	background-image: url(../img/main/kiwaku.jpg);
	color: #6D3600;
} 


#contents .kiwaku li{
	background-image: url(../img/main/kiwaku.jpg);
	line-height: 150%;
	color: #663300;
} 


#contents .bluewaku p{
	background-image: url(../img/main/bluewaku.jpg);
	color: #003366;
}

#contents .bluewaku li{
	background-image: url(../img/main/bluewaku.jpg);
} 



#contents .kamiawase{
	width: 660px;
	margin-right: auto;
	margin-bottom: 30px;
    margin-left: auto;
}


#contents .ruto1,
#contents .ruto2,
#contents .ruto3,
#contents .ruto4{
	background-repeat: no-repeat;
	background-position: left center;
	width: 550px;
	padding-left: 110px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #333;
	line-height: 36px;
}

#contents .ruto1{
	background-image: url(../img/medical/ruto1.jpg);
}

#contents .ruto2{
	background-image: url(../img/medical/ruto2.jpg);	
}

#contents .ruto3{
	background-image: url(../img/medical/ruto3.jpg);	
}

#contents .ruto4{
	background-image: url(../img/medical/ruto4.jpg);
}

#contents .ruto1 a,
#contents .ruto2 a,
#contents .ruto3 a,
#contents .ruto4 a{
	background-repeat: no-repeat;
	background-position: left center;
	width: 630px;
	padding-left: 30px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
}

#contents #info{
	background-image: url(../img/main/infobg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 648px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 12px;
	padding-bottom: 10px;
	height: 300px;
	margin-bottom: 10px;
	clear: both;
	}
	
#contents #info p{
	font-size: 12px;
	color: #295381;
	width: 400px;
	margin-top: 200px;
	line-height: 130%;
	float: left;
	}
	
#contents #info .inforight{
	float: right;
	width: 205px;
	padding-left: 15px;
	margin-top: 80px;
}

#contents #info .inforight img{
	float: left;
	padding-bottom: 5px;
}

#contents .qimg{
	background-image: url(../img/other/q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 30px;
}

#contents .aimg{
	background-image: url(../img/other/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#contents .aimg p{
	margin-bottom: 15px;
}
#contents .cure1,
#contents .cure2,
#contents .cure3,
#contents .cure4{
	background-repeat: no-repeat;
	background-position: 425px top;
	height: 170px;
}


#contents .cure1{
	background-image: url(../img/medical/photo/photo_i1.jpg);
}

#contents .cure2{
	background-image: url(../img/medical/photo/basshi05.jpg);
}

#contents .cure3{
	background-image: url(../img/medical/photo/kaikou01.jpg);
}

#contents .cure4{
	background-image: url(../img/medical/photo/gakukan01.jpg);
}

.footerlink p{
	padding: 0px;
	margin: 0px;
	line-height: 13px;
}

.footerlink a{
	color: #646A86;
	font-size: 11px;
    padding: 0px;
	margin: 0px;	
}

/* ADD 2017/3/21 */
.fee-adult,.fee-child {
}
.fee-adult .flow-box {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	border: 2px solid #0277bd;
	border-radius: 3px;
}
.fee-adult .flow-midashi {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
	padding: 4px;
	box-sizing: border-box;
	font-size: 22px !important;
	color: #0277bd;
	text-align: center;
	border-top: 1px solid #0277bd;
	border-bottom: 1px solid #0277bd;
}
.fee-adult .flow-box-end {
	width: 100%;
	box-sizing: border-box;
	border: 6px double #0277bd;
	border-radius: 3px;
}
.fee-adult .fb-adult-midashi {
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	font-size: 16px !important;
	color: #ffffff;
	line-height: 1.5;
	text-align: center;
	box-sizing: border-box;
	background-color: #0277bd;
}
.fee-adult .flow-box-end .fb-adult-midashi {
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	font-size: 20px !important;
	color: #ffffff;
	line-height: 2;
	text-align: center;
	box-sizing: border-box;
	background-color: #01579B;
}
.fee-adult .flow-box-end .fb-doc {
	background-color: #ECEFF1;
}

.fee-child .flow-box {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	border: 2px solid #f29312;
	border-radius: 3px;
}
.fee-child .flow-midashi {
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 22px;
	padding: 4px;
	box-sizing: border-box;
	font-size: 22px !important;
	color: #f29312;
	text-align: center;
	border-top: 1px solid #f29312;
	border-bottom: 1px solid #f29312;
}
.fee-child .flow-box-end {
	width: 100%;
	box-sizing: border-box;
	border: 6px double #f29312;
	border-radius: 3px;
}
.fee-child .fb-adult-midashi {
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	font-size: 16px !important;
	color: #ffffff;
	line-height: 1.5;
	text-align: center;
	box-sizing: border-box;
	background-color: #f29312;
}
.fee-child .flow-box-end .fb-adult-midashi {
	width: 100%;
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	font-size: 20px !important;
	color: #ffffff;
	line-height: 2;
	text-align: center;
	box-sizing: border-box;
	background-color: #F57C00;
}
.fee-adult .flow-box-end .fb-doc {
	background-color: #ECEFF1;
}

.fb-doc {
	margin: 0px !important;
	padding: 16px !important;
}
.flow-point {
	width: 100%;
	margin-bottom: 16px;
	padding: 9px;
	font-size: 24px;
	color: #78909C;
	text-align: center;
	box-sizing: border-box;
	border: 2px solid #B0BEC5;
	border-radius: 3px;
}
.flow-point .fp-midashi {
	padding-top: 9px !important;
	font-size: 24px !important;
}
.flow-box-arrow {
	width: 100%;
	margin-top: 16px;
	margin-bottom: 16px;
	text-align: center;
}
.flow-notes {
	width: 100%;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 16px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.8;
	border: 2px solid #E54E8A;
	background-color: #FCF0F7;
}
.contents-link-box {
	width: 100%;
	height: 100%;
	display: table;
	table-layout: fixed;
	margin-top: 24px;
	margin-bottom: 24px;
}
.contents-link,.contents-form {
	width: 50%;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	display: table-cell;
	box-sizing: border-box;
	text-align: center !important;
	vertical-align: middle !important;
}
.contents-link a {
	width: 100%;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 300% !important;
	text-decoration: none;
	border-radius: 3px;
	background-color: #9CCC65;
	border: 1px solid #689f38;
}
.contents-form a {
	width: 100%;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 300% !important;
	text-align: center !important;
	text-decoration: none;
	border-radius: 3px;
	background-color: #FFA600;
	border: 1px solid #EF8708;
}
.contents-form-2 a {
	width: 100%;
	height: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 150% !important;
	text-align: center !important;
	text-decoration: none;
	border-radius: 3px;
	background-color: #FFA600;
	border: 1px solid #EF8708;
}