@charset "utf-8";
/* CSS Document */

/* lay-out */

#index_area_left {
	width: 460px;
	float: left;
	_margin-left: -0px;
}

#index_area_right {
	width: 280px;
	_width: 260px;
	float: left;
	text-align: center;
	overflow: hidden;
	_margin-right: -10px;
}

#area_cont {
	background: url(../image/bg_contents.gif) center bottom no-repeat;
	margin: 0px 50px;
	width: 740px;
	overflow: hidden;
	z-index: 3;
}

/* 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 */

.index_read {
	background: url(../image/visual_read.jpg) center top no-repeat;
	height: 175px;
	margin: -110px 0px 15px;
	width: 740px;
	z-index: 5;
}

/* 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;
}

.title_whatsnew {
	background: url(../image/title_information.gif) no-repeat left;
	line-height: 35px;
	text-indent: -9999px;
}

.order {
	text-align: center;
	width: 280px;
	margin: 20px 100px;
}

.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;
}


#sticking{
	border:3px double #999999;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#sticking h4{
	color: #0a9b85;
	margin: 5px 0px 0px;
}
#sticking img{
	text-align:center;
	margin: 10px;
	height: 135px;
	width: 200px;
}
p#newslist{
	padding-bottom:15px;
	_padding-bottom:10px;
	text-align: right;
	font-size: 90%;
	clear: both;
	}
p#newslist a {
	color: #333333;
	text-decoration: none;
}
