@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/

.main01 h2{
	display:none;
}

/* h2タグ  */
#me_main01 h2{background:url("../pic/bg_h2_06.jpg") no-repeat left top;}

/* h3タグ  */
#me_mainh301001{background:url("../pic/bg_furh3_01.jpg") no-repeat left top;}
#me_mainh301002{background:url("../pic/bg_inth3_01.jpg") no-repeat left top;}
#me_mainh301003{background:url("../pic/bg_peth3_01.jpg") no-repeat left top;}
#me_mainh301004{background:url("../pic/bg_othh3_01.jpg") no-repeat left top;}
#me_mainh301camp{background:url("../pic/bg_camph3_01.jpg") no-repeat left top;}

/* h4タグ  */
h4.me_h401{margin:5px 0;}

/* 情報エリア  */
.me_info01 {
	width:680px;
	float:left;
	display:inline;
}


ul.me_color01{
	padding:0px;
	width:480px;
	margin:0px auto;
}

.me_color01 li{
	padding:0;
	width:100px;
	height:100px;
	margin:0 10px 0 10px;
	float:left;
	display:inline;/*forWinIE6*/
}


.me_dataarea01 {
	width:680px;
}


.me_dataarea01 a {
	color:#ff3300;
	text-decoration:underline;
}

.me_dataleft01{
	display:inline;
	width:300px;
	padding:50px 20px;
	margin-left:30px;
	float:left;
}

.me_dataleft01 h5{margin:0;}
.me_dataleft01 p{margin:3px 0;}


.me_dataright01{
	display:inline;
	padding:15px 15px;
	float:left;
	width:220px;
	font-size:14px;
	margin-top:70px;
	border:1px solid #B48954;
}

.me_dataright01 select{
	padding:0 0 0 3px;
	font-size:14px;
	margin-right:10x;
	margin-bottom:2px;
	margin-top:5px;
}

.me_dataright01 p{margin:0;}
p.me_callbtn {text-indent:-50000em;text-align:center;}
.me_callbtn a{
	display:block;
	margin:0 auto;
	text-aling:center;
	width:180px;
	height:25px;
	background:url("../pic/bg_itemcall01.jpg") no-repeat left top;
}

.me_callbtn a:hover{background-position:left bottom;}

.me_money{
	font-size:16px;
	font-weight:600;
}

p.me_money {margin:0;}

.me_urikire{
	text-align:center;
	color:red;
}

span.me_strike{text-decoration:line-through;}
span.me_tokka{color:red;font-size:18px;font-weight:bold;}


.me_txt{
	font-size:14px;
}

/* 商品情報テーブル  */
#me_datatbl {
	border-top:1px solid #B48954;
	border-left:1px solid #B48954;
	width:680px;
}

#me_datatbl th{
	border-right:1px solid #B48954;
	border-bottom:1px solid #B48954;
	width:150px;
	padding:5px 10px;
	background-color:#E5DED0;
	vertical-align:top;
	font-weight:bold;
}

#me_datatbl td{
	border-right:1px solid #B48954;
	border-bottom:1px solid #B48954;
	padding:5px 10px;
}


/* 注意事項エリア  */
.me_attention01 {
	width:660px;
	border:1px solid #B48954;
	padding:0 10px;
	margin-top:20px;
}

/*** メイン情報 END */





