@charset "UTF-8";

/* ----------
リセット
------------- */

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

/* ----------
全体
------------- */

body{
	text-align:center;
	font-size:12px;
	color:#59493F;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;
	background-image: url(../img/img_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFE7DA;
}

html, body, #wrapper {height:100%;}

body > #wrapper {height:auto; min-height:100%;}

a,
a:link,
a:visited {
	color:#59493F;
	text-decoration:none;
}

a:hover,
a:active {
	color:#D1BFA5;
	text-decoration:none;
}


#wrapper {
	width:820px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#main{
	width:790px;
	padding-bottom: 116px;
	margin-right: 15px;
	margin-left: 15px;
}  /* must be same height as the footer */

.clear {
	clear:both;
}


h1{
	font-size: 11px;
	font-weight: normal;
	text-indent: 10px;
	line-height: 17px;
	height: 17px;
	color: #D1BFA5;
}

h3{
	font-size:12px;
	color:#FFFFFF;
	font-weight: normal;
	padding-top: 150px;
	padding-left: 100px;
	line-height: 12px;
	padding-bottom: 22px;
}

/* ----------
ヘッダー
------------- */
#header{
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	height: 82px;
	width: 820px;
}

#logo{
	width:133px;
	display:inline;
	text-indent:-9999px;
	float: left;
}

#logo a{
	width:133px;
	height:82px;
	display: block;
	overflow:hidden;
	text-decoration:none;
}

#topinfo{
	float: right;
	height: 82px;
	width: 252px;
}

.mailmark{
	padding-left: 196px;
	padding-top: 25px;
}


/* ----------
グローバルナビ
------------- */

#gnavi{
	width: 820px;
	background-image: url(../img/img_navi_back.jpg);
	background-repeat: no-repeat;
	height: 60px;
	clear: both;
	margin-top: 5px;
}
#gnavi ul{height: 60px;width: 712px;margin-left: 96px;}
#gnavi li{float:left;}
#gnavi a {display: block;}


#gnavi li#toppage a {
	background-image:url(../img/btn_toppage.jpg);
	background-position:0px 0px;
	width:143px;
	height: 60px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#toppage a:hover, #gnavi li#toppage a:active {
 	background-position:0px -60px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a {
	background-image:url(../img/btn_info.jpg);
	background-position:0px 0px;
	width:142px;
	height: 60px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#info a:hover, #gnavi li#info a:active {
 	background-position:0px -60px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#school a {
	background-image:url(../img/btn_school.jpg);
	background-position:0px 0px;
	width:142px;
	height: 60px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#school a:hover, #gnavi li#school a:active {
 	background-position:0px -60px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#order a {
	background-image:url(../img/btn_order.jpg);
	background-position:0px 0px;
	width:142px;
	height: 60px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#order a:hover, #gnavi li#order a:active {
 	background-position:0px -60px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a {
	background-image:url(../img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:143px;
	height: 60px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#gnavi li#inquiry a:hover, #gnavi li#inquiry a:active {
 	background-position:0px -60px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}


/* ----------
メインイメージ
------------- */
#mainimg{clear: both;}


/* ----------
左コンテンツ
------------- */

#left_contents{
	float: left;
	width: 510px;
	margin-bottom: 35px;
	margin-top: 10px;
}

#ban_box{
	width: 510px;
}

#snavi{235px;
	float: left;
}

#snavi ul{width: 235px;}
#snavi a {display: block;}


#snavi li#ban_info a {
	background-image:url(../img/btn_ban_info.jpg);
	background-position:0px 0px;
	width:235px;
	height: 54px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#ban_info a:hover, #snavi li#ban_info a:active {
 	background-position:0px -54px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#ban_school {margin-top: 6px;}
#snavi li#ban_school a {
	background-image:url(../img/btn_ban_school.jpg);
	background-position:0px 0px;
	width:235px;
	height: 54px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#ban_school a:hover, #snavi li#ban_school a:active {
 	background-position:0px -54px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#snavi li#ban_inquiry {margin-top: 6px;}
#snavi li#ban_inquiry a {
	background-image:url(../img/btn_ban_inquiry.jpg);
	background-position:0px 0px;
	width:235px;
	height: 54px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

#snavi li#ban_inquiry a:hover, #snavi li#ban_inquiry a:active {
 	background-position:0px -54px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#order_made{float: right;width: 265px;}

#top_tel{margin-top: 10px;}


/* ----------
右コンテンツ
------------- */

#right_contents{
	float: right;
	width: 270px;
	margin-bottom: 35px;
	margin-top: 10px;
}

#shop_data{
	background-image: url(../img/img_shopdata_back.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 270px;
}

.shop_text{
	padding-right: 10px;
	padding-left: 20px;
	line-height: 18px;
}

.int01{
	padding-left: 68px;
}


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

#footer {
	height: 116px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: -116px;
	background-image: url(../img/img_footer.jpg);
	background-repeat: repeat-x;
	width: 100%;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer_in {
	width:820px;
	margin-right: auto;
	margin-left: auto;
	height: 116px;
}

/* フッターナビ------------------------ */

#fnavi {
	width:820px;
	text-align: left;
	line-height: 27px;
	height: 26px;
}

#fnavi ul {
	list-style-type:none;
	width:820px;
	height: 26px;
	padding-left: 15px;
}

#fnavi li  {
	float:left;
	font-size: 11px;
	color: #D1BFA5;
}

#fnavi li a {
	text-decoration:none;
	color: #D1BFA5;
	font-size: 11px;
}

#fnavi li a:hover, #fnavi li a:active {
	text-decoration:none;
	color: #ffffff;
	font-size: 11px;
}

.footer_on{
	color: #ffffff;
	font-size: 11px;
}

/* フッター情報------------------------ */

#footer_info{
	width: 355px;
	margin-left: 465px;
	text-align: left;
	margin-top: 32px;
}

.f_text1{
	font-size: 11px;
	color: #D1BFA5;
	line-height: 110%;
	padding-bottom: 7px;
}

.copy{
	font-size: 11px;
	color: #D1BFA5;
	line-height: 110%;
}




/*100506新着情報追加分*/
#top_news{
	width: 509px;
	height: 121px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	background-image: url("../img/news-back.gif");
}
#top_news dl{
	width: 467px;
	height: 68px;
	margin: 31px 0px 0px 0px;
	padding: 0px 12px 18px 28px;
	overflow: auto;
}
#top_news dt{
	width: 65px;
	clear: left;
	float: left;
	
}
#top_news dd.body{
	width: auto;
	height: auto;
	margin: 0px 0px 0px 65px;
	clear: left;
}
#top_news dd.ttl{
	width: auto;
	height: auto;
	margin: 0px;
	float: left;
	font-weight: 600;
}
