@import url(/css/contents.css);

h1.company
{
	background:url(../img/cnt_title_01.jpg) no-repeat 0 0;
}

h2.company
{
	margin-top:10px;
	width:770px;
	height:50px;
	background:url(../img/title_01.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

h2.activities
{
	margin-top:10px;
	width:770px;
	height:50px;
	background:url(../img/title_02.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

h2.history
{
	margin-top:10px;
	width:770px;
	height:50px;
	background:url(../img/title_03.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

h2.access
{
	margin-top:10px;
	width:770px;
	height:50px;
	background:url(../img/title_08.gif) no-repeat 0 0;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #666666;
}

div#mainJpg {
	width:1000px;
	height:200px;
	float: right;
}

div.collJpg {
	width:400px;
	height:500px;
	float: right;
}

h3.sub01
{
	width:770px;
	height:50px;
	background:url(/company/img/company_sub_ttl_01.gif) no-repeat 0 0;
}

h3.sub02
{
	width:770px;
	height:50px;
	background:url(/company/img/company_sub_ttl_02.gif) no-repeat 0 0;
}

h3.sub03
{
	width:770px;
	height:50px;
	background:url(/company/img/company_sub_ttl_03.gif) no-repeat 0 0;
}

h3.sub04
{
	width:770px;
	height:50px;
	background:url(/company/img/company_sub_ttl_04.gif) no-repeat 0 0;
}

/* main menu */
div#menuWrap
{
	margin-top:5px;
	position:relative;
}

ul#mainMenu
{
	position:absolute;
	width:1000px;
	height:50px;
	top:152px;
	left:0px;
	z-index:30;
}

ul#mainMenu
{
	margin-top:-5px;
}

*:first-child+html ul#mainMenu
{
	margin-top:-5px;
}

* html ul#mainMenu
{
	margin-top:-5px;
}

ul#mainMenu li
{
	display:inline;
}

ul#mainMenu li a
{
	display:block;
	height:50px;
	float:left;
	text-indent:-9999px;
}

ul#mainMenu li.mm01 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat 0 0;
}

ul#mainMenu li.mm01 a.currentMenu
{
	background-position:0 -100px;
}

ul#mainMenu li.mm02 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -200px 0;
}

ul#mainMenu li.mm02 a.currentMenu
{
	background-position:-200px -100px;
}

ul#mainMenu li.mm03 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -400px 0;
}

ul#mainMenu li.mm03 a.currentMenu
{
	background-position:-400px -100px;
}

ul#mainMenu li.mm04 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -600px 0;
}

ul#mainMenu li.mm04 a.currentMenu
{
	background-position:-600px -100px;
}

ul#mainMenu li.mm05 a
{
	width:200px;
	background:url(/img/common/menu_button.png) no-repeat -800px 0;
}

ul#mainMenu li.mm05 a.currentMenu
{
	background-position:-800px -100px;
}

ul#mainMenu li.mm01 a:hover
{
	background-position:0 -50px;
}

ul#mainMenu li.mm02 a:hover
{
	background-position:-200px -50px;
}

ul#mainMenu li.mm03 a:hover
{
	background-position:-400px -50px;
}

ul#mainMenu li.mm04 a:hover
{
	background-position:-600px -50px;
}

ul#mainMenu li.mm05 a:hover
{
	background-position:-800px -50px;
}

ul#mainMenu li.mm01 a:active
{
	background-position:0 -50px;
}

ul#mainMenu li.mm02 a:active
{
	background-position:-200px -50px;
}

ul#mainMenu li.mm03 a:active
{
	background-position:-400px -50px;
}

ul#mainMenu li.mm04 a:active
{
	background-position:-600px -50px;
}

ul#mainMenu li.mm05 a:active
{
	background-position:-800px -50px;
}


.table_company {
	width:350px;
	border-collapse:collapse;
	font-size: 85%;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}

.table_activities {
	width:350px;
	border-collapse:collapse;
	font-size: 85%;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;	
}

.table_history {
	width:100%;
	border-collapse:collapse;
	font-size: 85%;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;	
}
.company_td1 {
	vertical-align:top;
	width: 100px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #ece7da;
	background-image: url(../img/dot.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	text-align: right;
}
.company_td2 {
	vertical-align: middle;
	background:url(../img/dot.gif) 0 100% repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
div#companymenu
{
	height:35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #615542;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}

div#companymenu ul
{
	float:left;
	margin: 0px;
	padding: 0px;
}

div#companymenu ul li
{
	display:inline;
}

div#companymenu ul li a
{
	display:block;
	height:35px;
	float:left;
	text-indent:-9999px;
}

div#companymenu ul li.sm01 a
{
	width:190px;
	background:url(../company/img/company_title.gif) no-repeat 0 0;
}

div#companymenu ul li.sm02 a
{
	width:190px;
	background:url(../company/img/company_title.gif) no-repeat -190px 0;
}

div#companymenu ul li.sm03 a
{
	width:190px;
	background:url(../company/img/company_title.gif) no-repeat -380px 0;
}

div#companymenu ul li.sm04 a
{
	width:190px;
	background:url(../company/img/company_title.gif) no-repeat -570px 0;
}

div#companymenu ul li.sm01 a:hover
{
	background-position:0 -35px
}

div#companymenu ul li.sm02 a:hover
{
	background-position:-190px -35px
}

div#companymenu ul li.sm03 a:hover
{
	background-position:-380px -35px
}

div#companymenu ul li.sm04 a:hover
{
	background-position:-570px -35px
}

div#companymenu ul li.sm01 a.currentMenu
{
	background-position:0 -70px
}

div#companymenu ul li.sm02 a.currentMenu
{
	background-position:-190px -70px
}

div#companymenu ul li.sm03 a.currentMenu
{
	background-position:-380px -70px
}

div#companymenu ul li.sm04 a.currentMenu
{
	background-position:-570px -70px
}


div#map
{
	width:760px;
	margin: 5px;
}

/* ctn */
div#ctn,
div#ctn01,
div#ctn02,
div#ctn03
{
	width:750px;
	margin: 10px;
}

div#boss
{
	width:750px;
	height: 70px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

div#ctn p,
div#ctn01 p,
div#ctn02 p,
div#ctn03 p
{
	line-height:1.5;
	color:#555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

div#ctn p span,
div#ctn01 p span,
div#ctn02 p span,
div#ctn03 p span
{
	color:#ff0000;
}

div#ctn li,
div#ctn01 li,
div#ctn02 li,
div#ctn03 li
{
	background:url(../img/common/list_02.png) no-repeat 20px 50%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 30px;
}


