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


.wrapbox {
 overflow: hidden;
}
/* ========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:1080px;
	height:90px;
	position: relative;
}

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


.tel {
	position: absolute;
	top:15px;
	right:220px;
}

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



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

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


#headImage {
	width:1080px;
   	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: 99999;
}
.pagetop img{
	width:40px;
}
	
.header03{
	width:100%;
}

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

/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	color: white;
	z-index:9999;
	background-image:url(../image/bghw02.png);
	padding:10px 0 0 0;
}


#headbar table{
	border-collapse: collapse;
	padding:0;	
	width:1080px;
	margin:0 auto;
}
#headbar table tr{
	vertical-align:middle;
}
#headbar table td{
	padding: 0 0 0 0;
	text-align:right;
}
#headbar table th{
	padding:0 0 0 0;
	width:550px;
	padding:0;
	text-align:left;
}


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

#fixedBox{
	z-index:9999999;
	height:50px;
	padding:0px 0 5px;
	border-bottom: 2px solid #ccc;
}

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


#menu{
border-right: 2px dotted #000;
	border-collapse: collapse;
	padding:0;	
	width:1080px;
	margin:0 auto;
	height:50px;
}


#menu td{
border-left: 2px dotted #000;
	margin:0;
	text-align:center;
	padding:0 20px;
	text-decoration:none;
	font-size:20px;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	
}


#menu td.active{
background: #30bdfe;
}
#menu tr{
	padding:0;	
	margin:0;
}

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


#menu td.active a{
	color:#fff;
}
#menu td:hover{
}


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

#menu td ul li a{
	
}

#gnavi_wrap{
	position:relative;
}

#gnavi_wrap ul{
	position:absolute;
	top:35px;
	/*
	background-image:url(../image/bghw.png);
	*/
	width:175px;
	z-index:1000;
	background-color:#5A9AE5;
	margin:0;
	padding:0;
	display:none;
	padding:0px;
	overflow:hidden;
}
#gnavi_wrap li{
	text-align:center;
	text-align:left;
	padding:10px;
	margin:0;
	border-bottom:1px dashed #fff;
}
#gnavi_wrap li.last{
	border:none;
}

#gnavi_wrap li a{
	text-decoration:none;
	display: block;
	font-size:14px;
	text-shadow:none;
	color:#fff;
	padding:5px;
}
#gnavi_wrap li a:hover{
	text-decoration:underline;
}
#menu td.active ul li a{
	color:#5A9AE5;
}


/*---------------------*/
#menu02 {
	margin:0 auto;
	background-color:#5A9AE5;
}

#menu02 table {
	line-height:40px;
	height:40px;
	width: 1080px;
	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%;
	height:500px;
	border-bottom:10px solid #5A9AE5;
	
}
.box{
	text-align:center;
	width:1100px;
	height: 390px;
	margin: 0 auto;
}

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

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

.sbg02 h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:1080px;
	margin:0 auto;
	text-align:left;
	color:#fff;
	font-size:50px;
}
.sbg02 h2 span{
	background:#5A9AE5;
	font-size:35%;
	margin-left:10px;
	padding:0 10px;
	border-radius:5px;
	color:#fff;
}


#headerimg img{
}

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

/*****************************************/
p.typebox3-4{}
/* ========MAIN CONTENTS CUSTOMIZE======== */
#content{
	padding:30px 0;
	margin:0px auto;
	width:1000px;
	color:#000;
	text-align:left;
}

