/* =========================================
 * キャンペーンのスタイルシート
========================================= */

/*  ------ CAMPAIGN -------------------------- */

#dammy {
	text-align:left;
	vertical-align:top;
	width:550px;
	background-color:#ffffff;
}

.clear {
	clear:both;
}
.hidden {
	display:none;
}

/* =========[ キャンペーン ]========= */
#cm0912 {
	margin:0;
	padding:0 0 10px 0;
	background:url(../../images/page/cm091226/back.gif) no-repeat left top;
}

#cm0912 #topmsg {
	width:530px;
	margin:0 0 0 20px;
	padding:0;
	font-size:10pt;
	font-weight:normal;
	color:#555;
	line-height:1.8em;
}

#set_item {
	width:550px;
	margin:0;
	padding:0;
}



#set_item #topframe {
	width:550px;
	height:90px;
}
div.seta #topframe {
	background:url(../../images/page/cm091226/bg_topfrm_seta.gif) no-repeat;
}
div.setb #topframe {
	background:url(../../images/page/cm091226/bg_topfrm_setb.gif) no-repeat;
}
div.setc #topframe {
	background:url(../../images/page/cm091226/bg_topfrm_setc.gif) no-repeat;
}
#set_item #mainframe {
	background:url(../../images/page/cm091226/bg_mainfrm.gif) repeat-y;
}
#set_item #btmframe {
	width:550px;
	height:20px;
	background:url(../../images/page/cm091226/bg_btmfrm.gif) no-repeat;
}


#set_item #itembox {
	width:490px;
	margin:0 0 0 30px;
	padding:0 0 6px 0;
	display: inline-table;
	display: block;
	min-height: 1px;
}
* html #itembox {
	height: 1%;
}
#itembox:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	clear: both;
}

#set_item .photo {
	float:left;
	width:280px;
	margin:8px 0 0 0;
	padding:0;
}
#set_item .inset {
	float:right;
	width:200px;
	margin:18px 0 0 0;
	padding:0;
}
#set_item .inset ul {
	margin:0;
	font-size:9pt;
	font-weight:normal;
	color:#666666;
	line-height:1.2em;
}
#set_item .inset li {
	list-style-type:none;
	color:#555;
	margin:0;
	padding:0 8px 5px 12px;
	text-indent:-0.4em;
}

#set_item #carttable {
	width:200px;
	margin:10px 0 0 0;
	padding:0;
	font-size:9pt;
	font-size:1.0em;
	color:#444444;
	font-weight:normal;
	clear:both;
}
#carttable .set_td1 {
	margin:0;
	padding:2px 20px 6px 0;
	font-size:10pt;
	color:#333333;
	line-height:1.4em;
	text-align:right;
}
#carttable .set_td2 {
	width:80px;
	margin:0;
	padding:0;
	text-align:right;
}
#carttable .set_td3 {
	width:120px;
	margin:0;
	padding:0;
	text-align:right;
}


.comment {
	width:500px;
	margin:10px 0 0 10px;
	padding:0 0 0 76px;
	font-size:9pt;
	color:#444444;
	line-height:1.4em;
	background:url(../../images/page/cm091226/bg_comment.gif) no-repeat;
}
.comment ul {
	margin:0;
	padding:0 40px 0 0;
	list-style-type:none;
}
.comment li {
	text-indent:-1.0em;
	margin:0;
	padding:0 10px 4px 10px;
	color:#111;
}



* {margin:0; padding:0;}
img,abbr,acronym,fieldset {border:0;}

body {
	font-size:10pt;
	color:#000000;
	margin:0px;
	background-color:#ffffff;
}




