@charset "Shift_JIS";
@import url("common.css");
@import url("sub_base.css");
.section{
	width: 480px;
	padding-left: 40px;
	margin-bottom: 15px;
}
.clear{
	clear: both;
}
/*------------------*/
#contents .group .txt{
	float: left;
	width: 235px;
}
#contents .group .pic{
	float: right;
	width: 235px;
}
/*------------------*/
h2{
	background-image: url(../english/img_index/h2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	clear: both;
	width: 540px;
	overflow: hidden;
	height: 30px;
	margin-bottom: 10px;
}
#About-h2{
	margin-top: 10px;
	background-position: 0px 0px;
}
#Menu-h2{
	background-position: 0px -30px;
}
#Access-h2{
	background-position: 0px -60px;
}
.section02{
	padding-right: 10px;
	padding-left: 10px;
}
h3{
	font-size: small;
	color: #460000;
}
#c-Access table{
	width: 480px;
}
#c-Access th{
	color: #990000;
	text-align: left;
}
#c-Access th,
#c-Access td{
	background-image: url(../english/img_index/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}






