@charset "shift_jis";

/* --------------------------------------------------------
     TOPページ用CSS
-------------------------------------------------------- */

/* -- ナビ -- */

div#globalNavi-en{
	width:860px;
}
div#globalNavi-en ul a.list-t{
	display:block;
	outline:none;
	height:47px;
	text-indent:-9999px;
}
div#globalNavi-en ul{
	float:left;
}
div#globalNavi-en ul ul{
	float:none;
	margin:0 2px;
}
div#globalNavi-en ul li li{
	border-bottom:solid 1px #DDDDDD;
	line-height:2.5em;
	padding-left:30px;
	background:url(../../images/common_ic_link002.gif) 20px 15px no-repeat;
}
div#globalNavi-en ul li li.last{
	border-bottom:none;
}

/* company */

div#globalNavi-en ul.navi01{
	width:280px;
	margin-right:14px;
}
div#globalNavi-en ul.navi01 a.list-t{
	background:url(../../../images/index_bg001.gif) no-repeat 0px 0px;
}
div#globalNavi-en ul.navi01 a.list-t:hover{
	background:url(../../../images/index_bg001.gif) no-repeat 0px -47px;
	text-decoration:none;
}

/* introduction */

div#globalNavi-en ul.navi02{
	width:271px;
	margin-right:14px;
}
div#globalNavi-en ul.navi02 a.list-t{
	background:url(../../../images/index_bg001.gif) no-repeat -294px 0px;
}
div#globalNavi-en ul.navi02 a.list-t:hover{
	background:url(../../../images/index_bg001.gif) no-repeat -294px -47px;
	text-decoration:none;
}

/* ir */

div#globalNavi-en ul.navi03{
	width:281px;
}
div#globalNavi-en ul.navi03 a.list-t{
	background:url(../../../images/index_bg001.gif) no-repeat -579px 0px;
}
div#globalNavi-en ul.navi03 a.list-t:hover{
	background:url(../../../images/index_bg001.gif) no-repeat -579px -47px;
	text-decoration:none;
}

/* -----------------------------------------------
	各種リンク
------------------------------------------------ */

ul.link-s-en{
	font-size:75%;
	line-height:130%;
}

/* title */
body#top div.press-title{
	border:solid 1px #DDDDDD;
	border-top:none;
}
body#top div.press-title .link-s-box{
 clear:both;
 padding:20px 5px 10px 20px;
}
body#top div.press-title ul.link-s-en{
 clear:both;
	background:url(../../images/toplink_bg.gif) repeat;
	min-height:68px;
	_height:68px;
}
body#top div.press-title ul.last{
 clear:both;
	background:none;
	margin:10px 0 -25px 0;
}
body#top div.press-title ul.link-s-en ul.blank li{
	letter-spacing:0.1em;
}
body#top div.press-title ul.link-s-en li{
	display:block;
	width:90px;
	float:left;
	margin-right:54px;
	min-height:77px;
	_height:77px;
}
body#top div.press-title ul.link-s-en li.short{
 min-height:40px;
	_height:40px;
}
body#top div.press-title ul.link-s-en li.left{
	clear:both;
	margin-left:2px;
}
body#top div.press-title ul.link-s-en li.right{
	margin-right:0;
}
body#top div.press-title ul.link-s-en li li{
 _margin-right:0;
	min-height:0;
	_height:auto;
}
body#top div.press-title ul.link-s-en li li a{
	line-height:1.1em;
}
body#top div.press-title ul.link-s-en ul.blank li a:link,
body#top div.press-title ul.link-s-en ul.blank li a:visited{
	background-position:0 0;
}
