@charset "EUC-JP";
@import"common.css";
@import'/common/css/special_recommend.css';
@import'/etc/animation/css/recommend_mini.css';

/* ヘッダー 
------------------------------------------ */
div#zipang #Header {
	clear: both;
	background: url(../img_pack/bg_header.jpg) no-repeat;
	height: 236px;
	position: relative;
}
div#zipang #Header .freeCampaign {
	position: absolute;
	width: 90px;
	height: 90px;
	z-index: 1;
	left: 485px;
	top: 140px;
}
div#zipang #Header .Ttl {
	padding: 6px 0 10px 0;
}
div#zipang #Header h2 {
	background: url(../img_pack/logo.gif) no-repeat bottom;
	float: left;
	text-indent: -9999px;
}
div#zipang #Header h2 a {
	width: 242px;
	height: 140px;
	display: block;
}
div#zipang #Header .Img {
	float: left;
}

div#zipang #PackBtn {
	background: #303030;
}
div#zipang .Att {
	background: #000;
	font-size: 12px;
	line-height: 1.7em;
	padding: 10px;
	color: #f00;
	text-align: left;
}
/* caution */
div#zipang div.caution {
	padding: 15px 10px;
	background: #000;
	text-align: left;
}
div#zipang div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
div#zipang div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}
/* リスト 
------------------------------------------ */
#cmsList  {
	margin-top: 10px;
}
#cmsList .Free .listBox {
	border: solid 2px #b70000;
	width:571px;
	_width:575px;
}
#cmsList .Free div.listBox ul.upper{
	text-align:right;
	background:#b70000;
	padding:2px 10px 2px 2px;
}
#cmsList .Free div.listBox li{
	color: #fff;
}
#cmsList .Free div.listBox .lower .txtBox{
	float:right;
	width:480px;
	margin:5px 5px 5px 0;
}


#cmsList .listBox {
	border: solid 2px #303030;
	width:571px;
	_width:575px;
}
#cmsList div.listBox ul.upper{
	text-align:right;
	background:#303030;
	padding:2px 10px 2px 2px;
}
#cmsList div.listBox li{
	color: #fff;
}
#cmsList div.listBox .lower .txtBox{
	float:right;
	width:480px;
	margin:5px 5px 5px 0;
}
/* コピーライト 
------------------------------------------ */
div#zipang #Copyright {
	clear: both;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	background: #303030;
	color: #fff;
}
