
/* CAMPAIN ------------------------------------------------------------------------------------- */

/* Layout ----------------------------------------------------------------- */

.c_page{
	width: 860px;
	padding:0px;
	margin:0 8px;
	text-align: center;
}

.c_main{
	width: 800px;
	min-height: 100%;
	margin:0 auto;
	padding:0px;
	text-align: center;
}

#campaign_container {
	margin:0 auto 20px;
	padding:20px 0px;
	height:auto;
	border:1px #f00 solid;
	font-size:16px;
	color:#402020;
	background:url(http://www.ee-tomato.jp/image/campaign/100427/back01.gif) no-repeat;
}

.mday_title{
	width:500px;
	height:77px;
	margin:0px 0px 0px 150px;
	text-indent:-9999px;
	color:#f060a0;
	background:url(http://www.ee-tomato.jp/image/campaign/100427/mday_logo.gif) no-repeat;
}

.mday_title_img{
	width:720px;
	height:300px;
	margin:20px auto;
	border:1px #c0a0c0 solid;
	background:#fff;
	background:url(http://www.ee-tomato.jp/image/campaign/100427/mday_title_img.jpg) no-repeat;
}

.cam_box {
	width:720px;
	height:auto;
	margin:20px auto;
	border:1px #fff solid;
	text-align: left ;
}

.cam_box_left {
	float:left;
	width:160px;
}

.cam_box_right {
	float:left;
	width:546px;
}

.cam_box_l_title {
	width:546px;
	height:auto;
	margin:0 0 16px;
	padding:6px 0 6px 12px;
	background:#f060a0;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:100%;	
}

.cam_box_right p {
	line-height:140%;	
}

.cam_box_4{
	width:172px;
	height:auto;
	margin:0 8px 16px 0;
	padding:0;
	float:left;
}

.cam_img {
	border:1px #c0a0c0 solid;
	margin:0 10px 0;
}

.btn_detail a {
	display:block;
	width:124px;
	height:24px;
	margin:0px 0 0 24px;
	background:url(http://www.ee-tomato.jp/image/campaign/100427/btn_detail.gif) no-repeat;
	text-indent:-9999px;
}

/* Text ----------------------------------------------------------------- */

.cam_lead{
	line-height:160%;
	color:#604040;
}

.cam_desp {
	margin:4px 0 0;
	padding:0;
	line-height:140%;
	font-size:14px;
}

.cam_desp a:link{
	text-decoration:none;
	color:#f00;
} 

.cam_desp a:visited{
	text-decoration:none;
	color:#f00;
} 

.cam_desp a:hover{
	text-decoration:underline;
	color:#f00;
} 

.cam_goods_s {
	margin:4px 0;
	padding:0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#80c080;
}

.cam_desp_s {
	margin:0;
	padding:0;
	color:#666;
	font-size:12px;
	text-align:center;
}

.txt_left {
	text-align:left;
} 

.txt_center {
	text-align:center;
} 

.t_18{
	font-size:18px;
}

.t_red{
	color:#f00;
}

/* order01 */

.order01 {
	margin:0;
	display:block;
	width:590px;
	height:40px;
	text-indent:-9999px;
}
.order01 a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(http://www.ee-tomato.jp/image/campaign/100427/btn_pc_item_order.gif) no-repeat top left;
	outline:none;
}
.order01 a:hover {
	background-position:0 -40px;
}