@charset "utf-8";
/* CSS Document */

#branding {text-align:center; margin:20px 0;}

h2.h2_01 {
	text-indent:-9999px;
	width:960px;
	height:29px;
	background: url(../snc/img/h2_01.gif) no-repeat;
	margin:20px 0;
}
h2.h2_02 {
	text-indent:-9999px;
	width:960px;
	height:29px;
	background: url(../snc/img/h2_02.gif) no-repeat;
	margin:20px 0;
}
h2.h2_03 {
	text-indent:-9999px;
	width:960px;
	height:29px;
	background: url(../snc/img/h2_03.gif) no-repeat;
	margin:20px 0;
}
p.text01 {
	background:url(../snc/img/text01.gif) no-repeat center;
	width:960px;
	height:18px;
	text-indent:-9999px;
	margin:15px 0 30px 0;
}
p.text02 {
	margin-top:15px;
}

table {border-collapse:collapse;}
table.t_about , table.t_history {
	margin-top:20px;
}
table.t_about th , table.t_about td , table.t_award th , table.t_award td , table.t_history th , table.t_history td {
	border:#CCC solid 1px;
	padding:3px 0;
}
table.t_history th {text-align:right; padding-right:5px;}
table.t_about th , table.t_award th , table.t_history th {
	background:#f3f3f3;
}
table.t_about td ,  table.t_award td , table.t_history td {
	padding-left:8px;
}
.t_in th {text-align:left; font-weight:normal;}
.t_in th , .t_in td {
	background-color:#ffffff !important;
	border:none !important;
}
p.maps {margin-right:20px;}

.footer_m {
	margin-top:140px !important;
}