@charset "Shift_JIS";

/* ----------------------------------------------

	index CSS

---------------------------------------------- */
#globalnavi{
	width:959px;
	height:61px;
	vertical-align:bottom;
	background-image:none;
}

#globalnavi ul li{
	border:none;
}


/* =======================================

	Mainvisual

======================================= */
#mainvisual{
	/*width:951px;
	height:294px;
	margin:0 4px;*/
}

#flash_area{
	width:926px;
	height:292px;
	border:solid 1px #ece9e6;
	margin:11px 15px 0 15px;
}

/* =======================================

	Contents

======================================= */
#contents{
	width:909px;
	height:;
	margin:0 25px;
}

#contents a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80); /* IE6/7 */
}

#whatsnew_title{
	width:416px;
	height:29px;
	background:url(../images/title_whatsnew_area.gif);
}

.whatsnew_title_img01{
	position:relative;
	left:15px;
	top:5px;
}

.whatsnew_title_img02{
	position:relative;
	left:310px;
	top:5px;
}

#LeftColumn{
width:225px;
margin:25px 0 0 0;
float:left;
}

#CenterColumn{
width:416px;
margin:25px 0 0 20px;
float:left;
}

#RightColumn{
width:228px;
margin:25px 0 0 20px;
float:left;
}

.left_banner{
	margin-top:8px;
}
.left_banner_h{
	margin-top:20px;
}

.right_banner{
	margin-top:10px;
}
.right_banner_h{
	margin-top:30px;
}

.dot{
	width:20px;
	font-size:1px;
	text-align:right;
	background:url(../images/dot_line_top.gif) bottom no-repeat;
}

.dot_last{
	width:20px;
	font-size:1px;
	text-align:right;
}

.line{
	text-align:center;
	font-size:1px;
}

#section{
	width:416px;
	background:url(../images/column_side_top.gif) repeat-y;
	margin-bottom:25px;
}

#section_foot_bg{
	background:url(../images/column_bottom_top.gif) no-repeat bottom;
	padding-bottom:10px;
}

.whatsnew_date{
	padding-left:6px;
	width:86px;
	font-size:80%;
	background:url(../images/dot_line_top.gif) bottom no-repeat;
	
}

.whatsnew_date_last{
	padding-left:6px;
	width:86px;
	font-size:80%;
}

.whatsnew_text{
	width:295px;
	font-size:90%;
	padding:10px 15px 10px 0;
	line-height:140%;
	background:url(../images/dot_line_top.gif) bottom no-repeat;
}

.whatsnew_text_last{
	width:295px;
	font-size:90%;
	padding:10px 15px 10px 0;
	line-height:140%;
}
.whatsnew_text_img01{
	position:relative;
	right:2px;
	bottom:2px;
}