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

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


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


/*******************************************************/
#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;
	}
	
.header{
	text-align:left;
	width:100%;
}

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

.nav{
	padding:0;
	margin:0;
	/*
	background-image:url(../../img/bghw.png);
	*/
	background-color:#fff;
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/* ========MENU CUSTOMIZE======== */
.menuwrap{
}

#menu{
	position: absolute;
	top:55px;
	left:350px;
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:610px;
	margin:0 auto 0px;
}


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

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

#menu td a{
	font-size:16px;
	color:#333;
}

#menu td:hover{
}


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

#menu td ul li a{
	color:#333;

}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	height:12px;
	line-height:12px;
	background-color:#fff;
	width:100%;
}
#header{
	margin:0 auto;
	width:100%;
}

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

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

/* ========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:100%;
}

table.under td{
	padding:0;
}


#content{
	width:100%;
	margin:20px auto;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

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

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

#sidebar{
	display:none;
	width:220px;
	padding:0;
	text-align:center;
	margin:0;
	box-shadow:0 0 6px 3px #ccc;
	border-radius:10px;
	padding:10px;
}
#sidebar p{
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#fff;
	background-color:#ea5414;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#sidebar h3{
	height:35px;
	line-height:35px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 0px;
	background-color:#8EC31E;
	color:#fff;
	padding:0 0 0 5px;
	font-size: 16px;
	font-weight:bold;
	background-image:url(../../image/price03.png);
	border-radius:10px 10px 0 0;
}

#sidebar h3 span{
	padding:0 0 0 30px;
	background-image:url(../../image/h3list.png);
	background-position:left;
	background-repeat:no-repeat;
}

/*****************************/
#sidebar ul.sideul01{
	text-align:left;
	margin:0 auto 10px;
	padding:0;
}


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

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


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

#sidebar ul.sideul02{
	text-align:left;
	padding:0;
	list-style-type:none;
	margin:0 auto 10px;
}
#sidebar ul.sideul02 li{
	background-image:url(../../image/btn04.png);
	background-position:center;
	padding:10px;
}
#sidebar ul.sideul02 li a{
	display:block;
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 35px;
	height:30px;
	line-height:30px;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	text-decoration:underline;
}


#sidebar ul.sideul02 li.sideul0201 a{
	background-image:url(../../image/sidelist01.jpg);

}
#sidebar ul.sideul02 li.sideul0202 a{
	background-image:url(../../image/sidelist02.jpg);

}
#sidebar ul.sideul02 li.sideul0203 a{
	background-image:url(../../image/sidelist03.jpg);

}



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

.box{
	padding:10px 0;
	width:100%;
	text-align:center;
	background-image:url(../../images/sliderbg.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

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

.slider{
}

.button a{
	font-weight:bold;
	color:#ffffff;
}



.box_left h2 {
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 10px;
	background-color:#8EC31E;
	color:#333;
	padding:5px 0 5px 10px;
	font-size: 16px;
	font-weight:bold;
	background-image:url(../../image/btn04.png);
	border:1px solid #ccc;
	border-bottom:2px solid #c30d23;
	border-left:5px solid #ff0000;
}

.box_left h2 span{
}


/***************************/
img.imgright{
	margin:10px auto;
	width:100%;
	box-shadow:5px 5px #ccc;
}
/***************************/
img.imgleft{
	margin:10px auto;
	width:100%;
	box-shadow:5px 5px #ccc;
}

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


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


span.big{
	font-weight:bold;
	font-size:16px;
}

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;
	overflow-y:scroll;
	height:250px;
	border:1px solid #ccc;
	
}


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


.banner02{
	margin:40px auto;
	text-align:center;
}
/*--------------------------------------------------------- */

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;
	border:1px solid #ccc;


}
table.formTable td{
	border-bottom:1px solid #ccc;
	font-size:13px;
	padding:5px;
}

table.formTable th{
	font-weight:bold;
	color:#fff;
	text-align:left;
	padding:5px;
	border-bottom:1px solid #ccc;
	width:250px;
	font-size:13px;
	background-color:#FF0004;
}
table.formTable h3{
	font-size:20px;
	background-color:#999;
	padding:0px 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0;
	border-radius:20px;
	border:none;
	margin:0 auto 5px;
}
/*--------------------------------------------------------- */
table.maintable{
	text-align:center;
	width:100%;
	margin:0 auto 10px;
}
table.maintable td{
	padding:5px;
}

table.maintable div{
	background-color:#c30d23;
}


table.maintable td h3{
	text-align:center;
	border-left:none;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto;
	color:#fff;
	padding:0 0 0 10px;
	font-size: 18px;
	font-weight:bold;
	background-image:url(../../image/price03.png);
	background-position:center center;
	text-shadow:1px 1px 1px #000;
}

table.maintable img{
	width:95%;
}

table.maintable p{
	font-size:12px;
	color:#fff;
	margin:0;
}

/*--------------------------------------------------------- */
img.shadow{
	width:100%;
	box-shadow:0 0 6px 3px #ccc;
	margin:0 auto 10px;
}
/*--------------------------------------------------------- */

.pagetop {
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}
	
/*--------------------------------------------------------- */
.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; }



/* ========FOOTER CUSTOMIZE======== */
#main_slide ul,#main_slideli {
	list-style: none;
	margin: 0;
	padding: 0;
}
#main_slide li img{
	height:300px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */


.clear{
	clear:both;
}
/* ========FOOTER CUSTOMIZE======== */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:0;
	background-color:#ff0000;
	color:#fff;
}

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


#footer li {
	text-align:center;
	margin:0px 0px;
	padding:0 45px;
    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:#CCC;
	text-shadow:1px 1px 1px #666;
}




.copyright {
	margin:0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color:#fff;
    text-align:center;
}

span.red{
	font-size:16px;
	font-weight:bold;
	color:#FF0004;
}
span.hissu{
	background-color:#fff;
	border-radius:10px;
	 color:#FF0004;
	 padding:0 5px;
}
.kakoi{
	width:100%;
	padding:10px;
	border:3px solid #FF0004;
	border-radius:20px;
}
.kakoi h3{
	color:#fff;
	background-color:#FF0004;
	margin:0 auto;
	font-size:18px;
	text-align:center;
}
.kakoi p{
	text-align:center;
	font-size:13px;
}
ul.menu0213{
	width:100%;
	margin:0 auto;
	padding:0;
}
ul.menu0213 li{
	list-style:none;
	list-style-image:url(../../image/list.png);
	list-style-position:inside;
	margin:5px 0;
	background-color:#fff;
	border:1px solid #FF0004;
	color:#;
	padding:5px 10px;
	border-radius:10px;
	font-weight:bold;
	
}
/*****************************************/
table.beforeaftertable{
	width:100%;
	text-align:center;
	margin:20px auto;
}
table.beforeaftertable tr{
}
table.beforeaftertable td{
	width:45%;
}
table.beforeaftertable td img{
	width:100%;
}
table.beforeaftertable th img{
	width:100%;
}
table.beforeaftertable img{
}
table.beforeaftertable p{
	background-image:url(../../image/price03.png);
	color:#FFF;
	margin:20px auto 0;
	padding:0px 0;
	font-size:16px;
}
table.beforeaftertable p span.small_01{
	font-size:10px;
	color:#fff;
}