@charset "utf-8";
@import url("../css/common.css");

/*トップ*/

#mainContents {
	width:840px;
	height:1200px;
	padding-left:30px;
	padding-right:30px;
}
#mainContents {
	display: inline-block;
}
#mainContents:after {
	content: "."; 
	display: block;
	height: 0;
	line-height:0; 
	font-size: 0.1em;
	clear: both; 
	visibility: hidden; 
}

#character {
	position:absolute;
	left:638px;
	top:-108px;
	/*年末年始前　top:-88px;*/
	z-index:100;
}
*html #character img{
	display:none;
}
#topContents {
	background: url("./images/top_contents.gif") no-repeat;
	width:830px;
	height:234px;
	padding-top:1px;
	padding-left:10px;
	margin-bottom:20px;
}
#check {
	padding-left:14px;
	padding-top:8px;
}
#bookmark_wrap {
	height:82px;
	width:120px;
	background: url("./images/bookmark_back.jpg") no-repeat;
	float:left;
	padding-top:66px;
	padding-left:26px;
}
#bookmark {
	cursor:pointer;
}
*html #bookmark img{
	display:none;
}
#check p {
	float:left;
	padding-left:12px;
}
#news {
	background: url("./images/title_news.jpg") no-repeat;
	height:35px;
	padding-left:220px;
	margin-bottom:20px;
	font-size:14px;
	font-weight:bold;
	line-height:2.2;
}
#news dl {
	width:604px;
	height:31px;
	border:2px solid #ae2626;
	padding-left:12px;
}
#news dl dt {
	float:left;
	padding-right:3px;
}
#pickup {
	width:400px;
	height:376px;
	float:left;
	margin-bottom:20px;

}
#pickup #picikupLady {
	border:1px solid #ae2626;
	border-top:none;
	height:330px;
	padding-top:10px;
	padding-left:10px;
	font-size:18px;
	font-weight:bold;
}
#pickup #picikupLady h4 {
	font-size:22px;
	background: url("./images/dotted.gif") repeat-x left bottom;
	width:116px;
	padding-bottom:5px;
	padding-top:35px;
	text-align:center;
	margin-bottom:30px;
}
#pickup #picikupLady ul {
	padding-left:26px;
}
#pickup div p {
	width:240px;
	height:320px;
	background:#fcc;
	float:left;
}
#pickup #picikupLady div {
	float:left;
	padding-left:10px;
	background: url("./images/pick_back.jpg") repeat-x;
	height:320px;
	width:128px;
}
#mobile {
	width:400px;
	height:131px;
	clear:left;
	float:left;
	margin-bottom:10px;
	font-size:14px;
}
#mobile div {
	border:1px solid #ae2626;
	border-top:none;
	height:85px;
	padding-right:10px;
	padding-top:9px;
}

#mobile div dl dt {
	float:left;
	padding:0px 11px;
}
#mobile div dl dd {
	line-height:1.3;
}
#mailmagazine {
	width:400px;
	height:256px;
	clear:left;
	float:left;
	margin-bottom:20px;
}

#mailmagazine div {
	border:1px solid #ae2626;
	border-top:none;
	/*height:245px;*/
	height:295px;
	padding-top:11px;
	background: url("./images/mailmagazin_back.jpg") no-repeat 10px 11px;
}
#mailmagazine div p {
	font-size:14px;
	padding-left:112px;
}
#mailmagazine div ul {
	font-size:12px;
	color:#666666;
	padding-left:110px;
	padding-right:8px;
}
#mailmagazine div iframe {
	margin-left:10px;
}
#topics {
	width:420px;
	height:376px;
	float:right;
	margin-bottom:20px;
}
#topics div {
	border:1px solid #ae2626;
	border-top:none;
	height:330px;
	padding-left:10px;
	padding-top:10px;
}
#discount {
	width:420px;
	/*height:396px;*/
	height:446px;
	float:right;

}
#discount div {
	border:1px solid #ae2626;
	border-top:none;
	/*height:386px;*/
	height:436px;
	padding-left:10px;
	padding-top:10px;
}
#guide_year {
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:white;
	padding-top:10px;
}

