@charset "utf-8";
/* CSS Document */

/* lay-out */

#whatsnew_area{
	float: left;
	_margin-left: -0px;
}


#area_contents_inner {
	background: url(../image/bg_contents.gif) center bottom no-repeat;
	width: 840px;
	margin: -100px 0px 0px;
	overflow: hidden;
	clear: both;
	text-align: center;
}

#area_cont {
	margin: 0px 60px;
	width: 720px;
	text-align: left;
}

/* change */


/*#area_globalmenu {
	background: url(../image/bg_indexnavi.jpg) no-repeat center top;
}*/

ul.ul_globalnavi {
	margin: 1px 52px;
}

/*#area_contents_inner {
	margin: 0px auto; !important
	overflow: visible;
}*/


/* contents */


/* whatsnew */

ul.whatsnew {
	/*background: url(../image/bg_whatsnew.gif) no-repeat right bottom;*/
	margin: 0px;
	padding: 0px 15px;
	_margin-left: -0px;
}

ul.whatsnew li {
	line-height: 26px;
	background: url(../image/li_topics.gif) no-repeat left top;
	list-style: none;
	padding: 0px 15px 15px;
	margin: 0px;
	clear: both;
	display: block;
	height: 100%;
}

ul.whatsnew li a {
	color: #333333;
	text-decoration: none;
}
.whatsnew_img {
	display: block;
	float: left;
	margin-right: 5px;
	width:105px;
	height:79px;
	margin-bottom: 20px;
	_margin-bottom: 10px;
}

ul.whatsnew li p{
	margin: 0px;
	line-height: 1.4;
	font-size: 90%;
	padding: 0px;
}
.whatsnew_line{
	border-bottom:1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}

.tbg_whatsnew {
	background: url(../image/bgt_info.gif) right top;
	_margin-left: 0px;
	margin: 30px 0px 20px;
}

.title_whatsnew {
	background: url(../image/title_information.gif) no-repeat left top;
	line-height: 35px;
	text-indent: -9999px;
}

.order {
	text-align: center;
	width: 280px;
	margin: 20px auto;
	_margin: 20px 220px;
}


.btn_order {
	background: url(../image/ico_order.gif) no-repeat top left;
	line-height: 44px;
	width: 280px;
	text-indent: -9999px;
	display: block;
}

.btn_order:hover {
	background-position: left bottom;
}

p#next_page{
	text-align: center;
	font-size: 90%;
	}
.pankuzu {
	font-size: 90%;
	line-height: 35px;
	margin-left:5px;
}	

