/*
///////////////////////////////////////////
CSS FOR Index
Made by Quoctk (クック)
/////////////////////////////////////
*/

@charset "utf-8";
#Container {
	background:url(../images/common/bg_03.png) no-repeat 50% 0;	
}
#Main {
	color:#000;	
	font-family:"Meiryo";
	line-height:23px;
	width:890px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:80px;
}
.s-title {
	margin-left:-5px;	
}
.txt01 {
	padding:10px 0 20px 25px; 	
}
.shop {
	background:url(../images/shop/bg_shop.png) repeat-x;
	padding:35px; 
	position:relative;
}
.infoshop {
	width:380px;
	float:left;	
}
.infoshop dl {
	background:url(../images/shop/border.png) repeat-x;
	margin-left:5px;
	font-size:109%;
	line-height:20px;
}
.infoshop dt {
	width:70px;
	text-align:right;
	float:left;	
	padding:6px 0 8px 0;
}
.infoshop dd {
	padding:6px 0 8px 75px;
	background:url(../images/shop/border.png) repeat-x 0 100%;
		
}
.infoshop > img {
	margin:	15px 0 0 0;
	background:url(../images/shop/border.png) repeat-x 50% 0;
}
.map {
	padding-top:7px;
	float:right;	
}
.image {
	text-align:center;
	margin-bottom:20px;	
}
.shop02 {
	margin-left:5px;	
}
.txt02 {
	margin-left:15px;	
	margin-bottom:20px;	
}
.txt02 span {
	color:#fe0000;	
}
.contact-info {
	width: 855px;
	margin: 10px 0px 0;
	font-size: 12px;
	text-align: left;
	color: #000;
	border: 1px solid #ccc;
	background: url(../images/shop/bg_table.png) left top repeat-y #fff;
}
.contact-info dt {
	width: 180px;
	float: left;
	padding: 8px 5px 8px 5px;
	text-align: center;
	background: none;
}
.contact-info dt span {
	padding: 0px 0px 0px 5px;
	color: #F00;
}
.contact-info dd {
	padding: 8px 0 8px 165px;
	border-bottom: 1px dotted #CCCCCC;
	padding-left: 215px;
}
.inputtext, .txtarestyle {
	border: 1px solid #e2e3ea;
	background: #fff;
	display: inline-block;
	margin: 0 0 3px 0;
	width: 200px;
	height:20px;
}
.inputtext2 {
	padding: 5px;
	border: 1px solid #e2e3ea;
	background: #fff;
	display: inline-block;
	margin: 0 0 3px 0;
	width: 50px;
}
.txtarestyle {
	width: 550px;
	height: 200px;
	display: block;
}
.rbtn {
	padding: 5px 0 0 0;
}
.red {
	color: #F00;
}
.no_line {
	border-bottom: none;
}
.btn { cursor: pointer;}

.table01{
	margin:0 0 0 15px;
}

.lightb{
	margin: 0 10px 40px;
}


.shopphoto{
	float:left;
}

.centerp{
	text-align:center;
	margin:10px 0 0 0;
}

.centerp img{
	width:340px;
}


.img_leaf{
	width: 450px;
	position: absolute;
	left: 500px;
	top: 520px;
}
