body {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
img {
	border: none;
}

#anchor {
	position: absolute;
	left: -500px;
	top: 0px;
	width: 300px;
}
#contetsanchor {
	position: absolute;
	left: -1000px;
	top: 0px;
	width: 800px;
}
.hide {
    display: none;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	height: 1px;
}
label {
    cursor: pointer;
}

ul {
	margin: 0px;
	padding: 0px;
}

/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base {font: 70%/150% "ＭＳ Ｐゴシック";}
.base-s {font: 80%/150% "ＭＳ Ｐゴシック";}
.base-ss {font: 80%/150% "ＭＳ Ｐゴシック";color:#454545;}
.base-sss {color:#959595;}
.base-s-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold;}
.base-s-white {font: 80%/150% "ＭＳ Ｐゴシック";color:#FFFFFF;font-weight: bold;}
.base-m {font: 90%/160% "ＭＳ Ｐゴシック";letter-spacing: 0.05em;}
.base-mm {font: 90%/150% "ＭＳ Ｐゴシック";}
.cartmozi {font: 140%/150% "ＭＳ Ｐゴシック";color:#FF0000;font-weight: bold;}
.price {font: 150%/150% "ＭＳ Ｐゴシック";color:#FF0000;}
.cat_shopname {font: 140%/150% "ＭＳ Ｐゴシック";color:#0C6500;font-weight: bold;}

/*-----------------------
   　　　色
-----------------------*/

.aka{
color: #DA4D00;
}


/*-----------------------
   　　　リンク色
-----------------------*/



/*-----------------------
   　共通
-----------------------*/
a {
	color: #B14205;
	text-decoration: underline;
}
a:link,a:visited {
	text-decoration: underline;
	color: DA4D00;
}
a:hover {
	text-decoration: none;
	color: DA4D00;
}

#pankuzu {
	text-align: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#sento {
text-align: right;
margin-right: 10px;
margin-bottom: 10px;
}

/*-----------------------
   　枠
-----------------------*/

.waku {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.waku2 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding: 3px;
}


.waku3 {
	border: 2px solid #203A84;
	padding: 15px;
	background-color: #F4F9FF;
}


.waku4 {
	border: 2px solid #FF0000;
	padding: 15px;
	background-color: #FFFBFB;
}

/*-----------------------
   　ライン
-----------------------*/

.line {
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}

/*-----------------------
   　フロート
-----------------------*/


.f-right{
	float: right;
}


.f-left{
	float: left;
	margin-right: 10px;
}



/*-----------------------
   メイン
-----------------------*/
#wrapper {
	width: 800px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}



#flash{
	clear: both;
	width: 800px;
	background-image: url(../images/flash.jpg);
	height: 246px;
	padding-top: 8px;
	padding-left: 18px;
	background-repeat: no-repeat;
}



#header{
	width: 800px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/top-bg_02.jpg);
	background-repeat: repeat-x;
}


#headerleft{
text-align: left;
	width: 330px;
	float: left;
	padding-left: 15px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin: 0px;
}


#headerright{
	width: 390px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	text-align: right;
}

#headerw{
text-align: right;
	width: 380px;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 10px;
}




#headerright li {
	display: inline;
	color: #D8AD6C;
}

#headerright a {
	color: #D8AD6C;
}



#contents {
	width: 800px;
	background-image: url(../images/cotentsbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 14px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#contents h3{
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 10px;
}


#contents h4{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	color: #666666;
	padding-bottom: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFD400;
	padding-left: 10px;
}




#contentsleft {
	width: 570px;
	float: left;
}

#contentsleft-m {
	margin-left: 30px;
}

#contentsright {
	width: 198px;
	float: right;
}

#contentsright-m{
	margin-right: 10px;
	text-align: left;
}




/*-----------------------
   フッター
-----------------------*/

#footer{
}



.fot-right{
	float: right;
	width: 387px;
}


.fot-left{
	float: left;
	background-image: url(../images/copy-bg_23.jpg);
	background-repeat: repeat-x;
	height: 43px;
	width: 413px;
}

