@charset "utf-8";

/*---page_about---*/

#maincolumn {
	padding: 0;
}
#maincolumn .section {
	margin: 0 auto;
	padding: 40px 0 0 0;
	font-size:14px;
	line-height:220%;
}
#maincolumn .block {
	margin-bottom:48px;
}
#maincolumn .copy {
	margin-bottom:51px;
}
#maincolumn h3 {
	margin-bottom:30px;
}
#maincolumn h4 {
	background:url(../images/bg_h4.jpg) no-repeat;
	margin-bottom:29px;
	padding:14px 0 0 27px;
	height:30px;
	font-size:18px;
	line-height:100%;
	text-align:left;
}
#maincolumn table,
#maincolumn table th,
#maincolumn table td {
	border:0;
}
#maincolumn table {
	margin:0 0 40px;
}
#maincolumn table th,
#maincolumn table td {
	padding:15px 20px 13px;
	font-size:14px;
	font-weight:normal;
	line-height: 1.6;
	text-align:left;
	border:1px solid #DEDEDE;
}
#maincolumn table th {
	background:#F2F2F2;
}
#maincolumn table td {
}
#maincolumn .box {
	background:url(../images/about/bg_map.png) no-repeat;
	padding:25px 20px 0;
	width:420px;
	height:400px;
	line-height:120%;
}
#maincolumn .google_map {
	width:420px;
	height:346px;
}
#maincolumn table td .ico_list {
}
#maincolumn table td .ico_list li {
	float:left;
	margin-right:10px;
	height:23px;
}