@charset "shift_jis";

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,strong,th,em,form,input,textarea,p,blockquote,th,td,form, fieldset, input, textarea,img,object{margin:0;padding:0;}
strong,th,em{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
img,a{border-style:none;border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,strong,em{
	font-size:11px;
	font-weight:normal;
}
/*---------------------------------------body*/

body{
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Mairyo, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	width:100%;
	margin:0 auto;
	padding:0;
	background-image: url(../img/index/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff5f5;
	background-position: top;
}

/*---------------------------------------link*/
a:link {color: #8B3524; }
a:visited {color: #8B3524; }
a:active {text-decoration : none}
a:hover {text-decoration : underline;border-bottom-color : #8B3524;border-bottom-width : 1px;}
a{text-decoration : none;color: #8B3524;}

*{margin:0;padding:0;border:0;}

/*==========================================================================
　clearfix
==========================================================================*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*---------------------------------------header*/
#header {
	background-image: url(../img/index/header_back.gif);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 10px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	height: 18px;
	width: 1080px;
	line-height: 130%;
	background-position: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*---------------------------------------メイン画像*/

#main_pic {
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------------------------------enter*/

.enter_box {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*---------------------------------------exit*/
#exit_box {
	width: 760px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}

#exit_box #exit_left {
	float: left;
	height: 63px;
	width: 150px;
}

#exit_box #exit_right {
	float: right;
	width: 600px;
	padding-top: 20px;
}

/*---------------------------------------各店舗フリーバナー*/

.pic_box {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 768px;

}

/*---------------------------------------情報サイト用バナー大枠*/
.bannerbox {
	border: 1px solid #C9ADAD;
	background-color: #FFFFFF;
	width: 995px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 10px;
}

/*---------------------------------------情報サイト用88×31用*/
.banner81_31 {
	width: 88px;
	height: 31px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

/*---------------------------------------情報サイト用フリー用*/
.banner02 {
	background-color: #FFFFFF;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


/*---------------------------------------デザイングループリンクスペース*/
#d_group_banner {
	width: 997px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#group_link {
	width: 995px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C9ADAD;
	border-bottom-color: #C9ADAD;
	border-left-color: #C9ADAD;
}

#group_link li{color: #eeeeee;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;}


/*---------------------------------------copyright*/
#copyright {
	height: auto;
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
}

/*---------------------------------------font*/
.f_g01{
	color: #999999;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

.f_g02{
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

.f_g04{
	color: #666666;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

.f_g03{
	color: #666666;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 110%;
}

.f_b01{
	color: #057EA6;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

