@charset "utf-8";
@import"/css/common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#globalNavi .navi05 a img {
	visibility: hidden;
}

#pageGuide {
	margin-bottom: 58px;
}

#main h2 {
	margin-bottom: 30px;
}

#main {
	background: none;
}

#main .mb60 {
	margin-bottom: 60px;	
}

#main .table01 {
	width: 960px;
	background: url(/img/about/table_bg.gif) repeat-y right;
}

#main .table01 a {
	text-decoration: none;
}

#main .table01 th {
	padding: 4px 9px;
	font-weight: normal;
	text-align: left;
	background: url(/img/about/td_bg.gif) repeat-x top;
}

#main .table01 td {
	padding: 4px 9px;
	text-align: left;
	vertical-align: middle;
	background: url(/img/about/td_bg.gif) repeat-x top;
}
