@charset 'shift_jis';

/********** wrapper **********/
#sub-wrapper-inner{
	top:-30px;
	background:none;
}

/********** kodawari **********/
#company{
	width:700px;
	margin:30px 0 0;
}
#company h2{
	min-height:53px;
	margin:0 0 17px;
	padding:0 30px;
	line-height:2.1;
	font-weight:normal;
	background:url(/images/common/t-bg.png) no-repeat 0 0;
}
#company h3{
	margin:0;
	font-size:100%;
	background:url(../images/company/t-bg.png) no-repeat 0 0;
}
#company h3 .t-wrapper{
	display:block;
	background:url(../images/company/t-bg-top.png) no-repeat 0 0;
}
#company h3 .t-box{
	display:block;
	padding:10px 20px;
	box-shadow:inset 0 0 5px rgba(0,0,0,0.3);
	background:url(../images/company/t-bg-bottom.png) no-repeat 0 100%;
}

#company .section{
	padding:20px 14px 30px 20px;
}

#company .txt-greeting{
	float:left;
}
#company .photo-nakano-sonoko{
	float:right;
}

#company iframe{
	width:100%;
	height:1400px;
}

#company table{
	width:100%;
	border-collapse:collapse;
	font-size:95%;
}
#company table th{
	width:100px;
	padding:10px;
	border:solid 1px #fff;
	text-align:left;
	font-weight:normal;
	background:#eee5d5;
}
#company table td{
	padding:10px;
	border:solid 1px #fff;
}

