@charset "UTF-8";
/* ===================================================================
 file name  :group.css
 style info :/company/group/個別設定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 =========== */
#group h1{
	background: url(../../../images/company/group/h1_title.jpg) 0 0 no-repeat;
	height:47px;
	width:920px;
	margin:0px auto;
}

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

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

#group #main span {
	display:none;
	}

#group #text_index {
	width:882px;
	padding-bottom:10px;
	margin:0 auto;
	border-bottom:1px solid #95b9e1;
	}

#group #text_index #left {
	float:left;
	width:289px;
	padding:0 11px 560px 0;
	background:url(../../../images/company/group/pic02.jpg) left bottom no-repeat;
	}

#group #text_index #right {
	float:left;
	width:582px;
	}

#group #text_index #right h2#top01 {
	width:582px;
	height:45px;
	padding-bottom:15px;
	background:url(../../../images/company/group/h2_title_01.gif) no-repeat;
	}

#group #text_index #right h2#top02 {
	width:582px;
	height:28px;
	padding-bottom:15px;
	margin-top:15px;
	background:url(../../../images/company/group/h2_title_02.gif) no-repeat;
	}

#group #text_index #right h2 span {
	display:none;
	}

#group #text_index #right #text {
	float:left;
	width:299px;
	}

#group #text_index #right #text h3 {
	font-size:114%;
	font-weight:bold;
	padding:0 0 0 25px;
	margin:10px 0;
	border-bottom:1px solid #76c3ff;
	background:url(../../../images/company/group/arrow.gif) left center no-repeat;
	}

#group #text_index #right #text ul {
	padding:0 0 0 25px;
	}

#group #text_index #right #text ul li {
	padding:0 0 5px 0;
	}

#group #text_index #right #image {
	float:left;
	width:273px;
	padding:0 0 0 10px;
	}

#group #text_index #right #image img {
	padding-bottom:10px;
	}
