@charset "euc-jp";
/* CSS Document */

*{
	line-height:150%;
	padding:0px;
	margin:0px;
}
p{
	padding:0px;
	margin:0px;
}
div#main_box{
	width:630px;
	text-align:center;
	margin-bottom:40px;
}
div.contents_box{
	width:570px;
	text-align:left;
	padding:10px 0px;
	margin-bottom:20px;
}
.contents_box dl{
	width:500px;
	padding:2px 2px 0px 2px;
	margin-left:20px;
	border-top:1px solid #FFCC00;/* 0906010change*/
}
.contents_box dt{
	clear: left;
	float:left;
	font-size:11px;
	color:#7e9c14;
	background-color:#d7e49e;
	padding:2px 3px 0px 5px;
	border-right:2px solid #92b418;
}
.contents_box dt.new{/* 0906010add*/
	clear: left;
	float:left;
	font-size:11px;
	color:#FF6600;
	background-color:#FFCC00;
	padding:2px 3px 0px 5px;
	border-right:2px solid #FF6600;
}
.contents_box dd{
	text-align:left;
	margin-bottom: 2px;
	color:#696969;
	border-bottom:1px solid #d7e49e;
	margin-left:75px;
}

.contents_box dd.new{ /* 0906010add*/
	text-align:left;
	margin-bottom: 2px;
	color:#696969;
	border-bottom:1px solid #FFCC00;
	margin-left:75px;
}

p.text_box{
	margin:13px 20px;
}
div.left_box{
	float:left;
	text-align:center;
	width:270px;
}
div.right_box{
	float:right;
	width:300px;
	padding-top:20px;
}
div.clear{
	clear:both;
}
.subtitle{
	margin:20px 0px;
}
h2.mobile{
	border-left:7px solid #1e6caf;
	padding:4px 5px 4px 10px;
	color:#1e6caf;
	font-weight:bold;
	margin:10px 0px 10px 15px;
	font-size:12px;
}
.strong{
	color:#ff0000;
}
div.cen{
	text-align:center;
	width:100%;
}
div.cen2{
	text-align:center;
	width:520px;
	margin-left:20px;
}
div.shop_left{
	float:left;
	width:229px;
	padding:15px;
	text-align:center;
	border-right:1px dashed #939393;
}
div.shop_right{
	float:right;
	width:230px;
	padding:15px;
	text-align:center;
	
}
div.shop_clear{
	clear:both;
	margin:0px;
	border-top:1px dashed #939393;
}
p.shop_name{
	font-weight:bold;
	color:#dd2c7b;
	margin:10px;
}
p.shop_detail{
	color:#696969;
	text-align:left;
	font-size:11px;
	padding:10px;
}
p.link_right{
	text-align:right;
}
a#shop{
	color:#dd2c7b;
	text-decoration:underline;
}
a:hover#shop{
	text-decoration:none;
}

/* 090803 بو³سة½ */
div#icon_mobile{
	width:38px;
	position: relative;
	left: -50px;
	top: -8px;
	}

table#compare{
	width:auto;
	clear:both;
	margin:10px auto;
	border:#CCC solid 1px;
	border-collapse:collapse;
	}

table#compare th,td{
	border:#CCC solid 1px;
	}

table#compare th{
	border:#CCC solid 1px;
	padding:4px 0.;
	color: #FFF;
	width: 20%;
	background-color: #006699;
	padding: 4px 0;
	}
	
table#compare td{
	border:#CCC solid 1px;
	padding:2px;
	text-align: center;
	}

table#compare tr.tr_blue{
	background:#E1EDFF;
	}

table#compare td.td_center{
	text-align:center;
	}

table#compare ul.payment{
	width:auto;
	}
	
table#compare ul.payment li{
	background:url(../main/function/images/mobile_payment_bg.gif) center no-repeat;
	color: #006699;
	padding: 2px;
	margin-bottom: 2px;
	text-align: center;
	}

table#compare th#th_ms{
	background-color:#0099CC;
	border-top: #FF0000 2px solid;
	border-left: #FF0000 2px solid;
	border-right: #FF0000 2px solid;
	}

table#compare td.td_ms{
	background-color:#FFF9F0;
	border-left: #FF0000 2px solid;
	border-right: #FF0000 2px solid;
	}

table#compare td.td_ms-pk{
	background-color:#FFF4F4;
	border-left: #FF0000 2px solid;
	border-right: #FF0000 2px solid;
	}

table#compare td.td_ms-pk-under{
	background-color:#FFF4F4;
	border-left: #FF0000 2px solid;
	border-right: #FF0000 2px solid;
	border-bottom: #FF0000 2px solid;
	}
