@charset "iso-8859-1";

/* Toppage Setting
---------------------------------*/
#toppage #main .triple {
	margin-bottom: 20px;
	background: url(../images/bg-tripleBox_btm.gif) no-repeat left bottom;
}
#toppage #main .single {
	margin-bottom: 20px;
	background: url(../images/bg-singleBox_btm.gif) no-repeat left bottom;
}

#toppage #main .triple h2,
#toppage #main .single h2 {
	margin: 0 0 7px;
	padding: 0;
	width: 226px;
	background: none;
}

#toppage #main .triple .img,
#toppage #main .single .img {
	margin: 0 0 10px;
	width: 226px;
	text-align: center;
}
#toppage #main .triple .txt,
#toppage #main .single .txt {
	padding: 0 10px 10px;
	font-size: 93%;
	line-height: 133%;
	width:206px;
}

#toppage #main .single .left {
	width: 226px;
}
#toppage #main .triple .left,
#toppage #main .triple .center,
#toppage #main .triple .right {
	float: left;
	width: 226px;
}

#toppage #main .triple .left,
#toppage #main .triple .center {
	margin-right: 18px;
}

/* Message Setting
---------------------------------*/
#message #main h4 {
	padding-left: 0;
}
#message #sign {
	text-align: right;
}

/* Philosophy Setting
---------------------------------*/
#philosophy #main #visual {
	margin-left: 0;
}
#philosophy #main #sign {
	text-align: right;
}
#philosophy #main #sign span {
	font-weight: bold;
	font-size: 108%;
	display: block;
	text-align: right;
}

#group #main h3 {
	margin-bottom: 10px;
}

#group #main .imageUnit {
	margin: 0 0 28px;
}
/* Image Width 216px*/
#group #main .imageUnit.w180 .img{
	width: 180px;
	margin-bottom: 0;
}
#group #main .imageUnit.w180 .txt{
	width: 514px;
	margin-bottom: 0;
}

/* Company Setting
---------------------------------*/
#company #main table {
	width: 694px;
}
#company #main table th {
	text-align: left;
	width: 20%;
	vertical-align: top;
}
#company #main table td {
	text-align: left;
}

/* Group Setting
---------------------------------*/
#group #main ul.definition {	
	background: none;
	width: 514px;
}
#group #main ul.definition li {
	background: url(../images/bg-group.gif) no-repeat left bottom;
}
#group #main ul.definition li span	{
	background: none;
	padding: 9px 0;
	display: table-cell;
	_display:inline;
	_zoom:1;
}

#group #main ul.definition li span.term {
	width: 117px;
	padding-left: 10px;
	float: none;
	font-weight: bold;
}
#group #main ul.definition li span.desc{
	width: 337px;
	margin-left: 0;
	padding-left: 10px;
	border-left: 21px solid #fff;
}
#group #main .imageUnit .img {
	padding-top: 15px;
}

/* Histroy Setting
---------------------------------*/
#history table {
	width: 694px;
}
#history table th {
	text-align: right;
	vertical-align: top;
}
#history table td {
	text-align: left;
}


