@charset "EUC-JP";

@import "/css/style.css";

.clear {
	clear: both;
}

.float_l {
	float: left;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hihes from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
	display: block;
}
/* End hihe from IE-mac */
	
/* Sasameki
------------------------------------------------------------ */

div#Sasameki {
	width: 575px;
	background: #fff5f2;
}

div#Sasameki h2,h3 {
	margin: 0;
	padding: 0;
	clear: both;
}

div#Sasameki,dl,dt,dd {
	margin: 0;
	padding: 0;
}

div#Sasameki #Num {
	float: left;
}

/*div#Sasameki #Main {
	width: 575px;
	background: url(../img/main_img.jpg) no-repeat;
	margin: 0 0 15px 0;
}*/

div#Sasameki #Main {
	width: 575px;
	background: url(../img/main_img_02.jpg) no-repeat;
	margin: 0 0 0 0;
	height: 705px;
	position: relative;
}
div#Sasameki #Main .freeCampaign {
	position: absolute;
	width: 90px;
	height: 90px;
	z-index: 1;
	left: 425px;
	top: 3px;
}

div#Sasameki #Main h2 {
	width: 110px;
	height: 577px;
	background: url(../img/main_title.jpg) no-repeat top;
	text-indent: -9999px;
	outline: none;
}

div#Sasameki #Main .intro {
	width: 345px;
	height: 128px;
	background: url(../img/main_intro.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
	float: left;
}

div#Sasameki #Main .promo {
	width: 97px;
	height: 54px;
	float: left;
	background: url(../img/promo_bg.jpg) no-repeat;
	padding: 74px 0 0 133px;
}

div#Sasameki #Latest {
	width: 545px;
	background: url(../img/bg.gif) repeat-y;
	padding: 0 15px;
	clear: both;
}

div#Sasameki #Latest .img {
	width: 210px;
	margin: 0 10px 0 0;
	float: left;
}

div#Sasameki #Latest .right {
	width: 322px;
	float: left;
}

div#Sasameki #Latest .right .txt {
	color: #4d4d4d;
	font-size: 12px; 
	line-height: 1.6em;
	margin: 0 0 10px 0;
}

div#Sasameki #Latest .right .btn {
	width: 90px;
	height: 40px;
	background: url(../img/latest_free.gif) no-repeat;
	padding: 20px 0 0 160px;
	float: right;
	margin: 0 0 10px 0;
}

div#Sasameki #Latest .right .btnPay {
	width: 90px;
	height: 40px;
	background: url(../img/latest_pay.gif) no-repeat;
	padding: 20px 0 0 215px;
	float: right;
	margin: 0 0 10px 0;
}

div#Sasameki #Latest .notes {
	
	background: #dfa2da;
	padding: 2px 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

/* caution */
div#Sasameki div.caution {
	padding: 15px 10px;
}
div#Sasameki div.caution div.waku {
	border: 1px solid #f00;
	padding: 8px;
	background: #fff;
}
div#Sasameki div.caution h4 {
	font-size: 12px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 4px;
}
div#Sasameki div.caution li {
	font-size: 12px;
	color: #f00;
	margin-bottom: 2px;
}
div#Sasameki #pack {
	clear: both;
	padding: 15px 10px 0;
	
}

div#Sasameki #cmsList {
	width: 545px;
	background: url(../img/bg.gif) repeat-y;
	padding: 0 15px;
	clear: both;
}

div#Sasameki #cmsList a {
	color: #f24981;
}

#cmsList .free .listBox {
	border: solid 2px #dfa2da;
}
#cmsList .free div.listBox ul.upper{
	background:#dfa2da;
}
#cmsList .free div.listBox li{
	color: #fff;
}

#cmsList .listBox {
	border: solid 2px #92a7d3;
}
#cmsList div.listBox ul.upper{
	background:#92a7d3;
}
#cmsList div.listBox li{
	color: #fff;
}

div#Sasameki #Chara {
	width: 575px;
}
	
div#Sasameki #Chara li {
	float: left;
	list-style-type: none;
	vertical-align: bottom;
}

div#Sasameki #Data {
	width: 535px;
	background: url(../img/bg.gif) repeat-y;
	padding: 0 20px;
	clear: both;
}
div#Sasameki #Data:after {
	content:"";
} /* clearfix */

div#Sasameki #Data {
	width:535px;
} /* clearfix IE6, 7 */
div#Sasameki #Data:after {
	content:"";
} /* clearfix */
div#Sasameki #Data:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}

div#Sasameki #Data dl {
	float: left;
	margin: 0 30px 0 0;
}

div#Sasameki #Data dt {
	margin: 0 0 5px 0;
}

div#Sasameki #Data dd {
	color: #4d4d4d;
	font-size: 12px; 
	line-height: 1.5em;
}

div#Sasameki #Link {
	float: right;
	margin: 0 10px 10px 0;
}

div#Sasameki #Copy {
	width: 570px;
	padding: 5px 0 0 5px;
	color: #4d4d4d;
	font-size: 10px;
	background: #fff;
}






