/* --------------------------------------------
 *　コンタクト
 * -------------------------------------------- */


.con_box {
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: auto;
	width: 700px;
}


.con_back {
	margin: 0px auto;
	height: auto;
	width: 605px;
	background: url(contact/img/back.gif) repeat-y;
	padding-left: 65px;
	padding-right: 30px;
}


.pp_back {
	margin: 0px auto;
	height: auto;
	width: 605px;
	background: url(contact/img/back.gif) repeat-y;
	padding-left: 65px;
	padding-right: 30px;
	font-size: 11px;
}




/* --------------------------------------------
 *　メルフォ
 * -------------------------------------------- */
 
form {
   margin:0;
}


.form_table{
	height: auto;
	width: 590px;
	margin:0;
	border-top: #CCCCCC;
	border-collapse:collapse;
	border-bottom: 1px solid #CCCCCC;
}

.td_mail1 {
	padding: 6px;
	font: bold 12px Verdana, "MS UI Gothic";
	color: #FF6600;
	border-right: 1px solid #CCCCCC;
	width: 150px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	
}

.td_mail2 {
	padding: 6px;
	font: 12px Verdana, "MS UI Gothic";
	width: 420px;
	border-bottom: 1px solid #CCCCCC;
}




/* --------------------------------------------
 *　shopping guide
 * -------------------------------------------- */
 
 
 .guide_box{
	height: auto;
	width: 595px;
	border-top: 1px solid #CCCCCC;
	padding-bottom: 15px;
}


.td_sg1 {
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	font: 12px Verdana, "MS UI Gothic";
	color: #666666;
	border-right: 1px solid #CCCCCC;
	width: 110px;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}

.td_sg2 {
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	font: 12px Verdana, "MS UI Gothic";
	width: 80px;
	text-align: right;
	color: #666666;
	border-right: 1px solid #CCCCCC;
}


.td_sg3 {
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	font: 12px Verdana, "MS UI Gothic";
	color: #666666;
	border-right: 1px solid #CCCCCC;
    width: 370px;
	text-align: left;
}

.td_korekuto1 {
	padding: 6px;
	font: bold 12px Verdana, "MS UI Gothic";
	color: #666666;
	border-right: 1px solid #CCCCCC;
	width: 285px;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	
}

.td_korekuto2 {
	padding: 6px;
	font: 12px Verdana, "MS UI Gothic";
	width: 285px;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}


/* --------------------------------------------
 *　店舗案内
 * -------------------------------------------- */


.shop_photo {
	margin: 10px 0px 0px;
	height: 230px;
	width: 285px;
	padding-top: 48px;
	float: left;
	background: url(event/img/photo_back.jpg) no-repeat;
	padding-left: 13px;
	
}


.shop_photo_space {
	height:5px;
	width: 605px;
	clear: both;
}



/* --------------------------------------------
 *　event
 * -------------------------------------------- */
 
 
.event_title{
	height: auto;
	width: 600px;
	border-bottom: 2px dotted #FF9900;
	vertical-align: bottom;
	padding-top: 15px;
}


.event_title2{
	height: auto;
	width: 600px;
	border-bottom: 2px dotted #FF0000;
	vertical-align: bottom;
	padding-top: 15px;
}


.event_back {
	margin: 0px auto;
	height: auto;
	width: 605px;
	background: url(contact/img/back.gif) repeat-y;
	padding-left: 65px;
	padding-right: 30px;
	padding-bottom: 20px;
}


.event_text {
	margin: 0px;
	height: 150px;
	width: 300px;
	padding-top: 30px;
	float: left;
	
}


.event_photo {
	margin: 10px 0px 0px;
	height: 230px;
	width: 285px;
	padding-top: 48px;
	float: left;
	background: url(event/img/photo_back.jpg) no-repeat;
	padding-left: 13px;
	
}



/* --------------------------------------------
 *　オンラインショッピング
 * -------------------------------------------- */
 
 .online_box {
	margin: 0px auto;
	padding: 20px 0px 0px;
	height: auto;
	width: 950px;
}


.online_back {
	margin: 0px auto;
	height: 1000px;
	width: 890px;
	background: url(shopping/img/back.gif) repeat-y;
	padding-right: 10px;
	padding-left: 50px;
}


.online_box_bottom {
	margin: 0px auto;
	height: auto;
	width: 950px;
	padding: 0px;
}
