@charset "utf-8";
/* CSS Document */
h2{
	width:571px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

.main ol{
	margin:0 0px 1em 18px;
	padding-bottom:122px;
	width:570px;
}
.main ol li{
	color:#006AD0;
	list-style-type:decimal;
	font-weight:bold;
	list-style-position:inside;
	margin-bottom:1em;
	padding:0;
	position:relative;
}
.main ol li ul{
	margin:0.5em 0 0 0;
	padding:0;
}
.main ol li * li{
	color:#333333;
	font-weight:normal;
	list-style-type:disc;
	list-style-position:outside;
	margin-left:2.5em;
	margin-bottom:0;
	margin-top:0;
}
.main ol li p{
	position:absolute;
	right:0;
	top:1em;
	margin:0;
	padding:0;
}
#img_002{

	top:-1em;
}
#img_003{
	right:30px;
	top:1.5em;
}
#img_005{
	top:1em;
	right:60px;
}
.border{
	position:relative;
	background-color:#CCCCCC;
	margin:0 0 0 18px;
}
.border .note{
	position:absolute;
	right:5px;
	bottom:10px;
	margin:0;
	padding:0;
	font-size:92%;
}
.corner{
	background-color:#EAEAEA;
	margin:0;
	padding:10px 5px 25px 5px;
	clear:both;
}
.corner li{
	background-image:url(../images/bg_marker.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:12px;
}
dl.corner{
	padding:10px 10px;
	clear:both;
	margin-top:0;
}
.corner dt{
	width:140px;
	float:left;
	padding-bottom:3px;
	clear:left;
}
.corner dd{
	margin-left:150px;
	color:#333;
	font-weight:bold;
}
.corner dd a{
	color:#333;
	font-weight:bold;
}
.note{
	color:#CC0000;
}
.link img{
	vertical-align:middle;
	margin-right:3px;
}

/* 091203追加 */
.entry_body.priceoff table{
	width:550px;
	border-collapse:collapse;
}

.entry_body.priceoff table th,
.entry_body.priceoff table td{
	padding:5px;
	border:1px solid #ccc;
	vertical-align:top;
}

.entry_body.priceoff table thead th{
	background:#EAEAEA;
	padding-left:10px;
	border-bottom: double #ccc;
	text-align:center;
}

.entry_body.priceoff table tbody th{
	width:45%;
	padding:5px 5px 5px 70px;
	text-align:left;
	background:url(../images/business/ic_member.jpg) no-repeat 10px 5px;
}

.entry_body.priceoff table tbody th dl dt{
	font-weight:bold;
}

.entry_body.priceoff table tbody th dl dd{
	padding-top:5px;
	font-weight:normal;
}

.entry_body.priceoff table tbody th span{
	display:block;
	font-size:92%;
	color:#CB0305;
	margin-lefet:1em;
	text-indent:-1em;
}

.entry_body.priceoff table tbody td *{
	text-align:left;
	color:#CB0305;
}

.entry_body.priceoff table tbody td ul{
	margin-left:15px;
}

.entry_body.priceoff table tbody td ul li{
	list-style:disc;
}

.entry_body.priceoff table tbody td p.photo img{
	margin-top:5px;
	border:1px solid #ccc;
	padding:1px;
}

.entry_body.priceoff table tbody td p.etc{
	width:85%;
	text-align:right;
	color:#333;
}
