@charset "UTF-8";

/* -------------------------------------------------------------------
  S
------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-autospace: ideograph-alpha;
	word-break: break-all;
	word-wrap: break-word;
	list-style-type: none;
	list-style-position: outside;
	border-collapse: collapse;
}

a:link { color: #7b3a3a; }
a:visited { color: #7b3a3a; }
a:hover { color: #eb6100; }
a:active { color: #eb6100; }
a img { border: none; }

.clear {
	clear: both;
}

body {
	color: #835a49;
	font-size: 12px;
	background-color: #999;
	text-align: center;
}

#background {
	background-color: #ffffff;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 900px;
}

/* -------------------------------------------------------------------
  wb_[
------------------------------------------------------------------- */

#top {
	background-color: #000000;
	text-align: center;
}

#top h1 {
	margin: 0px auto 0px auto;
	padding: 3px 0px 3px 0px;
	width: 900px;
	font-size: 12px;
	color: #CCC;
	text-align: left;
}

#header1 {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 100px;
	position: relative;
}

#header1 * {
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	margin:20px 0 6px 0;
	position: absolute;
}

#header1 h2 {
	width: 196px;
	height: 75px;
	background-image: url(../common_img/h1_logo.gif);
	display:block;
	overflow:hidden;
}

#header1 h3 {
	width: 145px;
	height: 31px;
	background-image: url(../common_img/header_img_001.gif);
	top: 20px;
	left: 227px;
}

#header1 p.header1 {
	width: 96px;
	height: 11px;
	background-image: url(../common_img/header_img_002.gif);
	top: 0px;
	right: 135px;
}

#header1 p.header2 {
	width: 232px;
	height: 22px;
	background-image: url(../common_img/header_img_003.gif);
	top: 20px;
	right: 0px;
}

#header1 p.header3 {
	width: 228px;
	height: 11px;
	background-image: url(../common_img/header_img_004.gif);
	top: 55px;
	right: 0px;
}

#header2 {
	width: 900px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header2 div.menu {
	height: 41px;
}

#header2 div.menu a {
	height: 41px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: left;
}

#header2 div.menu a:hover {
	background-position: bottom;
}

#header2 div.menu a.menu1 {
	width: 151px;
	background-image: url(../common_img/menu_home.gif);
}

#header2 div.menu a.menu2 {
	width: 150px;
	background-image: url(../common_img/menu_about.gif);
}

#header2 div.menu a.menu3 {
	width: 150px;
	background-image: url(../common_img/menu_couse.gif);
}

#header2 div.menu a.menu4 {
	width: 149px;
	background-image: url(../common_img/menu_shop.gif);
}

#header2 div.menu a.menu5 {
	width: 150px;
	background-image: url(../common_img/menu_recruit.gif);
}

#header2 div.menu a.menu6 {
	width: 150px;
	background-image: url(../common_img/menu_contact.gif);
}


#header2 p.navi {
	padding: 15px 0px 15px 0px;
	color: #7b3a3a;
}

#header2 p.navi a {
	padding: 0px 5px 0px 0px;
}

#header2 p.navi span {
	padding: 0px 5px 0px 0px;
}

#header2 p.navi strong {
	font-weight: bold;
}

#header2 p.navi em {
	font-weight: bold;
}

/* -------------------------------------------------------------------
  googleアドセンス
------------------------------------------------------------------- */

.adsense {
	display:block;
	margin-bottom:40px;
}


/* -------------------------------------------------------------------
  Rec
------------------------------------------------------------------- */

#contents {
	width: 676px;
	text-align: left;
	float: right;
}

#contents h2 {
	margin: 0px 0px 25px 0px;
	width: 676px;
	height: 60px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

#contents .subtitle {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px #682d23 dotted;
}

#contents h3 {
	height: 16px;
	background-repeat: no-repeat;
	background-position: 6px 0px;	
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

#contents p.navi {
	padding: 80px 0px 25px 0px;
	font-style: italic;
	text-align: right;
	
}

/* -------------------------------------------------------------------
  TCh
------------------------------------------------------------------- */

.sidemenu {
	width: 200px;
	text-align: left;
	float: left;
}

.sidemenu .box {
	padding: 4px 0px 0px 0px;
	width: 200px;
	background-image: url(../img/left_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.sidemenu .box p {
	width: 200px;
	background-image: url(../img/left_middle.gif);
}

.sidemenu .box .bottom {
	padding: 7px 0px 25px 0px;
	width: 200px;
	background-image: url(../img/left_bottom.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #7b3a3a;
	text-align: right;
	font-size: 7px;
	font-family: Verdana, Times, serif;
	font-weight: bold;
}

.sidemenu .box #google_search {
	padding: 10px 0 10px 15px;
	border-left: 1px #7b3a3a solid;
	border-right: 1px #7b3a3a solid;
}

*:first-child+html .sidemenu .box #google_search {
	padding: 0 0 0 15px;
}

.sidemenu .box p#mobile {
	padding: 25px 0px 25px 0px;
	text-align: center;
}

.sidemenu .box p#mobile a {
	margin: 15px auto 15px auto;
	width: 123px;
	height: 9px;
	background-image: url(../img/mobile2.gif);
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.sidemenu #announce {
	width: 200px;
	display: block;
	background-image: url(../img/announce_middle.gif);
}

.sidemenu #announce span.top {
	width: 200px;
	height: 176px;
	background-image: url(../img/announce_top.jpg);
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.sidemenu #announce span.middle {
	padding: 8px 0px 8px 12px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	display: block;
}

.sidemenu #announce span.bottom {
	padding: 0px 10px 15px 12px;
	font-size: 10px;
	line-height: 150%;
	color: #edcfcf;
	background-image: url(../img/announce_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	display: block;
}

