@charset "UTF-8";
html {
   overflow-y:scroll;
}

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;
}

.ggmap {
position: relative;
padding-bottom: 29.25%;
padding-top: 30px;
height: 0;
margin:0 auto;
text-align:center;
overflow: hidden;
}
 
.ggmap iframe,
.ggmapr object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/* ========TEMPLATE LAYOUT======== */
#wrap {
    margin:0px auto;
    padding:10px 0;
	width:960px;
	color:#000;
	background-color:#FFFFFF;
	text-align:left;
}

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

.headerwrap{
	background-color:#fff;
	margin:0 auto;
	/*
	background-image:url(../image/headerimg.png);
	border-bottom:5px solid #f39700;
	*/
	display:none;
}
#header{
	margin:0 auto;
	width:960px;
	height:120px;
	position: relative;
}

.logo {
	position: absolute;
	top:10px;
	left:0px;
}


#header .mail{
	
	position: absolute;
	top:-10px;
	right:0px;
	width:550px;
	height:110px;
}


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


.tel {
	position: absolute;
	top:-40px;
	right:0px;
	box-shadow:0 0 6px 3px #ccc;
}


#headImage {
	width:960px;
   	height:250px;
   	position:relative;
   	list-style:none;
	margin:0px auto;
}

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


#headImage li {
   	position:absolute;
   	background:#fff;
   	height:250px;
}

.pagetop {
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	
.h1wrap{
	padding:2px 0;
	border-top:5px solid #f39700;
	background-color:#fff;
	display:none;
}

h1{
	margin:0 auto;
	width:960px;
	font-size:13px;
	padding:0px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	color:#e83828;
	font-weight:bold;
	margin:0 auto;
}

.title{
	background-color:#ea541b;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

h2.pc {
	font-size:35px;
	text-align:center;
	margin:0px auto 10px;
	color:#ff6600;
	background: linear-gradient(transparent 50%, #ffff00 50%);
}
h2.pc_02 {
	font-size:24px;
}

h2.pc_03 {
	font-size:22px;
}


h2.pc03 {
	font-size:35px;
	text-align:center;
	margin:20px auto 10px;
	background: linear-gradient(transparent 90%, #ffff00 90%);
	color:#ff6600;
}

h2.pc02 {
	height:50px;
	line-height:50px;
	font-size:30px;
	text-align:center;
	margin:20px auto 10px;
	background-image: url(../image/pch2bg.png);
	background-position:center;
	background-repeat: no-repeat;
	color:#ff6600;
}

h2.pc04 {
	height:50px;
	line-height:50px;
	font-size:30px;
	text-align:center;
	margin:0px auto 10px;
	background-image: url(../image/pch2bg.png);
	background-position:center;
	background-repeat: no-repeat;
	color:#ff6600;
}

h2.pc05 {
	font-size:20px;
	text-align:center;
	margin:0px auto 10px;
	background-image: url(../image/pch3bg.png);
	background-position:center;
	color:#ff6600;
	border-bottom:2px solid #ff6600;
	border-top:2px solid #ff6600;
}






.slider{
	background-image:url(../image/slider.png);
	height:400px;
	background-position:center;
	background-repeat:no-repeat;
}

/* ========MENU CUSTOMIZE======== */
table.reason{
	width:100%;
	border-spacing:10px;
	border-collapse:separate;
	margin:0 auto 20px;
}
table.reason tr{
	vertical-align:top;
}
table.reason td,table.reason th{
	width:50%;
	background-color:#f39800;
	padding:10px;
	border-radius:10px;
}
table.reason h3{
	background-color:#fff;
	padding:5px 0;
	color:#f39800;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	border:1px dashed #fff;
	border-radius:10px;
}
table.reason p{
	color:#fff;
	font-weight:normal;
}
/* ========MENU CUSTOMIZE======== */

.menuwrap{
	background-color:#f39700;
	border-bottom:5px solid #f8b62d;
	line-height:50px;
	height:50px;
	display:none;
}

#menu {
	font-size: 15px;
	padding:0px;
	width:970px;
	margin:0 auto 10px;
	text-align:center;
	border-left:1px dashed #fff;
}
#menu td {
	padding:0 5px;
	border-right:1px dashed #fff;
}

#menu td a {
	color:#fff;
	margin: 0px;
	padding:0;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;

}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#main {

	text-align:center;
	margin: 0px auto;
	padding:0px;
	overflow:hidden;
	background-color:#FFFFFF;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#content{
	margin:0px auto;
	width:960px;
	padding:10px 0 0 0;
	color:#000;
	background-color:#fff;
	text-align:left;
}

#content p.box{
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #036EB8;
}

.content{
	width:960px;
	margin:10px auto 0;
}

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

.sidebar{
	width:297px;
	padding:0;
	margin:0 0 0 0px;
	float:left;
	display:none;
}