.fot-leftin{
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 14px;
}

.fot-left li{
	display: inline;
	color: #D8AD6C!important;
}

.fot-left li a{
	color: #D8AD6C!important;
}


/*-----------------------
   ナビ
-----------------------*/

#navi {
text-align: center;
	list-style: none;
	margin: 0px 0px 0px;
	padding: 0px;
	width: 800px;
}


#navi li {
	display: inline;
}



#companybg {
	background-image: url(../images/phoyp_ce.jpg);
	background-repeat: repeat-y;
	width: 200px;
	margin: 0px;
	padding: 0px 5px;
}
#companybg p {
	width: 185px;
	padding: 5px 0px 5px 0px;
}

address {
	clear: both;
}


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

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


.sitemap li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.sitemap ul {
    padding-bottom: 8px;
}


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

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

 
.shopblogtitle {
    background: #0C6500;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 5px;  
}
.shop table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.shop td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.shop th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #008241;
	font-weight: bold;
	color: #FFFFFF;
}


/*-----------------------   ▼▼▼共通▼▼ -----------------------*/

.item {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 30px;
}

/*-----------------------
   マージン
-----------------------*/
.ma3 {padding-bottom: 3px; }
.ma5 {padding-bottom: 5px; }
.ma10 {padding-bottom: 10px; }
.ma1010 {padding-bottom: 10px;
padding-top: 10px; }
.ma15 {padding-bottom: 15px; }
.ma20 {padding-bottom: 20px; }
.ma30 {padding-bottom: 30px; }
.ma40 {padding-bottom: 40px; }

/*-----------------------
   カラー
-----------------------*/

.grey {
	color: #666666;
}

/*-----------------------
   区切り
-----------------------*/

.kugirisen {
	border-bottom: 1px dotted #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*-----------------------
  img
-----------------------*/

.imgright{
	float: right;
	padding-left: 15px;
	
}

.imgleft{
	float: left;
	padding-right: 15px;
}


/*-----------------------
  table
-----------------------*/

.item table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

.item table th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
	font-weight: normal;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.item table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}



.item2 table {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.item2 td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.item2 th {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #F6F6F6;
	font-weight: normal;
}
/*-----------------------   ▲▲共通▲▲ -----------------------*/

/*-----------------------
   　　3分け
-----------------------*/

.s001{
	float: left;
	width: 230px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.s002{
	float: left;
	width: 230px;
	
}

.s0020{

	margin-left: 20px;
	
}

.s003{
	float: left;
	padding-left: 10px;
	width: 250px;
}




/*-----------------------
   下層共通
-----------------------*/

.sidenavi {
	margin-bottom: 20px;
	background-color: #ECE9D6;
}

.sidenavi ul{
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}

.sidenavi li{
	list-style-type: none;
	background-image: url(../images/yaji_35.jpg);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-left: 0px;
}

.sidenavi li li{
	border-bottom-style: none;
}


.sidenavi li a,.sidenavi a:visited{
	color: DA4D00;
}

.sidenavi li a:hover{
    color: DA4D00;
}






.sidenavion {
background-image: url(../images/5_r6_c5.jpg);
background-repeat: no-repeat;
	background-position: 7px 8px;
border-bottom: 1px solid #CCC;
border-top-width: 1px;
    border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #D7E5F2;
    padding: 7px 5px 7px 16px;
}



.sidenavi li a span{	display: block;
	padding: 7px 5px 7px 16px;
}


/*-----------------------
   　　　下層
-----------------------*/


.koeright{
	float: left;
	width: 163px;
	margin-left: 3px;
}


.koeright0{
	float: left;
	width: 163px;
}




.liul2 ul{
	padding-left: 20px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.liul2 a{

}


.liul{
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FDD31D;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	padding-left: 8px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #6C4F31;
}




.s-left{
	float: left;
	width: 250px;
	margin-right: 10px;
}


.s-right{
	float: right;
	width: 250px;
}




.item dt {
    background: url(../images/yaji02.jpg) no-repeat 1px 5px;
    margin-top: 12px;
    margin-left: 8px;
	margin-right: 8px;
    margin-bottom: 0px;
    padding-left: 20px;
	font-weight: bold;
}

.item dd {
    line-height:130%;
    margin-bottom:10px;
    margin-left: 10px;
	margin-right: 10px;
    padding-left:12px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #999999;
}

.itemimg {
	border: 3px solid #CCCCCC;
}

.itemwakuari {
	background-color: #ECE9D6;
	padding: 15px;
	margin-bottom: 40px;
}


.item h3 {
	background-color: #F0F0F0;
	padding: 1px 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 12px;
}


.item ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}

.item li {
	background-image: url(../images/listt.jpg);
	background-repeat: no-repeat;
	background-position: 1px 9px;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
}

.wiimg {border: 3px solid #CCCCCC;	

}


.taiken {
	background-color: #FFF5CE;
	padding: 20px;
	margin-bottom: 15px;
}

.kiob{
	color: #FDA304;
}

.toko{
	background-color: #FFE4D2;
}


#qa {
	margin-top: 20px;
}

#qa li {
	background-image: url(../qa/images/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}
#qa li ul li {
	background-image: url(../qa/images/a.gif);
}
#whatsnew {
	background-image: url(../images/whatsnew_bg.gif);
	background-repeat: no-repeat;
	width: 497px;
	margin-left: 7px;
	padding-top: 20px;
	float: left;
}
#whatsnew h2 {
	margin-left: 20px;
}
#whatsnew ul {
	list-style-type: none;
	margin-left: 45px;
	margin-top: 20px;
	margin-right: 45px;
	margin-bottom: 20px;
}
#whatsnew li {
	background-image: url(../images/yaji02.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-size: 80%;
	line-height: 150%;
	color: #333333;
}
#whatsnew li a {
	color: #da4d00;
}#cnts-shtcut {
	background-color: #ECE9D6;
	float: right;
	width: 272px;
	margin-right: 7px;
}

