@charset "shift_jis";

body#index {
/*	background: #FFFFFF url(../../../images/index_bg006.gif) repeat-x left top;*/
}

body#index #header {
	background:transparent url(../../../images/index_bg007.gif) no-repeat scroll left top;
}
body#index #header div.utility-area div.useful-area {
	background:transparent url(../../../images/index_bg008.gif) no-repeat scroll right top;
}
body#index #tag-line {
	width:930px;
}
body#index div#contents {
	margin-top: -3px;
	background: #FFFFFF;
	text-align: center;
}

body#index div#contents div.main-contents {
	float:none;
	width:940px;
	margin: 20px auto 0 auto;
	text-align: left;
}

/* navi 
------------------------- */
body#index h1 {
	width: 940px;
	margin: 0 auto;
/*	background: url(../../../images/index_ph001.jpg) no-repeat left top;*/
}

body#index h1 span {
	display: none;
}

body#index div#index-navi {
	position: relative;
	background: url(../../../images/index_ph002.jpg) no-repeat left top;
	height:150px;
}

body#index .aside div.bunner-area {
    margin-top: 0;
}

/* corporate */
body#index div#index-navi ul li.corporate {
	position:absolute;
	left: 89px;
	text-indent: -9999em;
}
body#index div#index-navi ul li.corporate a{
	display:block;
	width: 195px;
	height: 147px;
	background: url(../../../images/index_bt001.jpg) no-repeat left top;
	outline: none;
}
body#index div#index-navi ul li.corporate a:hover{
	display:block;
	width: 195px;
	height: 147px;
	background: url(../../../images/index_bt001on.jpg) no-repeat left top;
	outline: none;
}

/* products */
body#index div#index-navi ul li.products {
	position:absolute;
	left: 284px;
	text-indent: -9999em;
}
body#index div#index-navi ul li.products a{
	display:block;
	width: 192px;
	height: 147px;
	background: url(../../../images/index_bt002.jpg) no-repeat left top;
	outline: none;
}
body#index div#index-navi ul li.products a:hover{
	display:block;
	width: 192px;
	height: 147px;
	background: url(../../../images/index_bt002on.jpg) no-repeat left top;
	outline: none;
}
/* ir */
body#index div#index-navi ul li.ir {
	position:absolute;
	left: 476px;
	text-indent: -9999em;
}
body#index div#index-navi ul li.ir a{
	display:block;
	width: 192px;
	height: 147px;
	background: url(../../../images/index_bt003.jpg) no-repeat left top;
	outline: none;
}
body#index div#index-navi ul li.ir a:hover{
	display:block;
	width: 192px;
	height: 147px;
	background: url(../../../images/index_bt003on.jpg) no-repeat left top;
	outline: none;
}
/* recruit */
body#index div#index-navi ul li.recruit {
	position:absolute;
	left: 668px;
	text-indent: -9999em;
}
body#index div#index-navi ul li.recruit a{
	display:block;
	width: 202px;
	height: 147px;
	background: url(../../../images/index_bt004.jpg) no-repeat left top;
	outline: none;
}
body#index div#index-navi ul li.recruit a:hover{
	display:block;
	width: 202px;
	height: 147px;
	background: url(../../../images/index_bt004on.jpg) no-repeat left top;
	outline: none;
}

/* tag-line
------------------------- */
body#index #tag-line {
	margin: 5px 15px;
}

/* contents
------------------------- */
body#index div.index-two-column {
	width: 940px;
/*	background: url(../../../images/index_bg002.gif) repeat-y bottom right;*/
}
body#index div.index-two-column div.index-left {
	float: left;
	width: 740px;
/*	padding-right: 10px;*/
	border-right: 1px solid #d8d8d8;
}


body#index div.index-two-column div.index-right {
	float:right;
	width: 180px;
}

body#index div.index-two-column div.localNavi {
}
body#index div.index-two-column div.localNavi ul li {
	float: left;
	padding-right: 6px;
}
body#index div.index-two-column div.localNavi ul li.last {
	float: left;
	padding-right: 0;
}


body#index div.news-release {
	position: relative;
	width: 720px;
	padding:20px 0 20px 15px;
}

body#index div.news-release h2 {
	padding-bottom: 10px;
}

