@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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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;
}



.wood{
	background-image:url(../../img/bodybg.png);
	background-repeat: repeat-x;
	background-position:left top;
	padding: 0;
	margin: 0;
}

.whitebox{
margin: 0 auto;
padding: 0px 0;
background: #fff;
	width:1150px;
}


/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:100px;

	/* バーの装飾 */
	background-color: #8ec31e;
	opacity:0.9;
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
}
/* ------------------------------------------ */
/* ▼メニューバー部分の装飾(必須ではない装飾) */
/* ------------------------------------------ */

	/* ▽メニューバー内の余計な余白を消す */
	#headbar h2,
	#headbar ul,
	#headbar p {
		margin: 0;
		padding: 0;
	}


	/* ▽メニューバーの各項目 (※横幅を固定して左寄せ) */
#headbar table{
	margin:0 auto;
}

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

#headbar table td{
	padding:0;
}

#headbar table th{
	text-align:left;
	padding:0;
}
	
#headbar ul{
	height:30px;
	line-height:30px;
	padding:0px 0 0 0;
	border-top:1px solid #fff;
	width:600px;
	margin:0 auto;
}

	#headbar img{
		margin:0;
		padding:0;
}
	
	#headbar ul li {
		margin:0;
		float: left;
		list-style-type: none;
	}
	/* ▽メニューバーの各項目のリンク( ※クリック可能領域を項目全体に広げて、文字を白色に) */
	#headbar ul li a {
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
		font-size:13px;
		color: #fff;
		font-weight:bold;
		text-align: center;
	}
	/* ▽メニューバーの各項目のリンクにマウスが載ったときの装飾 (※配色を変える) */
	#headbar ul li a:hover {
		color: darkred;
	}
	
	#headbar ul li.menulist {
		padding:0 20px 0 0;
}
	
	/* ▽メニューバー内の「トップへ戻る」リンクの装飾 (※文字サイズを小さくして右寄せ／ついでにメニュー項目の回り込みを解除する) */
	#headbar p#fortop {
		clear: left;
		font-size: 75%;
		text-align: right;
	}
	/* ▽「トップへ戻る」リンクの配色 */
	#headbar p#fortop a {
		color: white;
	}
	/* ▽「トップへ戻る」リンクにマウスが載ったときの配色 */
	#headbar p#fortop a:hover {
		color: yellow;
	}
	
h1{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:10px;
	margin:0 auto;
	padding:0 0px;
	color:#333;
	font-weight:normal;
	margin:0 auto;
	width:100%;
	text-align: center;
}

.nav{
	padding:0;
	margin:0;
	background-color:#333;
	background-image:url(../../img/bg.png);
	height:40px;
	padding:10px 0;
}

.headerwrap{
	/*
	background-color:#4b6aa4;
	*/
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/* ========MENU CUSTOMIZE======== */
.mainnav{
}

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

#menu{
width:750px;
position: absolute;
	border-collapse: collapse;
	border: none;
	padding:0;	
	margin:0px auto;
	top:25px;
	right: 0;
}


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

#menu td.last{
	border:none;
}
#menu tr{
	padding:0;	
	margin:0;
}

#menu td a{
	margin: 0px;
	padding:0;
	color:#333;
}


#menu th a{
	margin: 0px;
	padding:5px 30px;
	color:#fff;
	background: #333;
	font-size:16px;
	font-weight:bold;
}
#menu td:hover{
}


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

#gnavi_wrap{
	position:relative;
}

#gnavi_wrap ul{
	position:absolute;
	top:30px;
	background-image:url(../../img/bghw.png);
	border:5px solid #1C2C52;
	background-color:#333;
	width:175px;
	z-index:1000;
	margin:0;
	padding:0;
	display:none;
	padding:0px;
	overflow:hidden;
}
#gnavi_wrap li{
	text-align:center;
	text-align:left;
	padding:10px 0 10px 0;
	border-bottom:1px solid #1C2C52;
}
#gnavi_wrap li a{
	text-decoration:none;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:14px;
	text-shadow:none;
	color:#1C2C52;
	padding:0 0 0 5px;
}
#gnavi_wrap li a:hover{
	text-decoration:underline;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	width:100%;
}
#header{
padding: 0px 0;
	margin:0 auto;
	width:100%;
	text-align: center;
}



.mail {
	height:60px;
	position: absolute;
	top:5px;
	right:100px;
}

.line02 {
	height:60px;
	position: absolute;
	top:5px;
	right:0px;
}

#header p{
	position: absolute;
	top:10px;
	right:520px;
	text-align: left;
	font-weight: bold;
}