.sidemenu p.footer {
	padding: 5px 0px 20px 0px;
	width: 200px;
	color: #7b3a3a;
	text-align: right;
	font-size: 7px;
	font-family: Verdana, Times, serif;
	font-weight: bold;
}

.sidemenu .menu a {
	width: 200px;
	height: 82px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
}

.sidemenu .menu a:hover {
	background-position: bottom;
}

.sidemenu .menu a#menu1 {
	background-image: url(../img/left_menu1.jpg);
}

.sidemenu .menu a#menu2 {
	background-image: url(../img/left_menu2.jpg);
}

.sidemenu .menu a#menu3 {
	background-image: url(../img/left_menu3.jpg);
	height:90px;
}


.sidemenu .sticker{
	width:200px;
	height:246px;
	background: url(../img/left_sticker.jpg) 0 0;
	}

.sidemenu .sticker p{
	font-size:10px;
	line-height:120%;
	padding:212px 10px 0px 10px;
	text-align:center;
	display:block;
	}

.sidemenu .mrg{
	margin-bottom:80px;
	}


/* -------------------------------------------------------------------
  contact用sidemenu
------------------------------------------------------------------- */
.sidemenu{
	float:left;

	width:200px;
	display:block;
	overflow:hidden;
	margin-right:24px;
	}


.sidemenu #announce {
	height:285px;
	display: block;
	border-radius: 6px;
	-webkit-box-shadow: 1px 1px 3px #aaaaaa;
	box-shadow: 1px 1px 3px #aaaaaa;
	background-image: linear-gradient(
		to bottom, 
		#808080 0%, 
		#000000 100%);
	color: #FFF;
	padding: 10px;
}
.sidemenu #announce .top {
	background-image: url(../common_img/kokendo_syokai.png);
	background-repeat: no-repeat;
	width: 136px;
	height: 20px;	
	text-align: center;	
	margin-left: 22px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
.sidemenu #announce .photo {
	background-image: url(../common_img/side_img_01.jpg);
	height: 136px;
	width: 180px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	}
.sidemenu #announce .middle {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	overflow:hidden;
	display:block;
}
.sidemenu #announce .bottom {
	color: #FFF;
	font-size: 10px;
	height: auto;
	width: 180px;
	overflow:hidden;
	display:block;
	line-height: 10px;
	text-align: left;
	margin-left: 0px;
}
.sidemenu #announce .bottom2 {
	color: #FFF;
	font-size: 10px;
	height: auto;
	width: 180px;
	overflow:hidden;
	display:block;
	
	text-align: left;
	margin-left: 0px;
}
.sidemenu #announce .bottom3 {
	color: #FFF;
	font-size: 10px;
	height: auto;
	width: 180px;
	overflow:hidden;
	display:block;
	line-height: 16px;
	text-align: left;
	margin-left: 0px;
	margin-bottom:10px;
}
.sidemenu #announce .bottom .title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-left:60px;
	margin-bottom:5px;
	
}
.sidemenu .side_menu02 {
	height: 90px;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: -9999px;
	overflow:hidden;
	display:block;
	background-image: url(../common_img/side_menu_002.jpg);
}
.sidemenu .side_menu03 {	
	display: block;
	height: 280px;
	width: 200px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: center;	
}
.sidemenu .side_menu03 .title {
	background-image: url(../common_img/side_menu_005_img_001.gif);
	display: block;
	margin-left: 20px;
	height: 16px;
	width: 158px;
	overflow: hidden;
}
.sidemenu .side_menu03 .image1 {
	background-image: url(../common_img/side_menu_005_img_002.gif);
	display: block;
	height: 171px;
	width: 171px;
	margin-left: 15px;
	overflow: hidden;
}
.sidemenu .side_menu03 .sidemenu03_txt {
	font-size: 10px;
}
.sidemenu .side_sabtitle {
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	color: #333;
	margin-bottom:15px;
}







/* -------------------------------------------------------------------
  tb^[
------------------------------------------------------------------- */

#footer {
	padding: 8px 0px 0px 0px;
	border-top: 1px #999 solid;
	text-align: center;
	color: #666;
}

#footer p.menu {
	margin: 0px auto 50px auto;
	width: 900px;
	text-align: right;
}

#footer #boxarea {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 85px;
	font-size: 10px;
}

#footer #boxarea img {
	border: 1px #c9a9a8 solid;
}

#footer #boxarea .shopname {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}

#footer #boxarea p {
	line-height: 140%;
}

#footer #boxarea .box1 {
	width: 105px;
	height: 85px;
	text-align: left;
	float: left;
}

#footer #boxarea .box2 {
	width: 255px;
	height: 85px;
	overflow:hidden;
display:block;
	text-align: left;
	float: left;
}

#footer #boxarea .box3 {
	width: 35px;
	height: 67px;
	border-left: 1px #c9a9a8 solid;
	text-align: left;
	float: left;
}

#footer #boxarea .box4 {
	width: 88px;
	padding: 30px 0 0 0;
	text-align: right;
	float: right;
}

#footer #boxarea .box4 img {
	border: none;
}

#footer p.banner {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 19px;
	background-image: url(../img/footer_img.gif);
	text-align: left;
}

#footer p.banner a {
	width: 500px;
	height: 19px;
	background: url(../img/footer_img.gif) no-repeat right;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	float: right;
}

#footer p#copyright {
	margin: 15px auto 5px auto;
	width: 900px;
	text-align: right;
	font-size: 7px;
	font-family: Verdana, Times, serif;
	font-weight: bold;
}

#footer p#copyright a {
	color: #914c4c;
	font-weight: bold;
}


.banner {
	text-align:right;
	margin:auto;
	margin-top:10px;
	width:900px;
}