@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;
}

.h4_up{
	margin-top: 15px;
}

.h4_up2{
	margin-top: 8px;
}

/* ----------
ヘッダー
------------- */
#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;
}

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


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

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


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

#snavi2 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;
}

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

#snavi2 li.ban_school {margin-top: 6px;}
#snavi2 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;
}

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

#snavi2 li.ban_inquiry {margin-top: 6px;}
#snavi2 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;
}

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

#shop_data2{
	background-image: url(../img/img_shopdata_back2.jpg);
	background-repeat: no-repeat;
	height: 304px;
	width: 235px;
	margin-top: 5px;
}

.shop_text2{
	padding-left: 15px;
	line-height: 18px;
	padding-top: 10px;
}

.shop_text_name{
	padding-top: 158px;
	padding-left: 95px;
	color: #B4A58E;
}

.int01{
	padding-left: 68px;
}

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

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

#yoyaku2{
	margin-top: 20px;
	margin-left: 16px;
}

#cont_box{
	background-image: url(../img/img_box_btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 540px;
	padding-bottom: 11px;
}

#cont_box_in{
	background-image: url(../img/img_box_line.gif);
	background-repeat: repeat-y;
	width: 540px;
}

.int02{
	padding-left: 11px;
}

.int03{
	margin-left: 9px;
}

.n_text01{
	padding-left: 5px;
	padding-top: 5px;
}

.n_text02{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.n_text03{
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #999;
	line-height: 11px;
}

.n_text04{
	padding-top: 8px;
	color: #C30;
	line-height: 12px;
	padding-bottom: 8px;
	padding-left: 13px;
}

.right_side01{
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 2px;
}

.text_s{
	font-size: 11px;
}

/* ----------
インフォメーション
------------- */
#shopinfomation{
	width: 518px;
	margin-left: 11px;
	padding-top: 8px;
}

#table1{
	background-image: url(../img/img_tb_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 4px;
	margin-top: 15px;
}

.tb1{
	background-image: url(../img/img_tb_in1.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 102px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.tb2{
	background-image: url(../img/img_tb_in2.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 416px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.tb1_2{
	background-image: url(../img/img_tb_in3.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 102px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.tb1_3{
	background-image: url(../img/img_tb_in4.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 416px;
	text-align: left;
	vertical-align: middle;
	font-size: 12px;
}

.tb1_text{
	text-indent: 13px;
	line-height: 110%;
}

.tb2_text{
	text-indent: 11px;
	line-height: 130%;
}


#map_box{
	width: 518px;
	margin-left: 11px;
	background-image: url(../img/img_mapbox_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}

#map_box_in{
	background-color: #EFE7DA;
	width: 518px;
}


#access_title{
	height: 31px;
	width: 518px;
	margin-left: 11px;
	margin-top: 15px;
}

#google_map{
	border: 1px solid #59493f;
	padding: 2px;
	text-align: center;
	width: 502px;
	margin-left: 5px;
}

.map_text{
	font-size: 11px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
}


/* ----------
学生服
------------- */
#schooluniform{
	width: 518px;
	margin-left: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
}

.school_box{
	background-image: url(../img/img_school_back.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 498px;
	margin-top: 15px;
	margin-left: 10px;
	padding-top: 10px;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
}

#uniform{
	width: 498px;
	margin-top: 15px;
	margin-left: 10px;
}

#uniform li{
	float: left;
}

/* ----------
オーダーメイド
------------- */
#custommade{
	width: 518px;
	margin-left: 11px;
	padding-top: 8px;
}

#order_title{
	height: 31px;
	width: 518px;
	margin-left: 11px;
}

#flow{
	width: 478px;
	margin-left: 20px;
	padding-top: 10px;
}

.flow_s{
	background-image: url(../img/img_icon.gif);
	background-repeat: repeat-y;
	background-position: left;
	border: 1px solid #AD9579;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.flow_text01{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

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

#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%;
}

