@charset "UTF-8";
html {
    margin:0;
    padding:0;
}

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

br {
   letter-spacing:normal;
}

strong{
	font-weight:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#CCC;
   text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

.wrap {
 overflow: hidden;
}

/* ========TEMPLATE LAYOUT======== */
#wrap {
    margin:0px auto;
	width:100%;
	color:#000;
	text-align:left;
	/*
	box-shadow: 0px 10px 20px #333333;
	*/
}

/* ========HEADER CUSTOMIZE======== */
#header{
	margin:0 auto;
	width:960px;
	height:110px;
	position: relative;
}

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

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

.mail {
	position: absolute;
	top:12px;
	right:300px;
	display: none;
}



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

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


#headImage {
	border-top:1px solid #ccc;
	width:960px;
   	height:400px;
   	position:relative;
   	list-style:none;
	margin:0px auto 30px;
}

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


#headImage li {
   	position:absolute;
   	height:400px;
}

.pagetop {
	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	
	
.header03{
	background-color:#21ab38;
	width:100%;
}

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

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

h2 {
	height:50px;
	width:696;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/h3bg.png);
	color:#fff;
	padding:0 0 0 10px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
	background-repeat:no-repeat;
}

h3.other {
	width:690px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:10px auto;
	color:#21ab38;
	padding:0 0 0 10px;
	border-bottom:1px solid #21ab38;
	border-left:10px solid #21ab38;
	font-size: 16px;
	font-weight:bold;
}

h2 a{
	color:#21ab38;	
}

h2 a:hover{
	color:#21ab38;	
}

.imgleft{
	width:200px;
	float:right;
	margin:10px 10px 0 0;
	box-shadow: 15px 15px 10px -10px #8d8c8c;
	border:5px solid #fff;
}

.clear{
	clear:both;
	padding:10px 0;
	margin:10px auto;
	border-bottom:1px solid #ccc;
}
/*/////////////////////////////////*/
#gnavi_wrap{
	margin: 0px auto;	
	width:100%;
	height:50px;
	padding:0px;
	text-align:center;
	position:relative;
	text-align:center;
	background-image:url(../image/menu.png);
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:960px;
}


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

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

#menu td:hover{
}


#menu td a p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:9px;
}

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

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
table.exampletable{
	width:100%;
	border-spacing:10px 10px;
	border-collapse:separate;
}
table.exampletable tr{
	vertical-align:top;
}
table.exampletable td{
	width:33%;
	background-image:url(../image/contentbg.png);
	border:1px solid #666;
	padding:0;
}


table.exampletable td img{
	width:100%;
	vertical-align:bottom;
}
table.exampletable h3{
	color:#fff;
	background-color:#21ab38;
	font-size:13px;
	padding:5px 0;
	text-align:center;
	border-bottom:2px solid #21ab38;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
table.maincontents{
	width:100%;
}
table.maincontents tr{
	vertical-align:top;
}
table.maincontents td{
	border-radius:10px;
	width:50%;
	background-image:url(../image/contentbg.png);
	border:1px solid #666;
}

table.maincontents h3{
	background-image:url(../image/menu_bg.png);
	color:#21ab38;
	font-size:16px;
	padding:5px 10px;
	border-radius:10px 10px 0 0;
	border-bottom:2px solid #21ab38;
}
table.maincontents p{
	font-weight:bold;
	padding:0 10px;
}

table.maincontents p.green{
	color:#21ab38;
}
table.maincontents p.orange{
	color:#ea5414;
}
table.maincontents p.blue{
	color:#036eb8;
}

table.maincontents p.pink{
	color:#e4007e;
}

table.maincontents td img{
	border-radius:10px 10px 0 0;
}

table.maincontents td a img{
	border-radius:10px;
}

/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#headerimg{
	text-align:center;
	width:100%;
	height:400px;
	background-image:url(../image/slider.png);
	background-position:center;
	border-bottom:10px solid #21ab38;
}
#main {
	width:100%;
	text-align:center;
	margin: 0px auto;
	padding:0px;
	background-color:#FFFFFF;
}

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

#content p.box{
	width:590px;
	padding:10px;
	margin:0px auto;
	font-size:13px;
	color:#F00;
	border:2px dotted #21ab38;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */

#sidebar{
	width:230px;
	padding:0;
	text-align:center;
	margin:0;
}
#sidebar p{
	font-weight:bold;
	margin:0;
	font-size:16px;
	color:#fff;
	background-color:#ea5414;
}

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

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

.leftwrap img{
	margin:10px auto;
}

.leftwrap h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color:#ff6600;
	color:#fff;
	padding:0 5px;
	margin:0;
}
*/
/*
#sidebar h3{
	border-radius:10px 10px 0 0;
	background-color:#21ab38;
	color:#fff;
	width:212px;
	padding:0 5px;
	margin:0;
}
*/

#sidebar h3{
	height:40px;
	width:182px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/bar.png);
	color:#333;
	padding:0 0 0 40px;
	line-height:40px;
	font-size: 20px;
	font-weight:bold;
}

#sidebar ul{
	border-radius:0 0 10px 10px;
	border:1px solid #ccc;
	margin:0 0 10px 0;
	width:220px;
	padding:0;
}


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

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

#sidebar h2 {
	height:50px;
	width:180px;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0 auto 15px auto;
	background-image:url(../image/bar.png);
	color:#172987;
	padding:0 0 0 60px;
	line-height:50px;
	font-size: 20px;
	font-weight:bold;
}


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