.banner02{
	text-align:center;
}

.banner02 img{
	text-align:center;
}

.banner{
	margin:0 auto 20px;
	text-align:center;
}

.banner img{
	width:100%;
}
.leftwrap{
	font-size:12px;
	text-align:center;
	margin:0 0 10px 0;
	width:226px;
	border:2px solid #ccc;
	padding:0;
}


.sidebar h3{
	background-color:#f39700;
	color:#fff;
	padding:0 0 0 5px;
	margin:0;
	font-size:30px;
}

.sidebar ul{
	margin:0 0 10px 0;
	width:226px;
	border:2px solid #ccc;
	padding:0;
}

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

.sidebar ul li a{
	font-size:12px;
}

.side_info{
	text-align:left;
	font-size:12px;
	border:2px solid #6C9;
	width:226px;
	color:#8F3533;
	margin:5px auto;
}


.sidebar img{
	vertical-align:bottom;
	margin:0 auto 10px;
	width:297px;
}

.clear{
	clear:both;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

.box_left{
	width:750px;
	text-align:left;
	margin:10px auto ;
	font-size:16px;
}

.box_left p{
	padding:0 10px;
	margin:5px auto;
	font-size:13px;
	color:#333333;	
}


h3.toph3{
	text-align:center;
	font-size:30px;
}

h3.toph3 span{
	background-color:#fff100;
	padding:0 10px;
}

.rightwrapbg{
	padding:5px;
	width:640px;
	background-image:url(../image/rightwrapbg.png);
	margin:0 auto 30px;
}


.rightwrap{
	width:620px;
	background-color:#f9ffe9;
	padding:10px;	
}

.rightwrapbg02{
	padding:5px;
	width:640px;
	background-image:url(../image/rightwrapbg02.png);
	margin:0 auto 30px;
}


.rightwrap02{
	width:620px;
	background-color:#f9ffe9;
	padding:10px
}

.rightwrap02 h3{
	background-color:#ff6600;
	color:#fff;
	border-radius:5px;
	padding:0 10px;
	font-size:19px;
	text-shadow:1px 1px 1px #000;

}

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

span.green{
	font-weight:bold;
	color:#21ab38;
	font-size:120%;
}

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

span.bigunder{
	color:#ea5414;
	font-weight:bold;
	font-size:120%;
	border-bottom:5px solid #fff000;
}



.rightwrap03{
	background-color:#f7f6c5;
	width:680px;
	margin:0 auto 10px;
	border:3px solid #ff6600;
	border-radius:10px;
	padding:10px;	
}

.rightwrap04{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:2px dotted #8ec31e;
	border-radius:5px;
	font-size:11.5px;
	background-color:#fff;
	padding:10px;
}


.rightwrap05{
	border:2px solid #ccc;
	width:680px;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11.5px;
	background-image:url(../image/main15.png);
	position:relative;
}

.rightwrap05 p{
	width:540px;
	position:absolute;
	top:90px;
	left:120px;
}
.rightwrap06{
	border:2px solid #ccc;
	width:680px;
	margin:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11.5px;
	background-image:url(../image/main15.png);
	position:relative;
	height:250px;
}

.rightwrap06 p{
	width:540px;
	position:absolute;
	top:90px;
	left:120px;
}

.imgright{
	float:right;
}

h3.orenji{
	margin: 10px auto;
	border:3px solid #fff;
	background-color:#EA5414;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-shadow: 0 15px 15px -9px #ccc;
	padding:0 10px;
	color:#fff;
	border-radius:5px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	width:444px;
	float:right;
}

h3.orenji02{
	margin: 10px auto;
	border:3px solid #fff;
	background-color:#EA5414;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	box-shadow: 0 15px 15px -9px #ccc;
	padding:0 10px;
	color:#fff;
	border-radius:5px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
}


h3.qa{
	margin: 10px auto;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 0 0 40px;
	color:#fff;
	border-radius:5px;
	background-image:url(../image/qa.png);
	background-repeat:no-repeat;
	background-position:left;
	color:#8ec31e;
	font-size:30px;
}


ul.nayami{}

ul.nayami li{
	font-size:14px;
	list-style-image:url(../image/list03.png);
}

table.circle{
	width:680px;
	margin:10px auto;
	text-align:center;
}

table.circle td{
	border-radius:50px;
	height:100px;
	width:40px;
	border:5px solid #fff;
	box-shadow: 0 15px 15px -9px #8d8c8c;
}

table.circle td a{
	text-shadow:1px 1px 1px #000;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

table.circle td.green02{
	background-color:#8ec31e;
}

table.circle td.blue{
	background-color:#036eb8;
}
table.circle td.blue a{}
table.circle td.purple{
	background-color:#5f1885;
}
table.circle td.purple a{}
table.circle td.blue02{
	background-color:#46a48e;
}
table.circle td.blue02 a{}
table.circle td.yellow{
	background-color:#f8b62c;
}
table.circle td.yellow a{}
table.circle td.red{
	background-color:#e50011;
}
table.circle td.red a{}
/* ========MAIN CONTENTS CUSTOMIZE======== */

.box02{
	margin:0px auto;
	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:300px;	
}



.box02 table.news{
	width:725px;
	margin:10px auto;
}
.box02 table.news tr{
	
}

.box02 table.news td{
	padding:0 5px ;
	border-bottom:1px dotted #666666;
	color:#666666;
}

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

ol.topol02 {
	margin:0 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}

ol.topol02 li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 40px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:25px;
	color:#ea5514;
	font-weight:bold;
}


ol.topol02 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:#ea5514;
    font-weight:bold;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.topol02 li p{
	color:#000;
	font-size:16px;
	font-weight:normal;
}

table.nayami{
	background-color:#fff;
	padding:10px;
}

.meritwrap{
	margin:0 auto 20px;
	padding:10px 10px 10px 10px;
	border:5px solid #ea5514;
	background-image:url(../image/renewalbg01.gif);
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
table.merit{
	margin:0 auto;
}
table.merit tr{}
table.merit td{
	text-align:center;
	padding:5px;
}
table.merit td img{
	width:100%;
	border-radius:10px;
}
img.newmerit04{
	width:100%;
	border-radius:10px;
}
/* ====
/* ========MAIN CONTENTS CUSTOMIZE======== */
table.merit02{
	margin:0 auto;
}
table.merit02 tr{}
table.merit02 td{
	text-align:center;
	padding:5px;
}
table.merit02 td img{
	width:100%;
	margin:0;
	padding:0;
	vertical-align:bottom;
	border-radius:10px 10px 0 0 ;
}

table.merit02 td h3{
	font-size:15px;
	border-radius:0 0 10px 10px;
	background-color:#ea5514;
	color:#fff;
	margin:0;
	padding:0;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
table.treatment{
	margin:0 auto 20px;
	width:100%;
	border-collapse:collapse;

}
table.treatment tr{}
table.treatment th{
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
	background-color:#ea5514;
	color:#fff;
}
table.treatment td{
	border:1px solid #ccc;
	padding:5px;
	text-align:left;
}
table.treatment td img{
	width:20%;
	border-radius:10px;
	float:left;
	margin-right:10px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
table.treatment02{
	margin:0 auto 20px;
	width:100%;
	border-collapse:collapse;
	font-size:13px;

}
table.treatment02 tr{}
table.treatment02 th{
	border:1px solid #ccc;
	padding:2px 0;
	background-color:#ea5514;
	color:#fff;
	text-align:center;
}
table.treatment02 th.merit02{
	width:40%;
}
table.treatment02 th.demerit{
	background-color:#9dd1f1;
	width:40%;
}

table.treatment02 td{
	font-size:12px;
	width:20%;
	border:1px solid #ccc;
	padding:2px 0;
	text-align:center;
}
table.treatment02 td img{
	width:70%;
	border-radius:10px;
}

.question{}

.question h3{
	background-image:url(../image/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#8fc31f;
	background-color:#fff;
	border-radius:0;
	text-align:left;
	font-size:18px;
}
.question p{
	background-image:url(../image/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0 30px 40px;
	margin:5px;
	color:#e4467f;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	font-size:15px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.oragebord{
	margin:0 auto 10px;
	border:5px solid #f8b62d;
	padding:10px;
	border-radius:10px;
}
.oragebord p{
	padding:0;
	margin:0;
}

.oragebord p strong{
	font-weight:bold;
}
.oragebord p b{
	font-weight:bold;
	color:#ff6600;
	font-size:15px;
}
.oragebord p.centerp{
	text-align:center;
}


.oragebord table{
	margin:0 auto;
}
.oragebord table tr{}
.oragebord table td{
	text-align:center;
	padding:10px;
}
.oragebord table td img{
	width:100%;
	border-radius:10px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
.bg{
	padding:10px;
	background-color:#fefaee;
}

.bg ul{
	padding:10px;
	margin:0 auto;
	background-color:#fff;
	
}
.bg ul li{
	background-image:url(../image/list03.png);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 0 5px 25px;
	list-style-type:none;
	border-bottom:1px dashed #ccc;
}

p.orage{
	font-size:15px;
	font-weight:bold;
	color:#ff6600;
}

p.orage span{
	color:#000;
}

table.inchou{
	width:100%;
}
table.inchou tr{}
table.inchou th{
	width:210px;
	vertical-align:top;
}
table.inchou th img{
	width:100%;
}
table.inchou td{}
table.inchou td h3{
	font-size:22px;
	color:#f15a24;
}
table.inchou td h4{
	color:#f15a24;
}
table.inchou td p{
	font-size:14px;
	padding:0;
}

img.imgright02{
	float:right;
	margin:0 0 0 5px;
	width:30%;
	padding:2px;
	background-color:#fff;
	border:1px solid #ccc;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
table.reasontable{
	width:100%;
}
table.reasontable tr{
	vertical-align:top;
}
table.reasontable td{
	width:20%;
}

table.reasontable td p{
	font-size:14px;
}
table.reasontable td img{
	width:100%;
}



/* ========MAIN CONTENTS CUSTOMIZE======== */
.orengebox{
	padding:10px;
	border:5px solid #f39700;
	text-align:center;
	background-color:#fff;
}


.orengebox p{
	text-align:left;
}

.orengebox p.center{
	font-size:120%;
	text-align:center;
	font-weight:bold;
	color:#f39700;
}

.orengebox p b{
	font-weight:bold;
	color:#f39700;
}



/* ========MAIN CONTENTS CUSTOMIZE======== */
.kako{
	width:100%;
	height:300px;
	background-color:#fff;
	padding:0;
	margin:0;
}
.kako ul{
	padding:0;
}
.kako ul li{}
.kako ul li a{
	font-size:15px;
	color:#796a55;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */


table.under{
	margin:0px auto;
	width:940px;
}

table.under td{
	padding:0;
}


ul.business{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul.business li{
	margin:10px 0;
	font-size:14px;
	list-style-image:url(../image/list.png);
	
}
/* ========FOOTER CUSTOMIZE======== */


table.clinictable{
	background-color:#fff;
	width:100%;
	margin:10px auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	font-size:15px;
}
table.clinictable th{
	padding:10px;
	background-color:#eeefef;
	color:#333;
	text-align:left;
	border-bottom:1px solid #ccc;
	width:160px;
	font-weight:normal;
}
table.clinictable td{
	padding:10px;
	text-align:left;
	border-bottom:1px solid #ccc;
}
table.clinictable td input.text{
	width:100%;
}
table.clinictable td textarea{
	width:100%;
}

/* ========FOOTER CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
	/*
	background-color:#f39800;
	*/
}
#footer p{
	font-size:12px;
	color:#fff;
}
#footer ul{
	font-size: 12px;
	margin:10px auto;
	padding:0;
}


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

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

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


.footerwrap{
	width:100%;
	padding:10px 0;
	background-color:#f39700;
	color:#fff;
	display:none;
}

.footerwrap span{
	font-size:25px;
	font-weight:bold;
}

.footerwrap table{
	margin:0 auto;
	width:960px;
}
.footerwrap table th{
	text-align:left;
}
.footerwrap table td{
	text-align:right;
}


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

.copyright a{
	color:#fff;
}

.copyright {
	background-color:#ea5514;
	width:100%;
	margin: 0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:11px;
    color:#FFF;
    text-align:center;
}
table.toprei{
	width:100%;
	margin:10px auto;
	border-collapse:separate;
	border-spacing:10px;
}
table.toprei tr{
	vertical-align:middle;
}
table.toprei td{
	width:45%;
}

table.toprei td img{
	width:100%;
}
table.toprei th{
	width:10%;
}
table.toprei th img{
	width:70%;
}
table.toprei td p{
	text-align:center;
	font-weight:bold;
}
table.voice{
	width:100%;
	margin:10px auto;
	border-collapse:separate;
	border-spacing:10px;
	background-color:#fff;
	box-shadow:0 0 6px 3px #ccc;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}
table.voice tr{
	vertical-align:top;
}
table.voice th{
	width:20%;
	font-size:30px;
}
table.voice th img{
	width:100%;
}
table.voice td{
}
table.voice td b{
	background-color:#ccc;
	padding:2px 5px;
	color:#fff;
}

table.voice p{
}
/*****************************************/
ul.tuyomi{
	width:100%;
	padding:0;
	text-align:left;
}
ul.tuyomi li{
	list-style:none;
	font-size:26px;
	font-weight:bold;
	border:5px solid #EA5414;
	background-image:url(../image/listbg.png);
	margin:0 auto 10px;
	padding:10px;
	border-radius:10px;
	font-weight:bold;
	color:#EA5414;
	box-shadow:5px 5px #ccc;
}
span.big01{
	font-size:36px;
	font-weight:bold;
}
span.big02{
	font-size:24px;
}

/*************************************/
table.seminarcontact{
	width:100%;
	border-collapse:collapse;
}
table.seminarcontact img{
	width:100%;
	vertical-align:bottom;
	padding:0;
	margin:0;
	border:none;
}
table.seminarcontact a{
	padding:0;
	margin:0;
	border:none;
}
table.seminarcontact td{
	padding:0;
	width:50%;
}