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

  body,div,dl,dt,dd,ul,h1,h2,h3,h4,h5,h6,p,
  pre,form,fieldset,input,textarea,table,th,td,img {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }


a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
del{
	text-decoration:line-through
}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

body {
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   color:#666;
   width:100%;
}

a {
   color:#999;
   text-decoration:none;
}
a:hover {
	opacity:0.5;
}

img {
   vertical-align:middle;
   border:0;
}

.wrapbox {
 overflow: hidden;
}

/*--------------------------------------------------------- */

#photos {
   /* Prevent vertical gaps */
   line-height: 0;
 
   -webkit-column-count: 3;
   -webkit-column-gap:   0px;
   -moz-column-count:    3;
   -moz-column-gap:      0px;
   column-count:         3;
   column-gap:           0px;
 
}
#photos img {
  /* Just in case there are inline attributes */
  width: 95% !important;
  margin-bottom:5%;
  height: auto !important;
  border:0px solid #fff;
}
/* ======== CUSTOMIZE======== */
/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;

	/* バーの装飾 */
	background-image:url(../img/bghw02.png);
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
}
#headbar table{
	margin:0 auto;
	width:1100px;
	margin:0px auto;
}

#headbar table tr{
	vertical-align:middle;
}

#headbar table td{
	padding:0;
	text-align: right;
}

#headbar table th{
width: 80%;
	text-align:left;
	padding:0;
}

#headbar img{
vertical-align: bottom;
}

/*******************************************************/
	
h1{
	text-align:right;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin:0 auto;
	padding:0 0px;
	color:#fff;
	font-weight:normal;
}

.nav{
	padding:0;
	margin:0;
	/*
	background-color:#333;
	background-color:#2d3135;
	*/
	padding:0 0;
	/*
	background-color:#2d3135;
	background:url(../img/menubg02.png) center;
	background-repeat: no-repeat;
	*/
}

.headerwrap{
	/*
	background-color:#000;
	background-color:#4b6aa4;
	*/
	/*
	background:url(../img/menubg02.png) center;
	background-repeat: no-repeat;
	background-color:#2d3135;
	*/
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/* ========MENU CUSTOMIZE======== */
.mainnav{
}

.menuwrap{
	width:100%;
	/*background-color:#f7f7f7;*/
}

#menu{
	position: absolute;
	top:30px;
	left:150px;
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:950px;
	margin:0px auto;
}


#menu td{
	text-align:center;
	padding:5px 10px;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#333;
	text-align:center;
	border-left: 1px solid #333;
}
#menu td img{
height: 90px;
}
#menu td.last{
	border:none;
}
#menu tr{
	padding:0;	
	margin:0;
}

#menu td a{
	margin: 0px;
	padding:0;
	color:#333;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}

#menu td:hover{
}


#menu td a p,#menu td p{
	line-height:5px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-size:13px;
	line-height:10px;
	color: #333;
}
/*******************************************************/

.menuwrapg{
background: #ccc;
padding: 5px 0;
}

table.menutable{
	width:1100px;
	margin:0 auto;
	border-collapse: collapse;
}
table.menutable tr{
vertical-align: middle;
}
table.menutable td{
text-align: center;
padding: 5px 5px;
}
table.menutable td a{
background: #fff;
color: #333;
display: block;
padding: 5px 20px;
font-weight: bold;
font-size: 20px;
border-radius: 30px;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	width:100%;
	background: #2d3135;
}
#header{
	width:1100px;
	margin:0 auto;
}

.header{
}

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

.tel {
	position: absolute;
	top:30px;
	right:95px;
}

.line {
	position: absolute;
	top:30px;
	right:45px;
	/*
	right:260px;
	*/
}

.mail {
	position: absolute;
	top:30px;
	right:0px;
	/*
	right:210px;
	*/
}

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

.top{
	height:100px;
}



/* ========HEADER CUSTOMIZE======== */
.boxwrap{
	background-color:#ffe1e3;
	border-bottom:5px solid #ccc;
}
.boxwrap01{
	background-color:#ffe1e3;
	border-bottom:5px solid #ccc;
}
.box{
	margin:0 auto;
	padding:0px 0;
	text-align:center;
	background:url(../img/slide02.png) center center;
	background-repeat: no-repeat;
	height: 600px;
	background-position: center;
}


.box div{
	margin:0 auto;
	padding:0px 0;
	text-align:center;
	background:url(../img/slider.png) center center;
	background-repeat: no-repeat;
	height: 400px;
	background-position: center;
}

.box01{
margin:0 auto;
	padding:0px 0 0 0;
	width:1100px;
	text-align:center;
	height:400px;
	background-image:url(../img/backimg.jpg);
}


#headImage {
	width:1100px;
   	height:400px;
   	overflow:hidden;
   	position:relative;
   	list-style:none;
	margin: 0px auto;

}

