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

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

br {
   letter-spacing:normal;
}

strong{
	font-weight:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#CCC;
   text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
#wrap {

    margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	/*
	box-shadow: 0px 10px 20px #333333;
	*/
}
table.under{
	margin:0px auto;
	width:980px;
}

table.under td{
	padding:0;
}
/* ========HEADER CUSTOMIZE======== */
#header02{
	width:100%;
}

#header{
	margin:0 auto;
	width:100%;
	text-align:center;
}

#header table img{
}

.logo {
	width:50%;
}

.privacy{
	text-align:center;
	padding:0 10px;
	position:absolute;
	top:-0px;
	right:0;
}
.privacy a{
	font-size:11px;
	color:#666;
}

.tel {
	position: absolute;
	top:5px;
	right:0px;
}

.line {
	position: absolute;
	top:10px;
	right:0;
}


.mail {
	position: absolute;
	top:10px;
	right:250px;
}


#header p {
	position: absolute;
	top:45px;
	right:100px;
	font-size:20px;
	color:#666666;
}



.sliderbg02{
	position: absolute;
	top:334px;
	left:200px;
}

.shopping {
	position: absolute;
	top:10px;
	right:10px;
}


#headImage {
	width:100%;
   	height:500px;
   	position:relative;
   	list-style:none;
	margin:0px auto 30px;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}


#headImage li {
   	position:absolute;
   	height:500px;
}

.pagetop {
	width:40px;
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
	display:none;
}
	
	
.header03{
	border-top:5px solid #F37121;
	width:100%;
}

h1{
	width:100%;
	margin:0 auto;
	font-size:8px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:right;
	text-align:center;
	color:#F37121;
	font-weight:normal;
}


/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
}

#fixedBox{
	z-index:9999999;
	background-image:url(../../image/bghw.png);
	background-color:#fff;
}

/*/////////////////////////////////


#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	margin:0 auto;
}


#menu td{
	height:50px;
	margin:0;
	text-align:center;
	color:#ffffff;
	padding:0 5px;
	text-decoration:none;
	font-size:17px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
#menu tr{
	padding:0;	
	margin:0;
}

#menu td a{
	line-height:20px;
	color:#4D4D4D;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:17px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#menu td:hover{
}


#menu td a p,#menu td p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:10px;
	color:#F37121;
}

#menu td ul li a{
	
}

#gnavi_wrap{
	position:relative;
}

#gnavi_wrap ul{
	position:absolute;
	top:20px;
	background-image:url(../../image/bghw.png);
	background-color:#fff;
	border:5px solid #036eb8;
	width:175px;
	z-index:1000;
	margin:0;
	padding:0;
	display:none;
	padding:0px;
	overflow:hidden;
}
#gnavi_wrap li{
	text-align:center;
	text-align:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #036eb8;
}
#gnavi_wrap li a{
	text-decoration:none;
	display: block;
	font-size:14px;
	text-shadow:none;
	color:#036eb8;
	padding:0 0 0 5px;
}
#gnavi_wrap li a:hover{
	text-decoration:underline;
}
#menu td.active ul li a{
	color:#036eb8;
}

*/
/*---------------------*/
#menu02 {
	margin:0 auto;
	background-color:#036eb8;
}

#menu02 table {
	line-height:40px;
	height:40px;
	width: 100%;
	padding:0px;
	margin:0 auto;
}

#menu02 td{
	padding:0;
	border-right:1px dotted #fff;
	
	
}
#menu02 td a{
	padding:5px 5px 0 10px;
    float:left;
	display:block;
	text-align:center;
	background-position:left;
	background-repeat:no-repeat;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration:none;
}



/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#headerimg{
	text-align:center;
	width:100%;
	border-bottom:10px solid #036eb8;
	
}
.box{
	text-align:center;
	width:100%;
}

.sbg{
	padding:10px 0;
	padding:0px 0;
	background-image:url(../../image/sbg.png);
}

#headerimg img{
}

#main {
	width:100%;
	text-align:center;
	margin: 0px auto;
	padding:0px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#content{
	padding:30px 0;
	margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
}

#content p.box{
	width:590px;
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #036eb8;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

#sidebar{
	width:220px;
	padding:0;
	margin:0 0 0px 5px;
}

.banner{
	text-align:center;
}

.banner img{
	text-align:center;
}


#sidebar h3{
	height:40px;
	width:182px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../../image/bar.png);
	color:#333;
	padding:0 0 0 40px;
	line-height:40px;
	font-size: 20px;
	font-weight:bold;
}