#side-r {
	width: 272px;
	margin-right: 7px;
	/*background-color: #006633;*/
	float: right;
	margin-top: 15px;
}


.tyugakusei {
	margin-right: 10px;
	font-size: 80%;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}


ul.hijoukin-note {
	padding: 0px;
	list-style-type: circle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

ul.hijoukin-note li {
	font-size: 80%;
	line-height: 135%;
	margin-bottom: 2px;
	background-image: none;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}
.support-r-txt {
	background-color: #D0F0FF;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #66CCFF;
}

#counter {
	text-align: right;
	margin: 10px;
}



/*----------------------
　ニュース一覧
----------------------*/

.news-backno {
	margin-left: 30px;
	margin-top: 30px;
}
.news-backno li {
	margin-bottom: 20px;
}
.news-backno li a {
	text-decoration: underline;
	color: DA4D00 !important;
}
.news-backno li a:hover {
	text-decoration: none;
}


/*----------------------
	体験入学
----------------------*/


.exp_table{
	border:none!important;
}

.exp_table_t{
	border:none!important;
	margin-top:20px;
}

	.exp_table td,
	.exp_table_t td{
		border:none!important;
		padding-left:0!important;
	}
	
	.exp_table td.pd5,
	.exp_table_t td.pd5{
		padding:5px!important;
	}
	
	.exp_table h4,
	.exp_table_t h4{
		width:300px;
		padding:0 5px!important;
		margin:10px 0 0 10px;
	}

.exp_tpo{
	background:#F7F9EC;
	width:100%;
	border:none!important;
}

	.exp_tpo th{
		background:#F7F9EC!important;
		text-align:center;
		color:#633;
		font-weight:bold!important;
		width:90px;
		border:none!important;
		padding-left:0!important;
		padding-bottom:0;
		line-height:120%!important;
	}
	
	.exp_tpo td{
		background:#F7F9EC!important;
		text-align:right;
		border:none!important;
		padding-left:0!important;
		padding-top:0px;
		padding-bottom:0;
		padding-right:10px;
		line-height:120%!important;
	}
	
	.exp_tpo .top{
		padding-top:6px!important;
	}