#headImage ul {
	margin: 0px auto;	
   list-style:none;
   padding:0;
	height:400px;
	
}

#headImage li {
   	position:absolute;
}
/* ========HEADER CUSTOMIZE======== */

.slider{
}

a.button{
	font-weight:normal;
	text-align:center;
	margin:5px auto;
	display:block;
	background-color:#666;
	font-weight:bold;
	color:#333;
	padding:2px 5px;
	width:55%;
	font-size:14px;
}

a.button02{
	font-weight:normal;
	text-align:center;
	margin:5px 20px;
	display:block;
	background-color:#666;
	width:20%;
	float:right;
	font-weight:bold;
	color:#333;
	padding:2px 5px;
	font-size:14px;
}


.title{
	text-align:center;
	padding:5px 0;
	font-size:18px;
	color:#333;
	background-color:#e4007f;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


span.yellow{
	padding:0 5px;
	background:linear-gradient(transparent 60%, #ffff00 60%);
	}
	
/*
h2 span{
	padding:0 5px;
	background:linear-gradient(transparent 60%, #ffff00 60%);
	
}
*/

h2.h2bgr{
	color:#333;
	margin:0px auto 20px;
	text-align:center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:25px;
	font-weight: bold;

}
h2.h2bgr b{
margin-bottom: 5px;
line-height: 50px;
height: 50px;
/*
background-image: url("../img/h2bgr.png");
background-position: center;
background-repeat: no-repeat;
*/
color: #2d3135;
font-size: 50px;
display: block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

h2.h2bgw{
	color:#fff;
	margin:0px auto 20px;
	text-align:center;
	font-size:30px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}
h2.h2bgw b{
margin-bottom: 5px;
line-height: 50px;
height: 50px;
/*
background-image: url("../img/h2bgw.png");
background-position: center;
background-repeat: no-repeat;
*/
color: #fff;
font-size: 50px;
display: block;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	color:#333;
	margin:0 auto 0px;
	text-align:center;
	font-size:30px;
	padding:25px 0;
	line-height:28px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h2 span{
}

h2 span span{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
color: #fff;
background: #2d3135;
padding: 0 10px;
border-radius: 10px;
}

.wrap01 h2 span{
}

h2 span.small{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
}
*/

#qa{   margin-top:-100px;
  padding-top:100px;
  }
#flow{   margin-top:-100px;
  padding-top:100px;
  }

h2.qah2{
	width:680px;
	height:65px;
	margin:0 auto 10px;
	font-size:25px;
	border-radius:0;
	color:#333;
	padding:0 0 0 20px;
	line-height:48px;
	background-image:url(../img/h2bg.png);
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:1px 1px 1px #333;
}


h3.other{
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	color:#333;
	font-size:20px;
	margin-bottom: 20px;
}

h3.other span{
	border-bottom:5px solid #333;
}




h3 span.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
h3.memberh3{
	font-size:22px;
	color:#ad9f5e;
	width:520px;
	margin:0;
}
h3.memberh3_01{
	font-size:22px;
	color:#ad9f5e;
	width:520px;
	float:right;
	margin:10px 0 10px 0;
}



span.size{}

span.blue{
	color:#ad9f5e;
	font-weight:bold;

}
span.size01{
	font-size:12px;
	color:#ad9f5e;
	font-weight:bold;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	font-size:16px;
	font-weight: normal;
}

.main p b{
	color:#2d3135;
	font-weight:bold;
	font-size:18px;
}
.main{
	margin:0 auto;
	padding:60px 0;
	width:1100px;
	font-size:16px;
}
.main02{
	margin:0 auto;
	padding:60px 0 0 0;
	width:1100px;
	font-size:16px;
}

.main03{
	margin:0 auto;
	padding:60px 0 0 0;
	font-size:16px;
}

table.contactbanne{
margin: 0 auto;
text-align: center;
}
/******************************************/
.wrapgallery{
	background:url(../img/gallerymenubg.jpg) center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 30px 0;
	
}

.wrapgallery table{
	margin:0 auto;
	width:1100px;
}
.wrapgallery table tr{
vertical-align: middle;
}
.wrapgallery table td{
width: 50%;
padding:0 10px;
padding-top: 0px;
padding-bottom: 0px;
}
.wrapgallery table th{
padding: 40px;
padding-top: 0px;
}
.wrapgallery table div{
color: #fff;
text-align: center;
padding: 20px;
background: url("../img/black.png");
}
.wrapgallery table div h3{
	padding:0;
	color:#cd8915;
	margin:0 auto 10px;
	text-align:center;
	font-size:30px;
	padding:10px 0;
	line-height:25px;
	font-weight:bold;
	/*
	background-image:url(../img/h2bg03_02.png);
	background-repeat:repeat-x;
	background-position:center;
	*/
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px #000;
text-align: center;
}
.wrapgallery table div h3 span{
	font-size:16px;
}
.wrapgallery table div p{
font-size: 14px;
margin: 0;
padding: 0;
}
.wrapgallery table div a{
display: block;
border: 1px solid #fff;
font-size: 16px;
	color:#333;
	padding: 10px;
	margin: 20px auto 0;
	width: 50%;
	
}
/******************************************/

table.result{
width: 100%;
border-collapse: separate;
border-spacing: 20px;
}
table.result tr{}
table.result td,table.result th{
background: #e4edf6;
border: 2px solid #77a1d5;
border-radius: 10px;
text-align: center;
}

table.result h3{
color: #0071bc;
text-align: center;
font-weight: bold;
}
table.result p{
text-align: left;
font-weight: bold;
}


table.result table{
width: 100%;
border-collapse: collapse;
}
table.result table tr{}
table.result table td{
background: #fff;
font-size: 13px;
font-weight:bold;
}
table.result table th{
background: #77a1d5;
color: #fff;
border-radius: 0;
font-size: 13px;
font-weight:bold;
}


/******************************************/
.greeting{
	margin: 0 auto 60px;
	background: #fffaca;
}

.greeting table{
	margin:0 auto;
	width:1100px;
}
.greeting table th{
width: 70%;
}

.greeting table td{
	padding:0px 0px;
}

.greeting table td div{
	margin:0;
	padding:0px;
	float: right;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
}


.greeting table td p{
	margin:10px 0 0 0;
	color:#333;
	line-height: 30px;
}

.greeting table td h3{
	color:#333;
	font-size: 40px;
	text-align: center;
}

.greeting table td img{
	margin:0 10px 0 0;
}


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

table.choosy{
	margin:0px auto;
	width:100%;
}
table.choosy td{
	padding:0px 30px;
}

table.choosy td div{
/*
	width:440px;
	*/
	margin:0;
	padding:0 0;
	width:550px;
}

table.choosy02 td div,table.choosy04 td div{
float: right;
	width:550px;
}

table.choosy td p{
	font-size:16px;
	margin:10px 0 0 0;
	color:#333;
	line-height: 40px;
	font-weight: bold;
}


table.choosy td p b{
	font-size:20px;
	}

table.choosy td h3{
	color:#333;
	font-size: 30px;
	text-align: center;
}
table.choosy td h2{
}

table.choosy td img{
	margin:0 10px 0 0;
}
/*
table.choosy th{
	width:50%;
	background:url(../img/choosy001.jpg)center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
*/

table.choosy02 th{
	width:50%;
	background:url(../img/choosy002.png)center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

table.choosy03 th{
	width:50%;
	background:url(../img/choosy01_02.jpg)center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.choosy04 th{
	width:50%;
	background:url(../img/choosy04.jpg)center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


table.hyou{
width: 100%;
}
table.hyou tr{}
table.hyou td{
width: 25%;
padding: 10px;
border: 1px solid #ccc;
text-align: center;
}
table.hyou{}

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

.cambutton{
background: #29abe2;
font-size: 25px;
text-align: center;
display: block;
margin: 10px auto 0;
padding: 10px 0;
font-weight: bold;
color: #fff;
width: 70%;
box-shadow: 5px 5px #ccc;
	background:#2d3135;
}

.cambutton:hover{
background: #fff;
	background:#2d3135;
font-size: 25px;
text-align: center;
display: block;
margin: 10px auto 0;
padding: 10px 0;
font-weight: bold;
color: #fff;
width: 70%;
opacity: 0.8;
}
/*--------------------------------------------------------- */



table.toptable{
border-collapse: separate;
border-spacing: 20px 10px;
width: 100%;
}
table.toptable tr{
vertical-align: top;
}
table.toptable p{
line-height: 30px;
text-align: left;
color: #fff;
}
table.toptable th{
width: 50%;
padding: 10px;
text-align: center;
background: #e53838;
}
table.toptable th.redth{
width: 10%;
padding: 5px;
font-size: 70px;
font-weight: bold;
color: #000;
}

table.toptable th h3{
text-align: center;
font-size: 30px;
font-weight: bold;
}
table.toptable th h3 b{
color: #fff;
border-radius: 10px;
padding: 0 30px;
font-size: 30px;
}

table.toptable td{
width: 50%;
padding: 10px;
text-align: center;
background: #265cd5;
}


table.toptable td h3{
text-align: center;
font-size: 30px;
font-weight: bold;
}
table.toptable td h3 b{
background: #265cd5;
color: #fff;
border-radius: 10px;
padding: 0 30px;
font-size: 30px;
}
/*--------------------------------------------------------- */
table.hikaku{
	margin:30px auto 0px;
	width:100%;
	border-collapse:collapse;
}
table.hikaku th{
	padding:10px;
	text-align:center;
}

table.hikaku th.t01{
	font-size:25px;
	width:20%;
	border-radius:10px 10px 0 0;
	background-color:#ccc;
	color:#fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	font-weight:bold;
}
table.hikaku th.t02{
	font-weight:bold;
	position:relative;
	font-size:25px;
	width:30%;
	border-radius:10px 10px 0 0;
	background-color:#29ABE2;
	color:#fff100;
	border-left:5px solid #fff;
	line-height:40px;
	background-position:center;
	text-shadow:2px 2px #29ABE2;
}

table.hikaku th.t02 img{
	position:absolute;
	top:-68px;
	left:110px;
	width:120px;
}

table.hikaku td{
	font-size:20px;
	text-align:center;
	padding:10px;
	border-right:2px solid #ccc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	background: #fff;
	font-weight: bold;
	color: #000;
}

table.hikaku th.td01{
	width:10%;
	padding:10px;
	font-size:20px;
	background-color:#29ABE2;
	background-position:center;
	color:#fff;
	border:2px solid #ccc;
	color:#fff100;
	font-weight:bold;
	text-shadow:2px 2px #29ABE2;
}
table.hikaku td.as01{
	text-align:center;
	padding:5px;
	border-left:5px solid #29ABE2;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:5px solid #29ABE2;
	color:#29ABE2;
	background-color:#fcf9de;
	font-weight:bold;
}
table.hikaku td.as01 span{
	color:#29ABE2;
}


table.hikaku td.as01 span b,table.hikaku td.as02 span b{
	font-size:22px;
}
table.hikaku td.as02{
	color:#29ABE2;
	text-align:center;
	padding:5px;
	border-left:5px solid #29ABE2;
	border-top:2px solid #ccc;
	border-bottom:5px solid #29ABE2;
	border-right:5px solid #29ABE2;
	background-color:#fcf9de;
	font-weight: bold;
}

table.hikaku td.as02 p,table.hikaku td.as01 p{
	color:#333;
	margin:0;
	padding:0;
}

/*--------------------------------------------------------- */

table.profilewrap{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 0px;
}
table.last{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 0px;
}

table.profile{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	margin:0 auto 0px;
}

table.profile tr{
	vertical-align:top;
}

table.profile td{
	border-bottom:1px solid #ccc;
	font-size:15px;
	padding:15px 10px;
	color:#333;
}
table.profile th{
	font-weight:bold;
	color:#333;
	text-align:left;
	padding:10px 5px;
	border-bottom:1px solid #ccc;
	width:150px;
	text-align:center;
}


table.profile th span{
	padding:0px 0px;
	background:#8e1b24;
	color:#333;
	border-radius:5px;
	display:block;
	font-size:20px;
	background-image:url(../img/bg.png);
	background-position:center;
}


/*********************************************/
table.pricetable{
	text-align:center;
	width:100%;
	margin:10px auto 0px;
	color: #fff;
	border-collapse: collapse;
}
table.pricetable tr{
	vertical-align:middle;
}
table.pricetable td{
border: 1px solid #ccc;
	padding:5px 10px;
	text-align: center;
font-size: 18px;
color: #ff0000;
color: #000;
font-weight: bold;
}

table.pricetable td span{
text-decoration: line-through;
color: #000;
display: none;
}

table.pricetable th{
font-weight: bold;
font-size: 16px;
text-align: center;
border: 1px solid #ccc;
padding:5px 10px;
color: #fff;
background: #00a4ff;
}
table.pricetable caption{
background: #333;
color: #fff;
padding: 5px 0;
}
table.pricetable p{
	margin:0 0 0 0;
	padding:0 0;
font-size: 14px;
}

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

a.link{
	margin-top:-100px;
  padding-top:100px;
}
#access{
	margin-top:-100px;
  padding-top:100px;
}

#access:hover{
	opacity:1;
}

/*::::::::::::::::::::::::::::::::::*/
table.conecpt{
	background-image:url(../img/b135.gif);
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
}
table.conecpt td{
}
table.conecpt td p{
	font-size:18px;
}

table.conecpt td ul{
/*	*/
	padding:10px;
	margin:0;
}
table.conecpt td ul li{
margin: 15px auto;
	text-align:left;
	background-image:url(../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 5px 10px 45px;
	border-bottom:1px solid #ccc;
	font-size:20px;
	font-weight:bold;
	color:#000;
}

table.conecpt td ul li span{
	font-size:100%;
	color:#ff0000;
}

table.conecpt th{
width: 40%;
}
table.conecpt th img{
width: 100%;
}
/***************************/
table.execution{
	width:100%;
	text-align:center;
}
table.execution tr{
	vertical-align:top;
}
table.execution td{
padding: 10px;
	width:25%;
}

table.execution td h3{
color: #2d3135;
padding: 10px 0;
font-weight: bold;
font-size: 20px;
}
table.execution td p{
text-align: left;
font-weight: normal;

}


table.execution a{
background:#000;
color: #fff;
font-size: 20px;
padding: 10px; 
font-weight: bold;
}



table.execution img{
	width:100%;
	height: 151px;
}
/***************************/
table.example{
	width:100%;
	text-align:center;
}
table.example tr{
	vertical-align:top;
}
table.example td{
padding: 10px;
	width:20%;
}

table.example td h3{
color: #333;
padding: 10px 0;
font-weight: bold;
}
table.example td p{
text-align: left;
font-size: 13px;
}


table.example img{
	height:150px;;
}
/***************************/
table.voice{
	width:100%;
	text-align:center;
}
table.voice tr{
	vertical-align:top;
}
table.voice td{
padding: 10px;
	width:33%;
}

table.voice td h3{
color: #fff;
padding: 10px 0;
}
table.voice td p{
text-align: center;
text-align: left;
}


table.voice img{
	width:100%;
}
/***************************/
.wrap01{
	width:100%;
	padding:0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 0px;
}

.wrap01 p{
	color:#333;
}
/*
.bg{
	height:30px;
	background-image:url(../img/bg.png);
}
.bg02{
	height:30px;
	background-image:url(../img/bg02.png);
}
*/

.wrap02{
	width:100%;
	padding:0 0;
	background: url(../img/wrap02.jpg) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}


.black{
	width:100%;
	padding:0 0;
	background: url(../img/bg_black.png) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}

.wrap02_01{
	width:100%;
	padding:0 0;
	background: url(../img/wrap02_01.jpg) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}
.wrap03{
	width:100%;
	padding:0 0;
	background-color:#2d3135;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 0px;
	
	/*
	background:url(../img/menubg.png) center;
	*/
}

.wrap04{
	width:100%;
	padding:0 0;
	background: url(../images/wrap04.jpg) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 0px;
}


.wrap05{
	width:100%;
	padding:0 0;
	background:#dcdddd;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 0px;
}

.wrapdrink .main,.wrapfood .main{
	padding:30px 10px;
	background-image:url(../img/bghw02.png);
}
.wrapdrink{
	width:100%;
	padding:0 0;
	background: url(../img/wrapdrink.png) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}
.wrapfood{
	width:100%;
	padding:0 0;
	background: url(../img/wrapfood.png) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}

.wrap02 p{
	padding:10px;
	color:#333;
}
.wrap02_01 p{
	padding:10px;
	color:#333;
}

/*
.wrap02 h2 span{
	padding:0 10px;
}
.wrap02_01 h2 span.small{
}

.wrap01 h2{
	color:#333;
	text-shadow:none;
	background-image:url(../img/h2bg03_02.png);
}
.wrap01 h2 span{
}

*/
.wrap03 h2.h2bgr{
color: #fff;
}
.wrap03 h2.h2bgr span{
color: #fff;
}
.wrap03 h2.h2bgr b{
color: #fff;
}



span.big{
	font-weight:bold;
	font-size:20px;
	color:#ea5414;
}

span.red{
	color:#ff0000;
}


.box02{
	margin:0 auto 0;
	width:100%;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	height:250px;
	overflow-y:scroll;
	
	
}

p.right{
	margin:10px auto 0;
	text-align:right;
}

.footerbg{
	height:300px;
	background-image:url(../img/footerbg.png);
}

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


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

/*--------------------------------------------------------- */
.bg{
margin-bottom: 50px;
background: url("../img/bg01.png");
background-position:top center;
background-repeat: no-repeat;
width: 100%;
height: 333px;
}
.bg table{
width: 1100px;
margin: 0 auto;
}
.bg table tr{}
.bg table th{
width: 600px;
}
.bg table td{
position: relative;
}
.bg table td div{
position: absolute;
background: #fff;
padding: 20px;
top: 50px;
}
.bg table td h3{
margin: 0;
padding: 0;
color: #2d3135;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
font-size: 30px;
}

.bg table td h3 span{
font-size: 25px;
}

.bg table td p{
font-size: 17px;
}
/*--------------------------------------------------------- */
.bg02{
margin-bottom: 50px;
background: url("../img/bg02.png");
background-position:top center;
background-repeat: no-repeat;
width: 100%;
height: 333px;
}
.bg02 table{
width: 1100px;
margin: 0 auto;
}
.bg02 table tr{}
.bg02 table th{
width: 600px;
}
.bg02 table td{
position: relative;
}
.bg02 table td div{
position: absolute;
background: #fff;
padding: 20px;
top: 50px;
}
.bg02 table td h3{
margin: 0;
padding: 0;
color: #2d3135;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
font-size: 30px;
}

.bg02 table td h3 span{
font-size: 25px;
}
.bg02 table td p{
font-size: 17px;
}

.bg03{
margin-bottom: 50px;
background: url("../img/bg03.png");
background-position:top center;
background-repeat: no-repeat;
width: 100%;
height: 333px;
}
.bg03{
margin-bottom: 0px;
}
/*******************************************/
ol.topol {
	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.topol li {
    position:relative; /* Create a positioning context */
    margin:0 0 10px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:25px;
	color:#333;
	font-weight:bold;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


ol.topol 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:#000;
    background:#fff;
    font-weight:bold;
    text-align:center;
	background-position:center;
	border-radius:300px;
	font-size:20px;
}

ol.topol li p{
	color:#333;
	font-size:16px;
	font-weight:normal;
	margin:0 auto 10px;
}

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


.list6{
	padding:0;
	margin:0px auto 10px;
}

.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{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:5px;
	background-color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0px;
	list-style-position:inside;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}

ul.qa02 li{
	background-image:url(../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:20px 20px 20px 40px;
	margin:0px 0;

	color:#2d3135;
	font-size:20px;
	font-weight:bold;
	
}

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



.bord02 p{
	margin:10px auto;
	background-image:url(../img/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:10px 0 10px 40px;
}


.button04{
	color:#fff;
	margin:0 0 0 0;
	background-image:url(../img/bg_main.png);
	width:20%;
	padding:5px 20px;
	border-radius:5px;
	text-align:center;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*--------------------------------------------------------- */
.floatleft{
	width:100px;
	height:100px;
	float:left;
	border-radius:100px;
	border:5px solid #ad9f5e;
	margin:0px 10px 20px 0;
}
.floatright{
	width:100px;
	height:100px;
	float:right;
	border-radius:100px;
	border:5px solid #ad9f5e;
}
/*--------------------------------------------------------- 

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

.bord02 h3{
	background-image:url(../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:0 auto;
	color:#ff0000;
	font-size:25px;
	border-left:none;
	border-bottom:1px solid #ccc;
}

.bord02 p{
	margin:10px auto 0;
	background-image:url(../img/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 20px 40px;
}*/
/*--------------------------------------------------------- */
.imgcircleright{
	margin:0 0 0 20px;
	float:right;
	width:300px;
	border-radius:300px;
}
.imgcircleleft{
	margin:0 20px 0 0;
	float:left;
	width:300px;
	border-radius:300px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */


table.menuwrap02{
	width:100%;
}
table.menuwrap02 td{
	padding:10px;
}
table.menuwrap02 tr{
	vertical-align:top;
}

h3.menuh3{
	background-color:#FF83A4;
	color:#333;
	background-image:url(../img/b01.png);
	height:53px;
	line-height:53px;
	text-align:center;
}

table.menuprice{
	text-align:left;
	width:100%;
	font-size:15px;
	margin:0 auto 20px;
	background-image:url(../img/bghw.png);
	background-position:center;
}

table.menuprice td,table.menuprice th{
	text-align:left;
	border-bottom:1px dashed #ccc;
}

table.menuprice td{
	padding:5px;
	text-align:right;
	border-bottom:1px dashed #ccc;
}
table.menuprice th{
	font-size:15px;
	font-weight:bold;
	padding:5px;
	text-align:left;
	color:#40210F;
}

table.menuprice th p{
	margin:0 auto;
	font-size:13px;
}

table.menuprice02 tr{
	vertical-align:top;
}
/*--------------------------------------------------------- */
table.course{
	width:100%;
	background: #fff;
	margin-bottom: 20px;
}
table.course th{
	width:30%;
	padding:20px;
}
table.course th img{
	width:100%;
}
table.course tr{
	vertical-align:top;
}

table.course td{
	padding:20px;
}

table.course td h3{
	font-size:25px;
	text-align:left;
	margin:10px auto;
	color:#333;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}

table.course td p{
	margin:10px auto;
}
table.course td p b{
}
/*--------------------------------------------------------- */
table.strengs{
	width:100%;
}
table.strengs td img{
	width:100%;
}
table.strengs tr{
	vertical-align:top;
}

table.strengs td{
	padding:10px;
	width:25%;
}

table.strengs td h3{
	font-size:16px;
	text-align:center;
	margin:10px auto;
	color:#e489bc;
}

table.strengs td p{
	margin:10px auto;
}
table.strengs td p b{
	font-size:13px;
}
/*--------------------------------------------------------- */
table.gallery02{
	width:100%;
}
table.gallery02 td img{
	width:100%;
}
table.gallery02 tr{
	vertical-align:top;
}

table.gallery02 td{
	padding:10px;
	width:25%;
}
/*--------------------------------------------------------- */
table.gallery03{
	width:100%;
}
table.gallery03 td img{
	height:315px;
}
table.gallery03 tr{
	vertical-align:top;
}

table.gallery03 td{
	padding:10px;
}
/*--------------------------------------------------------- 
table.flow{
	margin:0 auto;
	width:100%;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-spacing:10px;
	border-collapse: separate;
}

table.flow tr{
	vertical-align:top;
}
table.flow td img{
	width:100%;
	border-radius:10px;
}
table.flow td{
	background-color:#000;
	padding:15px;
	width:25%;
    word-break: break-all;
}
table.flow span{
	font-size:20px;
}

table.flow td h3{
	font-size:16px;
	text-align:center;
	margin:10px auto;
	color:#333;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

table.flow td p{
	width:100%;
	margin:0 auto;
	font-size:13px;
	text-align:center;
	word-wrap:break-word;
	color:#333;
}
*/



table.flow{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto 20px;
}
table.flow tr{
	vertical-align:top;
}
table.flow td{
	padding:0;
	padding:5px;
	border-radius:5px;
	width: 25%;
}
table.flow td h3{
	color:#000;
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;	
	font-size:16px;
	font-weight:bold;
	margin:0 auto 10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0;
}

table.flow td h3 span{
	color:#fff;
	background-color:#2d3135;
	font-size:20px;
	margin-right:10px;
	padding:0 10px;
}

table.flow th{
	width:30%;
}
	
	
table.flow img{
	border-radius:5px;
	vertical-align:bottom;
	width:100%;
	padding:0 0;
}

table.flow td p{
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	text-align:justify;
	padding:5px;
	margin:0 auto;
	color:#000;
	font-size:14px;
}

/*--------------------------------------------------------- */
table.flow02{
	margin:0 auto;
	width:606px;
}
table.flow02 td img{
	width:100%;
}
table.flow02 td{
	padding:15px;
	width:263px;
}
table.flow02 span{
	font-size:20px;
}

table.flow02 td h3{
	font-size:18px;
	text-align:center;
	margin:10px auto;
	color:#ad9f5e;
}

table.flow02 td p{
	margin:0 auto;
	font-size:13px;
	text-align:center;
}
/*--------------------------------------------------------- */
table.galley{
	text-align:center;
}

table.galley tr{
	vertical-align:top;
}
table.galley td{
	width:25%;
	padding:10px;
}

table.galley img{
	width:100%;
	margin:0 10px 0 0;
}

/*--------------------------------------------------------- */
table#menuwrap {
	width:100%;
	margin:10px auto 40px;
}
table#menuwrap td{
	padding:10px;
}
/*--------------------------------------------------------- */

table.price{
	width:100%;
	border-collapse:collapse;
	color:#333;
	margin:10px auto 50px;
}

table.price h3{
	color:#333;
	background-color:#000;
	padding:0 10px;
	margin:0 auto 10px;
}


table.price th{
	padding:10px;
	border-bottom: 1px dotted #fff;
	text-align: left;
}

table.price th p{
color: #fff;
}

table.price th span{
	color:#333;
	background-color:#fff;
	padding:0 20px;
	font-size: 20px;
	border-radius: 5px;
	font-weight: bold;
}

table.price td{
	color:#fff;
	padding:10px;
	border-bottom: 1px dotted #fff;
	text-align: right;
	font-weight: bold;
	font-size: 30px;
}


/*--------------------------------------------------------- */

table.price02{
	width:100%;
	border-collapse:collapse;
	color:#333;
	margin:10px auto 50px;
}

table.price02 h3{
	color:#333;
	background-color:#000;
	padding:0 10px;
	margin:0 auto 10px;
}


table.price02 th{
	padding:5px;
}
table.price02 th.img{
	width:150px;
}
table.price02 th.img img{
	width:100%;
}

table.price02 td{
	padding:5px;
}

table.price02 td p{}

table.price02 th.left{
	text-align:left;
	color:#1C2C52;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
table.price02 td.right{
	text-align:right;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}
/*--------------------------------------------------------- */

table.formTable{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;

}
table.formTable td{
	border-bottom:1px solid #ccc;
	padding:20px 15px;
	color:#333;
	
}

table.formTable th{
	font-weight:bold;
	color:#333;
	text-align:left;
	padding:20px 15px;
	border-bottom:1px solid #ccc;
	width:170px;
}
table.formTable th span{
	color:#fff;
	padding: 0 5px;
	color: #ff0000;
	font-size: 13px;
}

select{
	font-size:16px;
	padding:0 10px;
	border-radius:5px;
}

.input{
	width:95%;
	padding:10px;
	border-radius:10px;
}
.submit{
	padding:5px 40px;
	border-radius:10px;
	background-color:#000;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/*--------------------------------------------------------- */
table.expensive{
	width:100%;
}
table.expensive td img{
	width:100%;
}
table.expensive td{
	padding:15px;
	width:25%;
}
table.expensive span{
	font-size:20px;
}

table.expensive td h3{
	font-size:16px;
	text-align:center;
	margin:10px auto;
	color:#ad9f5e;
}

table.expensive td p{
	margin:0 auto;
	font-size:13px;
	text-align:center;
}
/*--------------------------------------------------------- */
/* ========HEADER CUSTOMIZE======== */
ul.example{
	padding:0;
	margin:5px 0;	
}

ul.example li{
	height:30px;
	line-height:30px;
	float:left;
	width:470px;
	background-color:#333;
	color:#333;
	margin:5px 5px 2px 0;
	padding:5px;
	list-style-image:url(../img/list.png);
	list-style-position:inside;
	list-style-type:none;
	background-color:#ad9f5e;
	background-image:url(../img/menubg.png);
	border-radius:10px;
	
}

ul.example li a{
	color:#333;
	float:right;
	font-size:13px;
	font-weight:bold;
}

ul.example li a:hover{
	opacity:0.5;
}
/*--------------------------------------------------------- */

.pagetop a{
	display:block;
	background-color:#666;
	color:#fff;
	text-align:center;
	font-size:16px;
	padding:20px 0;
}
	

	
	
.contact01{
	position:absolute;
	right:400px;
	bottom:30px;
}	
	
.contact02{
	position:absolute;
	right:100px;
	bottom:30px;
}

/*--------------------------------------------------------- */
.slideFrame {
	position: relative;
	margin:0px 0;
	overflow-x: auto;
	width: 100%;
	height: 208px;
}

.slideCell img{
	height:208px;
	
}


.slideGuide {
	width: 150%;
	height:270px;
}

.slideCell {
	display: block;
	float: left;
	margin-right: 5px;
	height:270px;
	background: #FFF;
	color: #333;
}

/* sample */
.slideCell a {
	display: block;
	width: 100%;
	height:270px;
	/*
	background: skyblue;
	*/
}
.slideCell a:hover {
	background: yellow;
}

/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 30px;
	height:270px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);

}

.slideCtrl.left { left: -5px; color:#333; top:95px;}
.slideCtrl.right { right: -5px; color:#333; top:95px;}


/* クラス名変更
--------------------------------------------------------- */
.cell {
	display: block;
	float: left;
	margin-right: 5px;
	width: 200px;
	height: 100%;
	background: #FFF;
}

.controller {
	position: absolute;
	top: 0;
	width: 60px;
	height:270px;
	padding-top: 40px;
	background: #676767 url(hatch.png);
	padding-top: 40px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);
}

.controller.left { left: -5px; }
.controller.right { right: -5px; }



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


.clear{
	clear:both;
}
/* ========FOOTER CUSTOMIZE======== */	
table.strength{
	width:100%;
	text-align:center;
	margin:0 auto 0px;
	border-collapse:separate;
	border-spacing:20px 10px;
}
table.strength tr{
	vertical-align:top;
}

table.strength td{
	padding:20px 20px 20px 20px;
	width:50%;
	background-image:url(../img/bodybg.png);
	
}
table.strength td h3{
	width:100%;
	font-size:13px;
	border-radius:10px 10px 0 0;
	padding:0;
	border:none;
	color:#333;
}

table.strength td div{
	background-color:#333;
	margin:0 auto 20px;
	border-radius:10px;
	padding:0 0 0 0 ;
	
}



table.strength td .left h3{
	background-image:url(../img/h3left.png);
}
table.strength td .right h3{
	background-image:url(../img/h3left.png);
}

table.strength td div.last{
	margin:0 auto;
}


table.strength td p{
	font-size:14px;
	padding:0 5px 10px 5px;
	text-align:center;
	
}
/*****************************************************/

.footer02{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	background-color:#3e3a39;
	background-image:url(../img/bg_black.png);
	*/
	opacity:0.8;
	background-color:#000;
	padding:0px 0;
	z-index:9999;
	width:100%;
	text-align:right;
	position:fixed;
	bottom:0px;
	margin:0;
}
.footertel{
	width:1100px;
	margin:0 auto;
	color:#333;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.footer02 a{
	color:#333;
	font-weight:bold;
	font-size:18px;
}
span.leftspan{
	float:left;
}
span.yellow02{
	float:right;
}

span.contact{
	height:31px;
	float:right;
	display:block;
	margin:0 0 0 0px;
	padding:5px 10px 0 10px;
	border-radius: 10px 0 0 0;
}

span.contact a{
	background-image:url(../img/contact.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	color:#333;
	font-weight:bold;
}
span.tel{
	height:31px;
	float:right;
	display:block;
	margin:0 0 0 0px;
	padding:5px 10px 0 10px;
}
	
span.tel a{
/*
	background-image:url(../img/tel.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	*/
	color:#333;
	font-weight:bold;
}

span.tel a:hover{
	opacity:1;
}

span.line{
	height:31px;
	float:right;
	display:block;
	margin:0 0 0 0px;
	padding:5px 10px 0 10px;
	display: none;
}

span.line a{
	background-image:url(../img/line.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	color:#333;
	font-weight:bold;
}
/* ========FOOTER CUSTOMIZE======== */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:0 0 0 0;
	background-color:#2d3135;
	color:#333;
}

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


#footer li {
	text-align:center;
	margin:0px 0px;
	padding:0 50px;
    float:left;
    text-align:center;
	display:block;
}
.copyright a{
	color:#fff;
}



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

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




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