#content p.box{
	width:590px;
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #5A9AE5;
}
/* ========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;
}



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

.box_left{
	float:left;
	width:720px;
	padding:0 0;
	text-align:left;
	margin:0 0px 0 0px;
	font-size:16px;
}

.box_left02{
	width:720px;
}

.box_left h2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0.2em 0.5em;
  color: #000;
  margin:0 auto 20px;
  font-size:20px;
	background:url(../img/hl.png) center right;
	border-bottom: 2px solid #30bdfe;
}

.box_left h2.title {
line-height: 108px;
height: 108px;
width: 680px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #fff;
  margin:0 auto 20px;
  font-size:30px;
	background:url(../img/h2bg.png) center;
	background-repeat: no-repeat;
	border: none;
	padding: 0 0 0 20px;;
	
}
h3.bigh3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:40px auto 0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

h3.bigh3 span{
	border-radius:20px;
	padding:10px 30px;
	color:#fff;
	background-color:#5A9AE5;
}

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

.bigh3img img{
	vertical-align:top;
	width:80px;
	height:20px;
}

.box_left h3.pricceh3{
	text-align:center;
	color:#5A9AE5;
	font-size:20px;
	margin:10px auto;
	text-align:left;
	border-bottom:1px solid #5A9AE5;
	background-color:#e1ebe7;
	padding:5px;
}
/******************************/
table.accesstable{}
table.accesstable tr{
vertical-align: top;
}
table.accesstable th{
width: 30%;
padding: 10px;
}
table.accesstable td{
padding: 10px;
}
table.accesstable td h3{
color: #0994D4;
font-size: 13px;
}
table.accesstable img{
width: 100%;
}
/******************************/
table.different{}
table.different tr{
vertical-align: top;
}
table.different td{
width: 25%;
}
table.different td h3{
color: #0994D4;
font-size: 13px;
}
table.different td img{}
/******************************/
table.xperia{
width: 100%;
border-collapse: collapse;
}
table.xperia tr{}
table.xperia th{
padding: 5px;
border: 1px solid #0994D4;
background: #E0F5FF;
color: #333;
font-weight: normal;
font-size: 14px;
text-align: left;
}
table.xperia th.titleth{
padding: 5px;
border: 1px solid #0994D4;
background: #0994D4;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: center;
}
table.xperia td{
font-size: 14px;
padding: 5px;
border: 1px solid #0994D4;
text-align: center;
}/******************************/
ul.kishu02{
padding: 0;
margin: 0;
}
ul.kishu02 li{
padding: 5px;
list-style: none;
width: 166px;
float: left;
margin-bottom: 10px;
}
ul.kishu02 li img{
width: 100%;
vertical-align: bottom;
}
/******************************/
ul.kishu{
padding: 0;
margin: 0;
}
ul.kishu li{
margin: 7px;
list-style: none;
width: 226px;
float: left;
margin-bottom: 10px;
}
ul.kishu li img{
vertical-align: bottom;
}
ul.kishu li p{
margin: 0 auto;
padding: 10px;
text-align: center;
font-weight: bold;
color: #fff;
}
ul.kishu li p span{
font-size: 20px;
}
ul.kishu li p span span{}
ul.kishu li.kishu01 p{
background: #004918;
}
ul.kishu li.kishu02 p{
background: #484545;
}
ul.kishu li.kishu03 p{
background: #fd6e0f;
}
ul.kishu li.kishu04 p{
background: #ec3f18;
}
ul.kishu li.kishu05 p{
background: #0994d4;
}
ul.kishu li.kishu06 p{
background: #84af10;
}

ul.kishu li.kishu07 p{
background: #063555;
}
/* ======== CUSTOMIZE======== */
h3.orange{
	color:#000;
	font-size:18px;
	border-left: 5px solid #f7931e;
	padding-left: 10px;
	margin-bottom: 20px;
}
/* ======== 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:25%;
	padding:5px;
}
table.photo td a{
	font-size:15px;
	display:block;
	text-align:center;
	font-weight:bold;
	background-color:#11B9BE;
	color:#fff;
	padding:0 7px;
	border-radius:5px;
}


/*****************************************/
p.typebox3-4{
clear: both;
}

span.p-b1em{
width: 25%;
text-align: center;
display: block;
float: left;
text-decoration: underline;
margin-bottom: 30px;
}

span.p-b1em img{
height: 150px;
}

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


.concept{
	margin:0 auto 50px;
	background:url(../image/concept.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border:10px solid #ccc;
}
.concept div{
	padding:10px;
	background-image:url(../image/sbg.png);
}

.concept div table{
	border-collapse:collapse;
	width:100%;
}
.concept div table tr{}
.concept div table th{
	width:20%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-size:80px;
	color:#ccc;
	padding:0 20px;
}
.concept div table td{
	padding:0;
}
.concept div table td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:25px;
	color:#fff;
	margin:0;
	padding:0;
}
.concept div table td p b{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
}


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


