﻿@charset "utf-8";
/* CSS Document */

/* Index枠780px */
#index-field {
	height: 650px;
	width: 780px;
	color: #000000;
}
#index-left-frame h2 {
	margin: 0px;
	padding: 0px;
	display: none;
}


/* メインナビゲーション Index用ロールオーバー指定 */
a.link-home{
    background-image:url(images/menu-tab.gif);
	background-position:0px -20px;
}
/*
a:hover.link-home{
	background-image:url(images/menu-tab.gif);
    background-position:0px -20px;
}
*/
a.link-vision{
	background-image:url(images/menu-tab.gif);
	background-position: -68px 0px;
}
a:hover.link-vision{
	background-image:url(images/menu-tab.gif);
    background-position:-68px -20px;
}
a.link-company{
	background-image:url(images/menu-tab.gif);
	background-position: -136px 0px;
	cursor: default;
}
a:hover.link-company{
	background-image:url(images/menu-tab.gif);
    background-position:-136px -20px;
}
a.link-recruit{
	background-image:url(images/menu-tab.gif);
	background-position: -204px 0px;
}
a:hover.link-recruit{
	background-image:url(images/menu-tab.gif);
	background-position:-204px -20px;
}
a.link-service{
	background-image:url(images/menu-tab.gif);
	background-position: -272px 0px;
	cursor: default;
}
a:hover.link-service{
	background-image:url(images/menu-tab.gif);
	background-position:-272px -20px;
}

/* 左側コンテンツ枠290px */
#index-left-frame {
	height: auto;
	width: 290px;
	float: left;
}
.paper {
	height: auto;
	width: 257px;
	margin-left: 23px;
}
.paper-pin {
	background-image: url(images/memo-pin.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 257px;
}
.paper-body {
	background-image: url(images/memo-mid.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 257px;
}
.paper-bottom {
	background-image: url(images/memo-bottom.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 257px;
}
#title-infomation {
	background-image: url(images/title-info.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 257px;
	text-indent: -9999px;
}
#title-release {
	background-image: url(images/title-release.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 257px;
	text-indent: -9999px;
}
.paper-body-section {
	height: auto;
	width: 230px;
	margin-left: 10px;
	padding: 70px 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.paper-release-body {

	background-image: url(images/memo-mid.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 257px;
}

/* 右側コンテンツ枠480px */
#index-right-frame {
	height: auto;
	width: 480px;
	float: right;
	margin-top: 20px;
}
/* Flash Image枠 */
#index-flash-frame {
	height: 260px;
	width: 480px;
	z-index: 1;
}
/* Photo Image枠 */
#index-photo {
	height: 301px;
	width: 467px;
}
#paper-info {
	height: 284px;
	width: 259px;
	margin-left: 23px;
	background-image: url(images/home-infomation-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#paper-info ul {
	padding:0px 0px 0px 15px;
	margin: 0px;
}
#paper-info li {
	padding:5px 0px 0px 20px;
	margin:0px 0px 2px;
	list-style-type: none;
	background-image: url(images/index-list-point.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 130%;
}
#paper-pressrelease {

	height: 284px;
	width: 259px;
	margin-left: 23px;
	background-image: url(images/home-pressrelease-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#paper-pressrelease ul {


	margin:0 0 0 0px;
	padding:0;
	width: 200px;
}
#paper-pressrelease li {

	padding:0 0 10px;
	margin:0;
	list-style-type: none;
}
.paper-body-section2 {

	height: auto;
	width: 210px;
	margin-left: 40px;
	padding: 90px 0px 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.paper-body-section a {
	color: #000000;
}
.paper-body-section2 a {
	color: #000000;
}
