@charset "UTF-8";
/* ===================================================================
 file name  :company.css
 style info :/company/個別設定CSS
 
=================================================================== */


.clearfix		{zoom:1;}/*for IE 5.5-7*/
.clearfix:after	{content:"."; display: block; height:0px; clear:both; visibility:hidden;}/*for Modern*/


/*------------------------------------------------------------
Top  横長
-------------------------------------------------------------*/

/*  =========  body/Container/Contents/Contents-Main =========== */
#company h1{
	background: url(../../images/company/h1_title.jpg) 0 0 no-repeat;
	height:47px;
	width:920px;
	margin:0px auto;
}

/*  =========  body/Container/Contents/Contents-Main/mainContents =========== */

#company #main {
	width:920px;
	height:220px;
	padding:0 0 10px 0;
	margin:5px auto;
	background:url(../../images/company/main.jpg) 0 0 no-repeat;
	}

#company #main span {
	display:none;
	}

#company #text_index {
	width:882px;
	margin:0 auto 20px;
	font-size:114%;
	background:url(../../images/company/pic.jpg) left bottom no-repeat;
	}

#company #text_index #left {
	float:left;
	width:290px;
	padding-bottom:190px;
	}

#company #text_index #right {
	float:left;
	width:585px;
	padding:0 0 0 7px;
	}

#company #text_index #right h2 {
	width:585px;
	height:100px;
	padding-bottom:5px;
	}

h2#outline {background:url(../../images/company/btn01.jpg) no-repeat;}
h2#outline a:hover {background:url(../../images/company/btn01_over.jpg) no-repeat;}

h2#works {background:url(../../images/company/btn02.jpg) no-repeat;}
h2#works a:hover  {background:url(../../images/company/btn02_over.jpg) no-repeat;}

h2#group {background:url(../../images/company/btn03.jpg) no-repeat;}
h2#group a:hover  {background:url(../../images/company/btn03_over.jpg) no-repeat;}

h2#network {background:url(../../images/company/btn04.jpg) no-repeat;}
h2#network a:hover  {background:url(../../images/company/btn04_over.jpg) no-repeat;}
	
#company #text_index #right h2 a {
	display:block;
	width:585px;
	height:100px;
	}

#company #text_index #right span {
	display:none;
	}
