@charset "utf-8";
/*
===========================================================================
▼ : Common style
===========================================================================
*/

body {
	margin:0px;
	padding:0px;
	font-family:"ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	text-align:left;
}

#container {
	width:900px;
	margin:0 auto;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
	height: auto;
}


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

a img {
	border:0px;
	padding:0px;
	margin:0px;}

a {
	text-decoration : underline;
	color : #333333;
}

a:hover {
	color:#3399cc;
	text-decoration : underline;
}

br {letter-spacing:normal;}


* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

/*
===========================================================================
▼ : Header style
===========================================================================
*/

#header {
	padding:0px;
	margin:0px;
}

/*
===========================================================================
▼ : GlobalNavi style
===========================================================================
*/

#gnavi {
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#gnavi li  {
	float:left;
	margin:0px 0px 0px 0px;
	width:180px;
	padding:0px 0px 0px 0px;　
	position:inherit;
	list-style:none;
}

#gnavi ul  {
	margin:0px;
	padding:0px;
}

/*
===========================================================================
▼ : Content style
===========================================================================
*/

#content01 {
	width:900px;
	height:880px;
	margin: 15px 0px 0px 0px;
	float: left;
	background-image: url(../image/top.jpg);
	background-repeat: no-repeat;
}

#content01 h1{
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

#content01 p{
	width:453px;
	height: 29px;
	margin:800px 0px 10px 410px;
	padding:20px 0px;
}

#content02 {
	width:900px;
	height:auto;
	margin:15px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#content02 h1,
#content02 h2 {
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	text-indent:-9999px;
}

/*
===========================================================================
▼ : Shop style
===========================================================================
*/
  
#shoparea {
	clear:both;
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	margin: 0;
	height: auto;
}


/*
===========================================================================
▼ : Shop 1 AREA
===========================================================================
*/

#shop1area {
	clear:both;
	width: 845px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 55px;
	margin:20px 0px 0px 0px;
	background-repeat: no-repeat;
}

.left-box {
	width:500px;
	height: 200px;
	margin:0px 0px 10px 0px;
	padding:0px 5px 0px 0px;
	float: left;
}

.name {
	width:500px;
	height: auto;
	margin:0px;
	padding:6px 0px;
	background-color: #ffcc66;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.text{
	margin: 0px;
	padding: 20px 0px;
	text-decoration: none;
	font-weight:normal;
	font-size:13px;
	line-height:130%;
	color:#333333;
}

.link {
	width:300px;
	height: auto;
	margin:0px;
	padding:10px 100px;
	float: left;
}

.image{
	width: 300px;
	height:auto;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	float: left;
}

.title {
	width:820px;
	height: auto;
	margin:0px;
	padding:20px 0px;
	clear: both;
}

.title2 {
	width:760px;
	height: auto;
	margin:0px;
	padding:30px 0px 30px 80px;
	clear: both;
}


table {
	width:780px;
	border: solid #000000 1px;
	border-spacing: 0;
	height:auto;
	margin:0px;
	padding:0px;
}

table th{
	font-weight: normal;
	text-align: center;
	color: #000000;
	background-color: #ffcc66;
	height: 20px;
	padding: 5px;
}

table td {
	margin: 0px;
	padding: 8px 0px 5px 0px;
	text-decoration: none;
	font-weight:normal;
	font-size:13px;
	line-height:130%;
	color:#333333;
}

.foot1 {
	width:850px;
	height: 300px;
	margin:0px 25px;
	padding:0px;
	background-image: url(../image/foot.jpg);
	background-repeat: no-repeat;
}
.foot1 a {
	text-decoration: none;
	font-weight:normal;
	font-size:18px;
	line-height:130%;
	color:#FF0000;
	margin: 0px;
	padding: 0px;
}
.foot_link{
	width: 255px;
	height:190px;
	margin: 60px 0px 0px 25px;
	padding: 0px;
	text-align: center;
	float: left;
	display: inline;
}

.foot2 {
	width:250px;
	height: 160px;
	margin:130px 0px 0px 150px;
	padding:0px;
	float: left;
	display: inline;
}

/*
===========================================================================
▼ : Footer style
===========================================================================
*/
.img_foot_top {
	height: 27px;
	width: 155px;
	margin: 0px 0px 10px 695px;
	clear: both;
}

#footer_navi {
	clear:both;
	margin:0px 0px 0px  0px;
	padding:7px 0px 0px 0px;
	text-align:center;
	background-color:#962529;
	font-size:12px;
	letter-spacing:1px;
	line-height:180%;
	height:30px;
	color : #ffffff;
}

#footer_navi a {
	text-decoration : none;
	color : #ffffff;
}

#footer_navi a:hover {
	color:#ffffff;
	text-decoration : underline;
}

#footer_copyright {
	padding:10px;
	text-align:center;
	font-size:12px;
}