.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:#5A9AE5;
}

.box_left p.hospital b{
	color:#5A9AE5;
}

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{
	float:left;
	margin:0px 15px 0 10px;
}
.imgright{
	float:right;
	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:#5A9AE5;
	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 #5A9AE5;
	padding:5px 0;
	margin:0;
}

table.tuyomitable td h3 span{
	padding:0 5px;
	background-color:#5A9AE5;
	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:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-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;
}


/***************************/
table.flow{
	width:100%;
	text-align:center;
	margin:10px auto 30px;
	color:#000;
	border-collapse:collapse;
}
table.flow tr{
	vertical-align:top;
}
table.flow th{
	padding:0;
}
table.flow th img{
	width:30px;
	height:290px;
	vertical-align:bottom;
}

table.flow td{
	text-align:center;
	padding:10px 0 0 0;
	width:172.5px;
}

table.flow td h3{
	color:#fff;
	font-size:20px;
	margin:0 auto 5px;
	padding:0;
}
table.flow td h3 span{
	display:block;
	margin:0;
	padding:0;
	font-size:13px;
}


table.flow td p{
	color:#fff;
	font-size:12px;
	padding:0px 5px 0px 5px;
	padding-top:0;
	text-align:justify;
}

table.flow td img{
	width:100%;
}

table.flow td.flow01{
	background-color:#5A9AE5;
}
table.flow td.flow02{
	background-color:#4186E8;
}
table.flow td.flow03{
	background-color:#2872E8;
}
table.flow td.flow04{
	background-color:#1257E3;
}

/* ======== CUSTOMIZE======== */
table.consyltation03{
	margin:0px 0 100px 0;
}
table.consyltation03 tr{
}
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{
	height:300px;
}

/* ======== CUSTOMIZE======== */
table.consyltation02{
	width:100%;
	margin:0px auto 100px;
}
table.consyltation02 tr{
}
table.consyltation02 th{
	width:30%;
}
table.consyltation02 th img{
	width:100%;
}
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:#5A9AE5;
}

/* ======== 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:#5A9AE5;
}

table.consyltation th{
	width:35%;
}
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:#5A9AE5;
}

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


.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:10px;
}
table.before tr{
	vertical-align:top;
}
table.before td{
	text-align:center;
	padding:10px;
	width:50%;
}
table.before td img{
	width:100%;
}
table.before td h3{
	color:#11B9BE;
	font-size:17px;
}
table.before td p{
	text-align:left;
	font-size:13px;
}
table.before td p b{
	color:#11B9BE;
	font-size:15px;
}
/* ======== CUSTOMIZE======== */