#sidebar ul{
	border-radius:0 0 10px 10px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	width:220px;
	padding:0;
}


#sidebar ul li{
	margin:5px 10px;
	padding: 5px 0px;
	list-style-position:inside;
	list-style-image:url(../../image/list.png);
	border-bottom:1px solid #ccc;
}

#sidebar ul li a{
	text-decoration: underline;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:13px;
}

#sidebar h2 {
	height:50px;
	width:180px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../../image/bar.png);
	color:#172987;
	padding:0 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */

.box_left{
	width:95%;
	padding:0 0;
	text-align:left;
	margin:0 auto;
	font-size:16px;
}

.box_left h2.top{
	text-align:center;
	color:#4D4D4D;
	font-size:18px;
	line-height:25px;
	margin:10px auto;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
}
.box_left h2.top span{
	color:#333;
	font-size:10px;
	margin:0 0 0 5px;
	font-weight:bold;
	padding:0 5px;
	border-radius:5px;
}


.box_left h2.top .h201{ background-color:#FC4F9D; color:#fff;}
.box_left h2.top .h202{ background-color:#5699DF; color:#fff;}
.box_left h2.top .h203{ background-color:#8064F8; color:#fff;}
.box_left h2.top .h204{ background-color:#11B9BE; color:#fff;}
.box_left h2.top .h205{ background-color:#F37121; color:#fff;}
.box_left h2.top .h206{ background-color:#8CC63F; color:#fff;}
.box_left h2.top .h207{ background-color:#000; color:#fff;}

.box_left h3.pricceh3{
	text-align:center;
	color:#036eb8;
	font-size:20px;
	margin:10px auto;
	text-align:left;
	border-bottom:1px solid #036eb8;
	background-color:#e1ebe7;
	padding:5px;
}

/* ======== CUSTOMIZE======== */
h3.photoh3{
	color:#4D4D4D;
	font-size:18px;
	font-weight:normal;
}
h3.photoh3 span{
	font-weight:bold;
	margin-right:10px;
	background-color:#11B9BE;
	color:#fff;
	padding:0 7px;
	border-radius:5px;
}

table.customer{
	width:100%;
	margin:0 auto 50px;
}
table.customer tr{}
table.customer td{
	width:33%;
	padding:10px;
}
table.customer td img{
	width:100%;
}

#photo01,
#photo02,
#photo03,
#photo04{
   margin-top:-130px;
  padding-top:130px;
}

table.photo{
	width:100%;
	margin:0 auto 0px;
}
table.photo tr{}
table.photo td{
	width:50%;
	padding:5px;
}
table.photo td a{
	font-size:12px;
	display:block;
	text-align:center;
	font-weight:bold;
	background-color:#11B9BE;
	color:#fff;
	padding:0 7px;
	border-radius:5px;
}

/***************/


.box_left p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0px;
	margin:5px auto;
	font-size:14px;
	color:#333333;	
}

.box_left p strong{
	color:#F37121;
}

.box_left p.hospital b{
	color:#F37121;
}

span.red{
	font-weight:bold;
	color:red;
}

.rightwrap02 span.red{
	font-weight:bold;
	color:red;
}

span.red02{
	font-weight:bold;
	color:red;
}

span.red03{
	font-weight:bold;
	color:red;
	font-size:18px;
}




.imgleft{
	width:150px;
	float:left;
	box-shadow:5px 5px 5px #8d8c8c;
	margin:0px 15px 0 10px;
}
.imgright{
	width:230px;
	float:right;
	box-shadow:5px 5px #F15A24;
	margin:0px 10px 0 15px;
}



/* ======== CUSTOMIZE======== */
table.access{
	width:100%;
	margin:20px auto 0px;
	border-spacing:5px;
	
	border-collapse:separate;
}
table.access tr{
	vertical-align:top;
}
table.access td{}
table.access td h3{}
table.access td iframe{
	width:100%;
	height:250px;
}
table.access td{}
table.access th{
	width:40%;
}
table.access th img{
	width:100%;
	margin:0 0px 0 0;
}
/* ======== CUSTOMIZE======== */
table.hospitaltable{
	width:100%;
	margin:0px auto 100px;
	border-collapse: collapse;
}
table.hospitaltable tr{
	vertical-align:top;
}
table.hospitaltable td p{
}
table.hospitaltable td{
	padding:5px;
	border:1px solid #ccc;
	font-size:13px;
	width:33%;
}
table.hospitaltable th{
	padding:5px;
	border:1px solid #ccc;
	width:33%;
	background-color:#F37121;
	color:#fff;
}
/********************************************/

.kakoi{
	width:95%;
	margin:10px auto 10px;
	padding:5px;
	border:5px solid #ccc;
}
table.tuyomitable{
	width:100%;
	margin:0 auto;
	border-spacing:5px;
	
	border-collapse:separate;
}
table.tuyomitable tr{
	vertical-align:top;
}
table.tuyomitable th{
	width:40%;
}
table.tuyomitable td img{
	width:30%;
	float:right;
	border:2px solid #ccc;
	margin:0 0px 0 0;
}

table.tuyomitable b{
	color:#ff0000;
	font-weight:bold;
}

table.tuyomitable p{
	font-size:16px;
}

table.tuyomitable td h3{
	font-size:20px;
	color:#333;
	border-bottom:3px dotted #036eb8;
	padding:5px 0;
	margin:0;
}

table.tuyomitable td h3 span{
	padding:0 5px;
	background-color:#036eb8;
	color:#fff;
	border-radius:5px;
	margin:0 20px 0 0;
}

/* ======== CUSTOMIZE========
.bord02{
	background-color:#fff;
	width:690px;
	padding:5px;
	margin:10px auto;
	background-color:#eeeeee;
}
.bord02 img{
	width:100%;
	box-shadow:5px 5px #ccc;
	margin:0px 0px 0px;
}

.bord02 table td{
	border:5px solid #eeeeee;
}

.bord02 h3{
	font-size:13px;
	padding:0px 0 0 0;
	color:#fff;
	background-image:url(../../image/menu.png);
	margin:0 0 10px 0;
	border-radius:10px 10px 0 0;
}

.bord02 p{
	text-align:left;
	margin:0px 0;
}
 */
/* ======== CUSTOMIZE======== */
.director{
}

.director div{
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto 30px;
}


.director div h3{
	color:#333;
}
.director div h3 span{
	font-size:16px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	border-bottom:1px solid #666;
}
.director div h3 span span{
	border:none;
	font-size:25px;
	margin-right:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.director div p{
	font-size:13px;
}

.director01{
	position:relative;
	width:780px;
	height:404px;
	background-image:url(../../image/director01.png);
}

.director01 div{
	position:absolute;
	top:20px;
	left:20px;
}

.director02{
	position:relative;
	width:780px;
	height:381px;
	background-image:url(../../image/director02.png);
}
.director02 div{
	position:absolute;
	top:50px;
	left:360px;
}
.director03{
	position:relative;
	width:780px;
	height:381px;
	background-image:url(../../image/director03.png);
}
.director03 div{
	position:absolute;
	top:50px;
	left:360px;
}


/* ======== CUSTOMIZE======== */
table.flow{
	width:100%;
	margin:20px auto 40px;
}
table.flow tr{
	vertical-align:top;
}
table.flow td{}
table.flow td h3{
	font-size:16px;
}
table.flow td h3 span{
	margin-right:10px;
	background-color:#8CC63F;
	color:#fff;
	padding:0 7px;
	border-radius:5px;
}
table.flow p{}
table.flow p b{
	color:#F37121;
}

table.flow th{
	width:35%;
}
table.flow th img{
	width:100%;
}

/* ======== CUSTOMIZE======== */
table.consyltation03{
	margin:0px 0 100px 0;
}
table.consyltation03 tr{
	vertical-align:top;
	
}
table.consyltation03 th{
	width:50%;
	text-align:center;
	font-weight:normal;
}
table.consyltation03 td{
	text-align:center;
	width:50%;
	padding:0 0 0 0;
}

table.consyltation03 td p span{
	background-color:#e97a96;
	padding:0 20px;
	margin-left:5px;
}
table.consyltation03 th p span{
	background-color:#1db1d0;
	padding:0 20px;
	margin-left:5px;
}

table.consyltation03 td h3{
	text-align:left;
	color:#000;
	font-weight:bold;
}

table.consyltation03 img{
	width:100%;
}

/* ======== CUSTOMIZE======== */
table.consyltation02{
	width:100%;
	margin:0px auto 100px;
}
table.consyltation02 tr{
}
table.consyltation02 th{
	text-align:center;
}
table.consyltation02 th img{
	width:50%;
}
table.consyltation02 th h3{
	color:#000;
	font-weight:bold;
}

table.consyltation02 td ul{
	padding:0;
	margin:0;
}
table.consyltation02 td ul li{
	font-size:12px;
	border:1px solid #f8b62d;
	border-radius:20px;
	list-style-position:inside;
	padding:5px 0px 5px 25px;
	margin:5px 0;
	color:#333;
	list-style:none;
	background-image:url(../../image/consyltationlist.jpg);
	background-position:left center;
	background-repeat:no-repeat;
}
/* ======== CUSTOMIZE======== */
table.consyltation04{
	width:100%;
	margin:0px auto 100px;
}
table.consyltation04 tr{
}
table.consyltation04 th{
	width:35%;
}
table.consyltation04 th img{
	width:100%;
}
table.consyltation04 th h3{
	color:#000;
	font-weight:bold;
}

table.consyltation04 td table{
	font-size:12px;
	color:#333;
}
table.consyltation04 td table tr{
	vertical-align:top;
}
table.consyltation04 td table td{
	padding:7px 2px;
}
table.consyltation04 td table td span{
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:5px;
	border-radius:50% 0 50% 50%;
	background-color:#F37121;
}

/* ======== CUSTOMIZE======== */
table.consyltation{
	width:100%;
	margin:20px auto 10px;
}
table.consyltation tr{
	vertical-align:top;
}
table.consyltation td{}
table.consyltation td h3{}
table.consyltation p{}
table.consyltation p b{
	color:#F37121;
}

table.consyltation th{
}
table.consyltation th img{
	width:100%;
}

table.consyltation th p{
	text-align:center;
	margin:0;
	padding:0;
	font-weight:normal;
	margin:5px auto 0;
	font-size:15px;
	color:#fff;
	padding:0 0px;
	border-radius:10px;
	background-color:#F37121;
}

/* ================ */


.list6{
	padding:0;
	margin:0px auto;
	border-bottom:1px dotted #666;
	background-color:#fff;
}

.none{
	border:none;
	padding:0 0 10px 0;
	margin:0;
}

.list6 dl.acordion{
 margin:0px auto;
 text-align:left;
 padding:0;
 /*
 height: auto;
 */
	width:100%;
 }
 .list6 dt.trigger {
 text-align:left;
 color: #000;
 padding:0;
 margin:0;
 margin-bottom: 0;
}
 .list6 dt.active{
 }
 .list6 dt.trigger span.open-close {
	 display:none;
 width: 100%;
 text-indent: -9999em;
 }
 .list6 dt.active span.open-close {
 float: right;
 width: 20px;
 height: 20px;
 line-height:20px;
 padding:0;
 margin:0;
 }   
 
 
 .list6 dd.acordion_tree{
	width:100%;
	 margin:0px;
 border-top: none;
	background-position:left;
	background-repeat:no-repeat;
	padding:0;
	
 }
ul.qa02{
	padding:0 10px;
	margin:10px 0;
	list-style-position:inside;
	border-radius:5px;
}

ul.qa02 li{
	background-image:url(../../image/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	width:100%;
	list-style-type:none;
	padding:10px 10px 10px 40px;
	margin:0px 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	font-size:16px;
	
}

ul.qa02 li img{
	width:20px;
}

ul.qa02 li a{
	font-size:14px;
}

ul.qa02 li a:hover{
	opacity:0.7;
}

.bord02{
	background-color:#fff;
	border-radius:5px;
	padding:10px;
	margin:10px auto;
	border:1px solid #ccc;
}



.bord02 p{
	margin:10px auto;
	background-image:url(../../image/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0 10px 40px;
	font-size:18px;
	text-align:left;
	color:#666;
}

/* ======== CUSTOMIZE======== */

table.before{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
}
table.before tr{
	vertical-align:top;
}
table.before td{
	text-align:center;
	padding:5px;
	width:50%;
}
table.before td img{
	width:100%;
}
table.before td h3{
	color:#11B9BE;
	font-size:15px;
}
table.before td p{
	text-align:left;
	font-size:12px;
}
table.before td p b{
	color:#11B9BE;
	font-size:13px;
}
/* ======== CUSTOMIZE======== */

table.strength{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
}
table.strength tr{
	vertical-align:top;
}
table.strength td{
	text-align:center;
	padding:5px;
	width:5%;
	border:2px solid #ccc;
	background-color:#FCF7F2;
	border-radius:10px;
}
table.strength td img{
	width:50%;
}
table.strength td h3{
	color:#F15A24;
	font-size:15px;
}
table.strength td p{
	font-size:13px;
	text-align:left;
}

/* ======== CUSTOMIZE======== */
table.movielist{
	width:100%;
}
table.movielist tr{
	vertical-align:top;
}
table.movielist td{
	padding:2px;
	width:50%;
}
table.movielist td video{
	width:100%;
	background-color:#000;
}
/* ======== CUSTOMIZE======== */
table.movie{
	width:100%;
}
table.movie tr{
	vertical-align:top;
}
table.movie td{
	padding:2px;
	font-size:14px;
	color:#333;
}
table.movie th{
	padding:2px;
	color:#F37121;
	font-weight:bold;
	
}
table.movie td video{
	width:100%;
}
table.movie td p{
	padding:0;
	margin:0;
}

/* ======== CUSTOMIZE======== */

table.feature00{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:0 10px;
}
table.feature00 tr{
	vertical-align:top;
}
table.feature00 td{
	background-color:#FF7BAC;
	text-align:center;
	padding:0;
	width:33%;
}

table.feature00 td div{
	padding:180px 0 0 0;
}

table.feature00 td.feature01 div{
	background:url(../../image/tokuchou01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.feature00 td.feature02 div{
	background:url(../../image/tokuchou02.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.feature00 td.feature03 div{
	background:url(../../image/tokuchou03.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.feature00 td h3{
	padding:5px 0;
	color:#fff;
	font-size:15px;
	background-image:url(../../image/feature.png);
}

table.feature00 td p{
	font-size:14px;
	color:#fff;
	text-align:left;
	padding:0 5px;

}


/* ======== CUSTOMIZE======== */

table.contents{
	width:100%;
}
table.contents tr{
	vertical-align:top;
}
table.contents td{
	padding:0;
	width:33%;
}
table.contents td a{
	display:block;
	width:90%;
	padding:10px 5px;
	text-align:center;
	background-color:#036eb8;
}

table.contents td.left a{
	margin:0 0 10px 0;
	float:left;
}
table.contents td.center a{
	margin:0 auto 10px;
}
table.contents td.right a{
	float:right;
	margin:0 0 10px 0;
}


table.contents td h3{
	color:#fff;
	font-size:20px;
}
table.contents img{
	vertical-align:bottom;
	border-radius:300px;
	width:150px;
}

table.contents td p{
	padding:5px;
	margin:0 auto;
	color:#fff;
}



/* ======== CUSTOMIZE======== */
.leftside{
	float:right;
	padding:0;
	width:260px;
	margin:0px auto;
	display:none;
}

.leftside img{
	width:100%;
	vertical-align:bottom;
	margin:0 auto 0px;
}


.leftside h3{
	font-weight:normal;
	margin:5px auto 0;
	font-size:18px;
	color:#fff;
	padding:5px;
	border-radius:5px 5px 0 0;
	background-color:#F37121;
}

.leftside h3 span{
	font-size:12px;
	margin-left:10px;
}

.leftside ul{
	padding:0;
	margin:0 auto 10px;
	background-color:#fff;
}
.leftside ul li{
	background-color:#e1ebe7;
	margin:0 auto 5px;
	padding:5px 5px;
	list-style-type:none;
	background-image:url(../../image/btn04.png);
}
.leftside ul li a{
	display:block;
	background-image:url(../../image/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:17px;
}

.leftside p{
	margin:0;
	padding:10px;
	background-color:#fff;
}

.leftside ul li.last{
	border:none;
}

table.sidetable{
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}
table.sidetable tr{}
table.sidetable td{
	width:65%;
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.sidetable td p{
	text-align:left;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0;
}

table.sidetable td.td01 p{ color:#FC4F9D;}
table.sidetable td.td02 p{ color:#5699DF;}
table.sidetable td.td03 p{ color:#8064F8;}
table.sidetable td.td04 p{ color:#11B9BE;}
table.sidetable td.td05 p{ color:#F37121;}
table.sidetable td.td06 p{ color:#8CC63F;}
table.sidetable td.td07 p{ color:#333;}

table.sidetable td p span{
	color:#333;
	font-size:12px;
	display:block;
	font-weight:normal;
}
table.sidetable th{
	width:20%;
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.sidetable th img{
	width:100%;
}

/* ======== CUSTOMIZE======== */

.news{
	background-color:#e1ebe7;
	padding:20px;
}

.box02{
	background-color:#fff;
	margin:0px auto 0px;
	width:100%;
	border:1px solid #CCC;
	overflow-y:scroll;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	height:200px;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
.feature{
	border:2px solid #009fe6;
	margin:30px auto;
	background:url(../../image/tokuchou.png) no-repeat center center;
	margin:0;
	/*
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
}

.wraph2{
	padding:10px 0 5px 0;
	margin:0;
	height:70px;
	background-color:#fff;
	border-bottom:2px solid #009fe6;
}
.feature h2{
	
}

.feature ul {
	margin:20px 0 0 30px;
    padding:0; /* Remove the default left padding */
}
.feature ul li {
    margin:0 0 5px 10px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:17px;
	color:#036eb8;
	font-weight:bold;
}


.feature ol li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

.feature ol li p{
	color:#000;
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */

ol.act {
	margin:20px 0 0 30px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.act li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:20px;
	color:#036eb8;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


ol.act li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:4px 0;
    color:#fff;
    background:#036eb8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.act p{
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */



span.small{
	font-size:11px;
	color:#333;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.staff{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse: separate;
	border-spacing:30px;
	background-color:#fff;

}
table.staff td,table.staff th{
	border:5px solid #ccc;
	font-size:15px;
	padding:10px;
	text-align:center;
}

table.staff tr{
	vertical-align:middle;
}
table.staff img{
	height:250px;
}
table.staff td{
	width:50%;
	font-size:15px;
}

table.staff td p{
	text-align:left;
}
table.staff td h3{
	background-color:#036eb8;
	font-weight:bold;
	color:#fff;
	padding:0 5px;
	text-align:left;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.pricetable{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.pricetable td,table.pricetable th{
	border:1px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:5px;
}

table.pricetable tr{
	vertical-align:middle;
}

table.pricetable td{
	font-size:15px;
	}
table.pricetable th{
	width:10%;
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#036eb8;
	text-align:center;
}

table.pricetable th.img{
	width:20%;
}

table.pricetable th img{
	vertical-align:bottom;
	width:100%;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.treatment{
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.treatment td,table.treatment th{
	border:1px solid #ccc;
	font-size:13px;
	text-align:left;
	padding:5px;
}

table.treatment td{
	font-size:13px;
	}
table.treatment th{
	text-align:center;
	border:1px solid #ccc;	
	font-weight:bold;
	color:#fff;
	background-color:#5699DF;
}
/*****************************************************/

table.reasons{
	margin:30px auto 0;
	width:100%;
	border-collapse: collapse;
}
table.reasons tr{
	vertical-align:top;
}
table.reasons th{
	padding:0;
	width:50%;
}
table.reasons th img{
	width:100%;
	vertical-align:bottom;
}
table.reasons td{
	width:50%;
	padding:10px;
	background-color:#F37121;
}

table.reasons td p{
	color:#fff;
}
table.reasons td h3{
	color:#fff;
	text-align:center;
	font-size:20px;
	border-bottom:2px solid #fff;
	border-left:none;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

table.formTable{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;
	background-color:#fff;

}
table.formTable td,table.formTable th{
	border-bottom:1px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:10px;
	display:block;
}

table.formTable td{
	font-size:15px;
	}
table.formTable th{
	font-weight:bold;
	color:#333;
	text-align:left;
}
table.formTable th span{
	font-weight:bold;
	color:#F37121;
}
.input{
	padding:10px 0;
	border-radius:10px;
	width:100%;
}




.submit{
	border-radius:20px;
	padding:5px 20px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	background-color:#F37121;
	font-size:18px;
}

/*********************************************************/
.qa{
	border-radius:10px;
	border:1px solid #ccc;
	padding:15px;
	margin:20px auto;
}
.qa h3{
	
	border-bottom:1px solid #ccc;
	background-image:url(../../image/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#036eb8;
}
.qa p{
	background-image:url(../../image/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}
/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
	background-color:#666;
}



#footer ul{
	width:100%;
	font-size: 12px;
	margin:0px auto;
	padding:0;
	display:none;
}


#footer li {
	list-style:none;
	margin:0px;
	padding: 10px 10px 0;
    float:left;
    text-align:center;
}

#footer li a {
	color:#fff;
	text-decoration:none;
	font-size: 13px;
}

#footer li a:hover {
	color:#CCC;
	text-shadow:1px 1px 1px #666;
}


/* 回り込み解除 */
#footer ul:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.copyright a{
	color:#fff;
}

.copyright {
	margin: 0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:11px;
    color:#fff;
    text-align:center;
}

.clear{
	clear:both;
}