.box_left{
	width:700px;
	padding:0;
	text-align:left;
	margin:0 20px 0 0px;
	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;	
}

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

.rightwrap02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:3px solid #ccc;
	border-radius:10px;
	padding:10px;
	box-shadow: 0 15px 15px -9px #8d8c8c;
}

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

}

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

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

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

span.red03{
	font-weight:bold;
	color:red;
	font-size:18px;
}


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

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


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

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

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

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

h3.top{
	margin: 0px auto;
	background-color:#604c3f;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 5px;
	color:#fff;
	height:30px;
	line-height:30px;
	text-align:left;
	text-shadow:1px 1px 1px #000;
}


ul.nayami{}

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


.homewrap{
	margin:0 auto;
	width:680px;
	padding:5px;
	border:1px solid #999;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
.bord{
	background-color:#fff;
	width:680px;
	border:5px solid #ccc;
	padding:5px;
	margin:10px auto;
}
/*
.bord img{
	margin:0 10px 0 0;
}
*/



.bord h2{
	margin:10px auto;
	font-size:16px;
	width:620px;
	height:48px;
	color:#21ab38;
	padding:0 0 0 60px;
	line-height:48px;
	background-image:url(../image/bar.png);
}

.bord h3{
	font-size:16px;
	padding:0px 0 0 10px;
	color:#fff;
	background-color:#21ab38;
	margin:0 0 10px 0;
}

.bord ul{}

.bord ul li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	margin:10px;
	padding:0;
	width:200px;
	float:left;
	list-style-image:url(../image/list03.png);
	font-weight:bold;
	color:#ea5414;
}

.sample{
	width:170px;
	margin:20px 10px;
	float:right;
	border:5px solid #fff;
}
/* ======== CUSTOMIZE======== */
.bord02{
	background-image:url(..//image/main06bg.jpg);
	width:680px;
	padding:5px;
	margin:10px auto;
}
/* ======== CUSTOMIZE======== */
.box03{
	background-color:#fff;
	margin:0px auto 10px;
	width:650px;
	border:5px solid #21ab38;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:19px;
	color:#21ab38;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border-radius:0 0 10px 10px;
}

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

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

table.customer{
	margin:0 auto;
	width:650px;
}

table.customer td{
	text-align:center;
	padding:0;
	width:120px;
}

table.customer td img{
	width:117px;
	height:90px;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
.maiwrap03{
	margin:10px auto 20px;
	width:680px;
}
.maiwrap03 table{
	margin:10px 0 50px;
}
.maiwrap03 table tr{
	vertical-align:top;
}

.maiwrap03 table td{
	text-align:center;
	padding:20px;
	background-color:#fff;
	border:3px solid #e4007f;
	border-radius:10px;
}

.maiwrap03 table td h3{
	font-weight:normal;
	font-size:13px;
	color:#333;
	text-align:left;
}

.maiwrap03 img{
	margin:0 auto;
	width:130px;
	height:150px;
}

.maiwrap03 table th h4{
	font-size:13px;
	border-radius:10px;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	color:#fff;
	line-height:30px;
	height:30px;
	background-color:#e4007f;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
ul.guide{
	border-radius:10px;
	font-weight:bold;
	color:#000;
	padding:0;
	/*
	background-color:#21ab38;
	*/
	list-style-position:inside;
}
ul.guide li{
	font-size:17px;
	margin: 5px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	list-style-image:url(../image/list.png);
	*/
	list-style-type:none;
}

ul.guide span.orange{
	color:#21ab38;
}

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

table.under td{
	padding:0;
}


table.calender{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:240px;
	font-size:12px;
	background-color:#ccc;
	margin:10px auto;
}

table.calender td{
	padding:2px 0;
}

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

ul.toppage{
	margin:10px;
	padding:0 10px;
	width:650px;
}

ul.toppage li{
	float:left;
	margin:0 10px 0 0;
	padding:0px;
}



ul.toppage {
	margin-bottom: 1em;
	margin-left: 0.5em;
}
ul.toppage li {display: inline;margin-right: 1em;color: #415912;}

ul.toppage li a{
	color:#006834;
	text-decoration:underline;
	font-size:12px;
}
/* ========HEADER CUSTOMIZE======== */

.wrap05{
	text-align:center;
    margin:10px auto 20px;
	width:700px;
	border-radius:10px;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
}
.wrap04{
	opacity:0.8;
	padding:5px 10px;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
table.menu{
	font-size:13px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:700px;
	margin:10px auto;
	background-color: #FAFAF3;
	border:1px solid #ccc;
	font-weight:bold;
}
table.menu tr{}

table.menu tr td.lefttd{
	padding:10px 10px;
	border-bottom:1px solid #ccc;
}
table.menu tr td.righttd{
	font-size:13px;
	color:#21ab38;
	padding:10px 10px;
	text-align:right;
	border-bottom:1px solid #ccc;
}
/* ========HEADER CUSTOMIZE======== */
ul.example{
	text-align:center;
	padding:0;
	margin:5px 0;	
}

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

	background-image:url(../image/menu.jpg);
	/*
	list-style-image:url(../image/list.png);
	list-style-position:inside;
	*/
	border:5px solid #999;
	list-style-type:none;
	
}

span.small{
	font-size:11px;
	color:#333;
}

ul.example li a{
	float:right;
	color:#1F3F89;
	font-weight:bold;
}

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

/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	height:auto;
	text-align:center;
	background-color:#21ab38;
}

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


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

#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	text-shadow:1px 1px 1px #666;
}

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


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

.copyright a{
	color:#fff;
}

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