table.before02{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.before02 tr{
	vertical-align:middle;
}
table.before02 th{
	text-align:center;
	padding:10px;
	width:10%;
}
table.before02 td{
	text-align:center;
	padding:10px;
	width:45%;
}
table.before02 img{
	width:100%;
}
table.before02 td h3{
	color:#fff;
	font-size:17px;
	background-color:#5A9AE5;
}
table.before02 td p{
	text-align:left;
	font-size:13px;
}
table.before02 td p b{
	color:#11B9BE;
	font-size:15px;
}
/* ======== CUSTOMIZE======== */

table.before03{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.before03 tr{
	vertical-align:middle;
}
table.before03 th{
	text-align:center;
	padding:5px;
	width:5%;
}
table.before03 td{
	text-align:center;
	padding:10px;
	width:30%;
}
table.before03 img{
	width:100%;
}
table.before03 td h3{
	color:#fff;
	font-size:17px;
	background-color:#5A9AE5;
}
table.before03 td p{
	text-align:left;
	font-size:13px;
}
table.before03 td p b{
	color:#11B9BE;
	font-size:15px;
}
/* ======== CUSTOMIZE======== */

table.strength{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.strength tr{
	vertical-align:top;
}
table.strength td{
	text-align:center;
	padding:10px;
	width:33%;
	border:5px 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:15px;
}

/* ======== 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:#5A9AE5;
	font-weight:bold;
	
}
table.movie td video{
	width:300px;
}
table.movie td p{
	padding:0;
	margin:0;
}

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

table.feature00{
	margin:0 auto 10px;
	width:100%;
	border-collapse:separate;
	border-spacing:20px 10px;
}
table.feature00 tr{
	vertical-align:top;
}
table.feature00 td{
	background-color:#f2f2f2;
	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:#5A9AE5;
	font-size:17px;
	background-image:url(../image/bghw.png);
	position:relative;
}


table.feature00 td h3 span{
	opacity:0.8;
	font-size:13px;
	border-radius:50%;
	width:80px;
	height:70px;
	padding-top:10px;
	line-height:30px;
	position:absolute;
	top:-190px;
	left:-10px;
	background-color:#5A9AE5;
	color:#fff;
}

table.feature00 td h3 span b{
	font-size:40px;
}

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

}


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

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


table.otherstrength td h3{
	padding:5px 0;
	color:#fff;
	font-size:17px;
	background:#5A9AE5;
	position:relative;
	margin:0;
}


table.otherstrength td h3 span{
	opacity:0.8;
	font-size:13px;
	border-radius:50%;
	width:80px;
	height:70px;
	padding-top:10px;
	line-height:30px;
	position:absolute;
	top:-190px;
	left:-10px;
	background-color:#5A9AE5;
	color:#fff;
}

table.otherstrength td h3 span b{
	font-size:40px;
}

table.otherstrength td p{
	font-size:13px;
	color:#333;
	text-align:left;
	padding:0 5px;
}

table.otherstrength td img{
	width:100%;
	vertical-align:bottom;
}

/* ======== 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:#5A9AE5;
}

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:240px;
	margin:0px auto;
}

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


.leftside h3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0.2em 0.5em;
  color: #333;
  margin:0 auto 0px;
  font-size:18px;
	background:url(../img/hl.png) center right;
	border-bottom: 2px solid #30bdfe;
}

/*
.leftside h3:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #f2f2f2 #f2f2f2 #0A46A5;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
.leftside h3 span{
	color:#333;
	font-size:12px;
	margin:0 0 0 10px;
	font-weight:bold;
	padding:0 10px;
	border-radius:5px;
	background-color:#fff;
	color:#5A9AE5;
}
*/
.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;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../img/list.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
	font-size:15px;
	font-weight:bold;
	color:#333;
}

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

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

.leftside table.sidetable{
	width:100%;
	/*
	border:1px solid #ccc;
	*/
	border-collapse:collapse;
	background-color:#fff;
}
.leftside table.sidetable tr{}
.leftside table.sidetable td{
	padding:10px 5px 10px 10px;
	border-bottom:1px solid #ccc;
}
.leftside table.sidetable td p{
	text-align:left;
	font-weight:bold;
	font-size:19px;
	padding:0;
	margin:0;
	color:#5A9AE5;
}
/*
.leftside table.sidetable td.td01 p{ color:#FC4F9D;}
.leftside table.sidetable td.td02 p{ color:#5699DF;}
.leftside table.sidetable td.td03 p{ color:#8064F8;}
.leftside table.sidetable td.td04 p{ color:#11B9BE;}
.leftside table.sidetable td.td05 p{ color:#5A9AE5;}
.leftside table.sidetable td.td06 p{ color:#8CC63F;}
.leftside table.sidetable td.td07 p{ color:#333;}
*/
.leftside table.sidetable td p span{
	color:#333;
	font-size:12px;
	display:block;
	font-weight:normal;
}
.leftside table.sidetable th{
	width:23%;
	padding:5px;
	border-bottom:1px solid #ccc;
}
.leftside table.sidetable th img{}

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

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

.box02{
	background-color:#fff;
	margin:0px auto 30px;
	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:#5A9AE5;
	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:#5A9AE5;
    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:#5A9AE5;
	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:#5A9AE5;
    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:#5A9AE5;
	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:#5A9AE5;
	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:14px;
	text-align:left;
	padding:5px;
}

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

table.reasons{
	margin:0px auto 30px;
	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:#5A9AE5;
}

table.reasons td p{
	color:#fff;
}
table.reasons td h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#5A9AE5;
	text-align:center;
	font-size:20px;
	border-bottom:2px solid #5A9AE5;
	background-color:#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 tr{
	vertical-align:top;
}
table.formTable td,table.formTable th{
	border-bottom:1px solid #ccc;
	font-size:15px;
	text-align:left;
	padding:20px 15px;
}

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

select{
	padding:10px 0;
	border-radius:10px;
}


.submit{
	border-radius:20px;
	padding:10px 40px;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#fff;
	background-color:#5A9AE5;
	font-size:18px;
}
/*********************************************************/
.nayami{
	margin:0 auto 50px;
	background-image:url(../image/nayami.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding:20px 0;
}


.nayami table{
	width:100%;
}

table.gallery{
	border-collapse:collapse;
	width:100%;
}
table.gallery td{
	padding:10px;
	width:33%;
}
table.gallery img{
	width:100%;
	vertical-align:bottom;
}



.nayami ol {
	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 */
}
.nayami ol li {
    position:relative; /* Create a positioning context */
    margin:0 0 30px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-size:18px;
	color:#333;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


.nayami 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:#5A9AE5;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

/*********************************************************/
.greetings{
	margin:0 auto 50px;
	/*
	height:400px;
	background-image:url(../image/greeting.png);
	background-position:left;
	background-repeat:no-repeat;
	*/
}
.greetings p{
}
.greetings p b{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#5A9AE5;
}

/*********************************************************/
ul.category{
padding: 0;
margin: 0;
}
ul.category li{
list-style: none;
margin-bottom: 10px;
}

ul.category li a{
	background-image:url(../img/qa03.png);
	background-position:left;
	background-repeat:no-repeat;
color: #000;
text-decoration: underline;
padding: 0 0 0 20px;
font-size: 14px;
}
ul.category li ul{
padding: 0 20px;
margin: 0;
}
ul.category li ul li{
padding: 0;
margin: 0;
}
ul.category li ul li a{
	background-image:url(../img/list02.png);
}
/*********************************************************/
.qa{
}
.qa h3{
	
	border:2px dotted #ff0000;
	background-image:url(../img/qa01.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:15px 0 15px 90px;
	margin:5px auto 20px;;
	color:#000;
	border-radius: 10px;
	font-size: 16px;
}
.qa p{
color: #000;
font-size: 13px;
margin: 0;
padding: 0;
}
.qa img{
float: right;
}
.qa p a{
	background-image:url(../img/qa03.png);
	background-position:left;
	background-repeat:no-repeat;
color: #000;
text-decoration: underline;
padding: 0 0 0 20px;
}

.answer{
	border-radius: 10px;
background: #FFF6E1;
padding: 20px;
margin-bottom: 50px;
}
.answer h4{
color: #30bdfe;

}

/* ======== CUSTOMIZE======== */
table.business{
	border-radius:10px;
	border:4px dashed #ccc;
	margin:0 auto 70px;
}
table.business tr{
	vertical-align:top;
}
table.business th{
	padding:10px 0 10px 10px;
	width:25%;
}
table.business th img{
	width:100%;
	vertical-align:bottom;
	border-radius:10px;
}
table.business td{
	padding:10px;
}

table.business td h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:5px 10px;
	border-radius:0 10px 0 0;
	background-color:#5A9AE5;
	color:#fff;
}

table.business td a{
	padding:5px 10px;
	border-radius:10px;
	background-color:#5A9AE5;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	float:right;
	margin:10px 10px 0 10px;
}


table.business td table{
	font-size:13px;
	width:100%;
	border-collapse:collapse;
}
table.business td table tr{
	vertical-align:middle;
}
table.business td table th{
	width:50%;
	border-bottom:1px solid #ccc;
	padding:5px;
}
table.business td table th span{
	padding:0px 10px;
	border-radius:10px;
	background-color:#5A9AE5;
	color:#fff;
	font-weight:bold;
}
table.business td table td{
	padding:5px;
	border-bottom:1px solid #ccc;
	text-align:right;
}

table.business td table td p{
	font-size:12px;
	margin:0;
	padding:0;
	text-align:right;
}

/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0 0 0 0;
	padding-top:10px;
	padding-bottom:0;
	text-align:center;
	background-color:#666;
}

#footer table{
	width:1080px;
	margin:0 auto;
	display: none;
}


#footer ul{
	font-size: 12px;
	margin:0px auto;
	padding:0;
}


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