@charset "iso-8859-1";

/* Toppage Setting
---------------------------------*/
.aboutToppage #main .triple {
	margin-bottom: 20px;
	background: url(../images/bg-tripleBox_btm.gif) no-repeat left bottom;
}
.aboutToppage #main .single {
	margin-bottom: 20px;
	background: url(../images/bg-singleBox_btm.gif) no-repeat left bottom;
}

.aboutToppage #main .triple h2,
.aboutToppage #main .single h2 {
	margin: 0 0 7px;
	padding: 0;
	width: 226px;
	background: none;
}

.aboutToppage #main .triple .img,
.aboutToppage #main .single .img {
	margin: 0 0 10px;
	width: 226px;
	text-align: center;
}
.aboutToppage #main .triple .txt,
.aboutToppage #main .single .txt {
	padding: 0 10px 10px;
	font-size: 93%;
	line-height: 133%;
	width:206px;
}

.aboutToppage #main .single .left {
	width: 226px;
}
.aboutToppage #main .triple .left,
.aboutToppage #main .triple .center,
.aboutToppage #main .triple .right {
	float: left;
	width: 226px;
}

.aboutToppage #main .triple .left,
.aboutToppage #main .triple .center {
	margin-right: 18px;
}

/* Message Setting
---------------------------------*/
.aboutMessage #main h4 {
	padding-left: 0;
}
.aboutMessage #sign {
	text-align: right;
}

/* Philosophy Setting
---------------------------------*/
.aboutPhilosophy #main #visual {
	margin-left: 0;
}
.aboutPhilosophy #main #sign {
	text-align: right;
}
.aboutPhilosophy #main #sign span {
	font-weight: bold;
	font-size: 108%;
	display: block;
	text-align: right;
}

.aboutGroup #main h3 {
	margin-bottom: 10px;
}

.aboutGroup #main .imageUnit {
	margin: 0 0 28px;
}
/* Image Width 216px*/
.aboutGroup #main .imageUnit.w180 .img{
	width: 180px;
	margin-bottom: 0;
}
.aboutGroup #main .imageUnit.w180 .txt{
	width: 514px;
	margin-bottom: 0;
}

/* Philosophy Settingi’Ç‰Áj
---------------------------------*/

.aboutPhilosophy #main h2.tit {
	background: url(../images/icon-ttl_square.gif) no-repeat left top;
	margin-bottom: 15px;
	font-size: 112%;
	font-weight: bold;
	line-height: 100%;
}
.aboutPhilosophy #main h2.tit span {
	background: none;
	border-bottom: 1px #D3D3D3 solid;
	padding:6px 10px 7px 15px;
	display: block;
}
.aboutPhilosophy #main #agenda {
	text-align: center;
}
.aboutPhilosophy #main #principles {
	text-align: center;
	padding: 10px 0;
}

.aboutPhilosophy #main #promise1 { background: url(../images/icon-philosophy1.gif) no-repeat; }
.aboutPhilosophy #main #promise2 { background: url(../images/icon-philosophy2.gif) no-repeat; }
.aboutPhilosophy #main #promise3 { background: url(../images/icon-philosophy3.gif) no-repeat; }
.aboutPhilosophy #main #promise4 { background: url(../images/icon-philosophy4.gif) no-repeat; }
.aboutPhilosophy #main #promise5 { background: url(../images/icon-philosophy5.gif) no-repeat; }

.aboutPhilosophy #main #promise1,
.aboutPhilosophy #main #promise2,
.aboutPhilosophy #main #promise3,
.aboutPhilosophy #main #promise4,
.aboutPhilosophy #main #promise5 {
	height: 42px;
	padding-left: 200px;
	margin-left: 25px;
	margin-right: 25px;
}


/* Company Setting
---------------------------------*/
.aboutCompany #main table {
	width: 694px;
}
.aboutCompany #main table th {
	text-align: left;
	width: 20%;
	vertical-align: top;
}
.aboutCompany #main table td {
	text-align: left;
}

/* Group Setting
---------------------------------*/
.aboutGroup #main ul.definition {
	background: none;
	width: 514px;
}
.aboutGroup #main ul.definition li {
	background: url(../images/bg-group.gif) no-repeat left bottom;
}
.aboutGroup #main ul.definition li span	{
	background: none;
	padding: 9px 0;
	display: table-cell;
	_display:inline;
	_zoom:1;
}

.aboutGroup #main ul.definition li span.term {
	width: 117px;
	padding-left: 10px;
	float: none;
	font-weight: bold;
}
.aboutGroup #main ul.definition li span.desc{
	width: 337px;
	margin-left: 0;
	padding-left: 10px;
	border-left: 21px solid #fff;
}
.aboutGroup #main .imageUnit .img {
	padding-top: 15px;
}

/* Histroy Setting
---------------------------------*/
.aboutHistory #main .history-section {
	width: 704px;
}
.aboutHistory #main .history-section h2 {
	margin-left: 10px;
	background: none;
}
.aboutHistory #main .history-section table {
	width: 694px;
	margin-bottom: 1em;
}
.aboutHistory #main .history-section th {
	width: 4em;
	padding: 10px;
	vertical-align: top;
}
.aboutHistory #main .history-section td {
	padding: 10px 10px 0 10px;
	text-align: left;
}
.aboutHistory #main .history-section td ul {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.aboutHistory #main .history-section td li {
	margin: 0 0 0 15px;
	padding: 0 0 10px 0;
}

.aboutHistory #main .history-section td table {
	width: auto;
	margin: 5px 0 20px 15px;
	border-style: none;
}
.aboutHistory #main .history-section td table td {
	padding: 0;
	font-size: 100%;
	border-style: none;
	vertical-align: middle;
}
.aboutHistory #main .history-section td table td p {
	margin: 0 20px 0 10px;
	font-size: 100%;
	line-height: 1.3;
}