/* ========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:50px 0;
	text-align: center;
}
.box01{
margin:0 auto;
	padding:0px 0 0 0;
	width:100%;
	text-align:center;
	height:400px;
	background-image:url(../../img/backimg.jpg);
}


#headImage {
	width:100%;
   	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: "ヒラギノ角ゴ 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";
}



h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	color:#000;
	margin:0 auto 10px;
	text-align:center;
	border-bottom: 1px solid #000;
	font-size:25px;
	padding:10px 0;
	font-weight:bold;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
/*
h2:first-letter {
	color: #0139a6;
}
*/
h2 span{
}

h2 span span{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:14px;
	color: #333;
	padding-left: 20px;
}
/*
h2.white{
	color:#fff;
	}
h2.white span span{
	color: #fff;
}
*/

.wrap01 h2 span{
}

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



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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-shadow:1px 1px 1px #333;
}


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

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




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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";

}
p{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color:#333;
	font-size:15px;
}

.main p b{
	font-weight:bold;
	font-size:120%;
}
.main{
	margin:0 auto;
	padding:30px 0;
	width:95%;
	font-size:16px;
}
.main02{
	margin:0 auto;
	padding:30px 0 0 0;
	width:100%;
	font-size:16px;
}

.main03{
	margin:0 auto;
	padding:30px 0 0 0;
	width:100%;
	font-size:16px;
}

/******************************************/
.wrapgallery{
	background:url(../../img/gallerymenubg.png)center;
	height: 571px;
}

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

/******************************************/
.greeting{
/*
	background:url(../../img/greeting.jpg)center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
	margin: 0 auto 60px;
	background: #8e1b24;
	margin:0 auto;
	width:100%;
}

.greeting table{
	margin:0 auto;
	width:100%;
}
.greeting table th{
width: 35%;
}

.greeting table th img{
width: 95%;
}

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

.greeting table td div{
	margin:0;
	padding:30px;
	float: right;
}


.greeting table td p{
	font-size:16px;
	margin:10px 0 0 0;
	color:#fff;
}

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

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


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

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

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

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

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

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

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

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

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





/*********************************************/
table.maintable{
	text-align:center;
	width:100%;
	margin:10px auto 50px;
}
table.maintable tr{
	vertical-align:top;
}
table.maintable td{
	padding:10px;
}
table.maintable td img{
	width:100%;
}
table.maintable td img.botan{
	width:50%;
}
table.maintable td p{
	background-color:#ad9f5e;
	color:#333;
	margin:0 0 10px 0;
	padding:5px 0;
}

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

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

#access:hover{
	opacity:1;
}

/***************************/
table.business{
	width:550px;
	text-align:center;
}
table.business tr{
	vertical-align:top;
}
table.business img{
	height:110px;
}
/**************************
.wrap01{
	width:100%;
	padding:0 0;
	background-color:#fff2f2;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	margin:0 auto 0px;
	background-color:#8e1b24;
}

*/
.wrap01 p{
	color:#fff;
}

.wrap01{
background: #333;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}

.sbg{
	background-image:url(../../img/back.png);
}


.wrap01 p{
}

.wrap01 p b{
	font-size:24px;
}

.button{
	font-weight:bold;
	color:#fff;
	background-color:#0139a6;
	display:block;
	margin:10px auto;
	padding:5px 50px;
	text-align:center;
	width:40%;
	font-size:30px;
}

.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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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: url(../../images/wrap03.jpg) center center fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin:0 auto 0px;
}

.wrap04{
	width:100%;
	padding:0 0;
	background: url(../../images/wrap04.jpg) center center fixed;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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{
	color:#fff;
}
.wrap02_01 p{
	padding:10px;
	color:#333;
}

.wrap02 h2 span span{
color: #fff;
}

.wrap02 h2{
color: #fff;
border-bottom: 1px solid #fff;
}
.wrap02_01 h2 span.small{
/*	padding:0 10px;
	background-image:none;
	background-color:inherit;
	*/
}

.wrap01 h2{
color: #fff;
border-bottom: 1px solid #fff;
}
.wrap01 h2 span span{
color: #fff;
}

.wrap01 h2:first-letter {
}

.wrap02 h2{
	background-image:url(../../img/h2bg03_02.png);
}
.wrap02 h2 span{
}



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

span.red{
	color:#ff0000;
}


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

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:40px auto;
	text-align:center;
}

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

#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: 94% !important;
  margin-bottom:5%;
  height: auto !important;
  border:none;
  border-radius:5px;
  box-shadow:1px 1px 5px #ccc;
}

