@charset "Shift_JIS";

/* layout */
body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	background-color: #f5f1df;
	color: #333333;
	font-size: 12px;
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	line-height: 1.5em;
}
#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#header {
	width: 920px;
	background-image: url(../images/common/bktop.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#container {
	vertical-align: top;
	text-align: left;
	width: 850px;
	background-image: url(../images/common/bkcenter.gif);
	background-repeat: repeat-y;
	padding-right: 35px;
	padding-left: 35px;
}
#wood {
	background-image: url(../images/common/wood.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 400px;
	width: 230px;
}
.logo {
	margin-top: 47px;
	margin-bottom: 20px;
	margin-left: 22px;
}
.shopprofile {
	margin-left: auto;
	width: 200px;
	margin-right: auto;
	color: #c19b6b;
}
#mainphoto {
	width: 610px;
	background-image: url(../images/common/mainphoto2.jpg);
	background-repeat: no-repeat;
	height: 400px;
	text-indent: -9999px;
	float: right;
}
#content {
	width: 850px;
	padding-bottom: 7px;

}
#top {
	background-image: url(../images/common/con_top.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
	margin-top: 7px;
	margin-bottom: -2px;
}
#center {
	background-image: url(../images/common/con_cen.gif);
	background-repeat: repeat-y;
}

#bottom {
	background-image: url(../images/common/con_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 11px;
	padding-bottom: 20px;

}
.left {
	float: left;
	width: 610px;
}
h4.link{
	background-image: url(../images/common/tit_link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.banner {
	margin-top: 5px;
	margin-bottom: 5px;
}
.link2 {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}
.right {
	float: right;
	width: 207px;
}
.info{
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer {
	font-size: 10px;
	color: #EDD8BC;
	font-family: Verdana;
	height: 44px;
	text-align: center;
	background-image: url(../images/common/bkbottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 920px;
}
.clear {
	clear: both;
}
.padT10 {
	padding-top: 10px;
}
.profile {
	padding-top: 15px;
	vertical-align: top;
}
/* style */
h1,h2,h3,h4,p,img,form,ol,ul,li{
margin: 0;
padding: 0;
}
h1.name{
	font-size: 12px;
	margin-bottom: 0.7em;
}
.btn_map a {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/common/btn_map.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 82px;
	display: block;
	margin-top: 10px;
	text-indent: -9999px;
}
.btn_map a:hover {
	background-image: url(../images/common/btn_map_o.gif);
	background-repeat: no-repeat;
}
.mapbox {
	background-color: #FFFFFF;
	padding: 30px;
	width: 500px;
	text-align: left;
}
.closebox {
	width: 184px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
ol,ul.disc {
	margin-left: 1.5em;
}
ol,ul.dec {
	margin-left: 2em;
	list-style-type: decimal;
}
ol,ul.inde {
	margin-left: 3em;
}

a img {
border: none;
}

a:link {
	color: #008EC6;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
}
a:visited {
	color: #008EC6;
	font-weight: bold;
	text-decoration: none;
}


.font-red {
	color: #FF0000;
}
.font-orange {
	color: #E65500;
}
.font-blue {
	color: #416bc8;
}
.font-cha {
	color: #2A1200;
}
.font-gold {
	color: #996600;
}
.font-black {
	color: #000000;
}
.font-green {
	color: #009966;
}
.font-purple {
	color: #7167A7;
}
.font10 {
	font-size: 10px;
	line-height: 15px;
}
.font12 {
	font-size: 12px;
	line-height: 1.5em;
}


.boxt_beige {
	background-image: url(../images/school/boxb_top.gif);
	background-repeat: no-repeat;
	width: 620px;
	height: 20px;
	margin-top: 1em;
}
.box_creem {
	background-color: #FFFF99;
	padding: 7px;
}

.lngreen a:link {
	color: #66ff00;
	font-weight: bold;
	text-decoration: none;
}
.lngreen a:hover {
	color: #66ff00;
}
.lngreen a:visited {
	color: #66ff00;
	font-weight: bold;
	text-decoration: none;
}