body#index div.news-release dl.rss-area {
/*	position: absolute;
	top: 9px;
	right: 15px;*/
	padding-bottom: 10px;
	background: none;
}



body#index div.news-release dl.rss-area dt.rss-button {
	float: right;
	width: 42px;
	margin-left: 1em;
}
body#index div.news-release dl.rss-area dd.rss-text {
	float: right;
	padding-left:0;
}

body#index div.news-release dl.news {
	clear:both;
	width:707px;
	margin:0 0 0 7px;
	background:url(../../images/com_ex001.gif) repeat-x left bottom;
	padding: 5px 0;
}
body#index div.news-release dl.news dt,
body#index div.news-release dl.news dd {
	float:left;
	margin:0;
	line-height:1.1;
}
body#index div.news-release dl.news dt {
	width:220px;
	padding:0 0 7px 0;
}
body#index div.news-release dl.news dt span {
	padding-right:15px;
}
body#index div.news-release dl.news dd {
	width:450px;
	padding:0 0 7px 0;
}

body#index div.news-release ul.news-list {
	/*width: 668px;*/
	margin:10px 0 0 360px;
	padding:5px 0 0 0;
	width: 400px;
}
* html body#index div.news-release ul.news-list {
	zoom:1;
	margin:10px 0 0 345px;
	width: 380px;
}
body#index div.news-release ul.news-list li {
/*	display: inline;*/
	margin-left: 1em;
	float: left;
}
body#index div.news-release ul.news-list li.news {
	width: 11em;

}
* html body#index div.news-release ul.news-list li.news {
	width: 11em;

}
body#index div.news-release ul.news-list li a.rss-area {
	background: url(../../images/com_ic022.gif) no-repeat right -0.1em;
	padding: 0 50px 5px 0;
}
body#index div.info-board {
	width: 711px;
	margin: 0 0 0 15px;
	border: 3px solid #bdebb2;
	background-color: #f2feef;
}
body#index div.info-board h2 {
	background-color: #e1f5d4;
	padding: 5px 0 0 5px;
}
body#index div.info-board div.info-two-column dl {
	margin:20px;
	padding-bottom: 15px;
	background: url(../../images/com_ex001.gif) repeat-x left bottom;
}

body#index div.info-board div.info-two-column {

}
body#index div.info-board div.info-two-column .backNo {
	text-align: right;
	padding-right: 30px;
}



body#index div.info-board p.info-backnumber {
	text-align: right;
	margin-top: 10px;
	margin-right: 40px;
}
div.site-use {
	width: 720px;
	margin-left: 15px;
}
div.site-use div.bunne-box {
	margin-top: 20px; 
}


/*99:extra
=========================================*/
body#index div.news-release dl.rss-area:after,
body#index div.index-two-column:after,
body#index div.news-release dl:after,
body#index div.news-release dl.news:after,
body#index div.info-board:after,
body#index div.info-board div.info-two-column:after,
body#index div#index-navi:after,
body#index div.news-release ul.news-list:after,
body#index div.index-two-column div.localNavi ul:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

body#index div.news-release,
body#index div.index-two-column,
body#index div.news-release dl,
body#index div.news-release dl.news,
body#index div.info-board,
body#index div.info-board div.info-two-column,
body#index div#index-navi,
body#index div.news-release ul.news-list,
body#index div.index-two-column div.localNavi ul {
	display:block;	/* for safari firefox3 */
	min-height:1%;  /* for IE 7*/
}

/* IE7 hacks */ 
*:first-child+html body#index div.news-release,
*:first-child+html body#index div.index-two-column,
*:first-child+html body#index div.news-release dl,
*:first-child+html body#index div.news-release dl.news,
*:first-child+html body#index div.info-board,
*:first-child+html body#index div.info-board div.info-two-column,
*:first-child+html body#index div.news-release ul.news-list,
*:first-child+html body#index div.index-two-column div.localNavi ul {
	display:inline-table;
	zoom:1;
}
/* end hacks */

* html body#index div.news-release,
* html body#index div.index-two-column,
* html body#index div.news-release dl,
* html body#index div.news-release dl.news,
* html body#index div.info-board,
* html body#index div.info-board div.info-two-column,
* html body#index div.news-release ul.news-list,
* html body#index div.index-two-column div.localNavi ul {
	zoom:1;
}