/*::::::::::::::::::::::::::::::::::*/
table.flowbox{
	text-align:center;
	width:100%;
	margin:0 auto 0px;
}
table.flowbox{
	margin:0 auto 0px;
}
table.flowbox tr{
	vertical-align:top;
}
table.flowbox td{
	width:50%;
	padding:20px;
}

table.flowbox td img{
float: left;
width: 40%;
margin-right: 10px;
border: 5px solid #fff;
}


table.flowbox02 td img{
float: left;
width: 30%;
margin-right: 20px;
border: 5px solid #fff;
}
table.flowbox h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0;
	color:#0071bc;
	margin:0 auto 0px;
	text-align:center;
	font-size:30px;
	padding:5px 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

table.flowbox02 h3{
text-align: left;
	}
table.flowbox p{
text-align: left;
}


/*::::::::::::::::::::::::::::::::::*/
table.contentmenu{
	text-align:center;
	width:100%;
	margin:0 auto 0px;
}
table.contentmenu02{
	margin:0 auto 0px;
}
table.contentmenu tr{
	vertical-align:top;
}
table.contentmenu td{
border-bottom: 5px solid #fff;
	padding:0 0;
}

table.contentmenu td div{
	padding:30px 20px 20px 20px;
	background-color:#0071bc;
}

table.contentmenu td div a{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	display:block;
}


table.contentmenu td div h3{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	display:block;
	margin: 0;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
	padding: 0 20px 0 0;
}

table.contentmenu td div a span{
	line-height:10px;
	font-size:14px;
	color:#fff;
	margin:0;
	display: block;
	padding:0;
	font-weight: normal;
}
table.contentmenu td div a p{
	font-size:14px;
	color:#fff;
	margin:0;
	padding:10px 0 0 0;
	text-align: justify;
}

table.contentmenu td img{
	width:35%;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
/***************************/
/*******************************************/
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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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:13px;
	font-weight:normal;
	margin:0 auto 10px;
}

/*--------------------------------------------------------- */
.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;
}


/*********************************************************/
table.guide{
	margin:10px auto 30px;
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}


table.guide caption{
	color:#fff;
	border-radius:10px 10px  0 0;
	background-color:#036eb8;
	font-weight:bold;
	padding:5px;
}
table.guide th{
	
	border-collapse:collapse;
	width:200px;
	padding:0px;
	border:1px solid #ccc;
	background: #0e6eb8;
	display: none;
}

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

table.guide td{
	padding:10px;
	border:1px solid #ccc;
}
span.blue{
	color:#036eb8;
	font-weight:bold;
}

table.guide td iframe{
	width:100%;
	height:150px;
	margin:0 0 10px 0;
}

/*********************************************************/
table.pricetable{
border-collapse: collapse;
width: 90%;
margin:20px auto 30px;
font-size: 20px;
}
table.pricetable tr{}
table.pricetable th{
border-bottom: 1px solid #ccc;
padding: 10px;
text-align: left;
	color:#8e1b24;
	font-weight: bold;
}
table.pricetable td{
text-align: right;
border-bottom: 1px solid #ccc;
padding: 10px;
}
/*********************************************************/
.qa{
	border-radius:10px;
	border:1px solid #ccc;
	padding:15px;
	margin:20px auto;
}
.qa h3{
	
	border-bottom:1px solid #ccc;
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#8e1b24;
	font-weight: bold;
}
.qa p{
	background-image:url(../../img/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}
/*--------------------------------------------------------- */
.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.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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "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.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.leftprice{
}

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


table.price th{
	padding:5px;
}
table.price th.img{
	width:250px;
	display:none;
}
table.price th.img img{
	width:100%;
}

table.price td{
	padding:5px;
}

table.price td p{}

table.price 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.price 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.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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size:16px;

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

table.formTable th{
	font-weight:bold;
	color:#333;
	text-align:left;
	padding:20px 15px;
	border-bottom:1px solid #ccc;
	display: block;
}
table.formTable th span{
	color:#0071bc;
}

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:#0071bc;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	border: none;
}
/*--------------------------------------------------------- */
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;
}

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



/* クラス名変更
--------------------------------------------------------- */




/* ========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: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	/*
	background-color:#3e3a39;
	background-image:url(../../img/bg_black.png);
	opacity:0.8;
	*/
	background-color:#0071bc;
	padding:0px 0;
	z-index:9999;
	width:100%;
	text-align:right;
	position:fixed;
	bottom:0px;
	margin:0;
}
.footertel{
	width:100%;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.footer02 a{
	color:#fff;
	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;
	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;
	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;
}

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

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


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



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

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




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