@charset "utf-8";
#wrapper {
	width:1155px;
	margin:0 auto;
}
#flasharea {
	/*position:absolute;*/
margin:0 auto;
	width:1155px;
	z-index: 1;
}
#language p {
	padding-right:94px;
}
#globalNavi {
	position: relative;
	margin-top:-67px;
	z-index:2;
}
/*for IE7*/
/**:first-child+html #globalNavi{
left:104px;
}*/
/*for IE6*/
*html #globalNavi {
	position:static;
}
/*------------------------------*/

#contents {
	position: relative;
	z-index:3;
	background:#f9f9f9;
}
#contentsWrapper {
	background:url(../images/topContentsGradient.gif) left top no-repeat;
}
#left {
	position:static;
	width:252px;
	background:url(../images/line.gif) right top repeat-y;
	padding-right:20px;
}
#main {
	padding:0 20px;
	margin-left:0;
	width:288px;
}
*html #main {
	width:270px;
}
#feature-wrap {
	background:url(../images/feature_bg.gif) left top no-repeat;
}
#feature li {
	padding:12px;
}
#feature p {
	padding:5px 0;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#feature a {
	display:block;
	width:90px;
	height:14px;
	background:url(../images/feature_btn.gif) left top no-repeat;
	float:right;
	text-indent:-9999px;
	overflow:hidden;
}
#feature a:hover {
	background-position:0 -14px;
}
#feature-menu {
	width:252px;
	margin:0 auto;
}
#feature-menu a {
	display:block;
	border:#9d0000 solid 1px;
	background:#fff;
	color:#9d0000;
	float:left;
	text-decoration:none;
	padding:0 3px;
	margin:10px 2px 0 2px;
}
#feature-menu a:hover, a.wactive {
	background:#9d0000 !important;
	color:#fff !important;
	font-weight:bold;
}
.entryList {
	margin-bottom:20px;
}
.entryList h2 {
	display:block;
	text-indent:-9999px;
	height:16px;
	margin-bottom:10px;
}

.entryList span{
margin-right:10px;
}

.entryList img {
	vertical-align:middle;
	margin:0 3px 0 0;
}
.entryList ul {
}
h2#news {
	background:url(../images/topNewsTitle.png) left top no-repeat;
	width:76px;
}
h2#media {
	background:url(../images/topMediaTitle.png) left top no-repeat;
	width:130px;
}
#interviewBtn a {
	display:block;
	position:absolute;
	top:0;
	left:930px;
	background:url(../images/interviewBtn.png) left top no-repeat;
	width:44px;
	height:210px;
	text-indent:-9999px;
}
#interviewBtn a:hover {
	background-position:-44px 0;
}
