@import"base.css";

/**********************/
/*** メイン情報 START */
/**********************/
#me_mainarea{
	width:930px;
	padding:40px 0px 0px;
	margin:0 auto;
	text-align:left;
}

/*** START  */
.me_infoarea01{
	padding-bottom:45px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:45px;
}

.me_infoarea01 a{color:#003973;}

/*** H2ラグ  */
#me_mainh202{margin-bottom:80px;}


p.me_btext{
	font-size:16px;
	font-weight:bold;
	background-color:#EFEBEA;
	padding:3px 15px;
	margin:30px 0 10px;
}

.me_btext span{
	font-size:12px;
	padding-left:5px;
}

/*** 送料　TABLE  */
.me_souryou_tbl{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
 	border-bottom:1px solid #CCCCCC;
	margin:0 0 5px;
}

.me_souryou_tbl th,.me_souryou_tbl td{
	text-align:center;
	padding:4px 0;
	border-right:1px solid #CCCCCC;
}

.me_souryou_tbl th{
	width:74px;
	background-color:#EEEEEE;
	font-weight:bold;
 	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

th.me_th01{width:100px;}

td.me_line_t{border-top:1px solid #CCCCCC;}
p.me_stext{
	font-size:12px;
	text-align:center;
	margin-bottom:20px;
}

/*** TOPへ  */
.me_go_top01{
	height:27px;
	position:relative;
}

.me_go_top01 img{
	position:absolute;
	top:0px;
	left:0px;
}

.me_go_top01 a{
	position:absolute;
	top:8px;
	left:45px;
	color:#CC9900;
}


.me_go_top{
	width:172px;
	height:27px;
	text-align:center;
	margin:0px auto;
	position:relative;
}

.me_go_top img{
	position:absolute;
	top:0px;
	left:0px;
}

.me_go_top a{
	position:absolute;
	top:8px;
	left:45px;
	color:#CC9900;
}
/*** メイン情報 END */

