@charset "utf-8";
/*代表挨拶
/////////////////////////////////////////////*/
#delegate {
	padding: 4px 0 30px 0;
}
#delegate h3{
	padding: 0 0 11px 0;
}
#delegate p {
		padding: 0 0 10px 0;
}
.signature{
	text-align:right;
}

/*会社案内
/////////////////////////////////////////////*/
#company{
	padding: 0;
	overflow:hidden;
	width:750px;
}
#company h3, #access h3{
	padding: 0 0 30px 0;
}
#company table{
	font-size: 0.91em;
	float:left;
	margin: 0 0 40px 0;
	width: 415px;
}
#company th{
	background: #eee;
	border: 1px solid #ccc;
	padding: 6px 0 6px 16px;
	width: 118px;
	font-weight: bold;
	vertical-align:top;
}
#company td{
	border: 1px solid #ccc;
	padding: 6px 0 6px 18px;
}
#company table.table_history{
	margin: -40px 0 40px;
	width: 100%;
	clear: both;
}
#company li{
	background: url(../about/img/ico_list_square.gif) no-repeat 0 10px;
	padding: 5px 0 5px 12px;
}
.photo{
	float: right;
	width: 306px;
}
.s_cube{
	padding: 0 0 21px 0;
}

/*沿革
/////////////////////////////////////////////*/
.history{
	padding: 0 0 30px;
}
.history h3{
	padding: 0 0 20px;
}
.history dl{
	overflow: hidden;
	line-height: 3;
}
.history dl dt{
	width: 200px;
	float: left;
}
.history dl dd{
	padding: 0 0 0 210px;
	width: 100%;
	border-bottom: 1px dotted #999;
}

/*アクセス
/////////////////////////////////////////////*/
#access{
	overflow:hidden;
	padding: 0 0 57px 0;
}
#access .access_box{
	float: left;
	width: 309px;
	padding: 0 17px 0 0;
}
#access p{
	padding: 17px 0;
}
#access dl{
	padding: 17px 0 25px;
}
#access .access_box dt{
	font-weight:bold;
}
#access .access_box dd{
	padding: 0 0 17px 0;
}
#access .gmap{
	float: right;
	width:422px;
	font-weight:0.91em;
}
#access iframe,
#access div.gmap img{
	border: 1px solid #298ab2;
}
##access small{
	font-size: 1.2em;	
}

/*思い出をカタチに
/////////////////////////////////////////////*/
#memory {
	padding: 4px 0 50px 0;
}
#memory h3{
	padding: 0 0 11px 0;
}
#memory p {
		padding: 0 0 10px 0;
}

/* ページトップ
/////////////////////////////////////////////*/
.pagetop {
	text-align:right;
}

.pagetop a{
	background: url(../common/img/ico_pagetop.gif) no-repeat left;
	padding: 1px 0 0 17px;
	font-size: 0.83em;
}

