@charset "utf-8";

/*
information index
***************************************************************/
#main {
	width: 960px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents01 {
	float: left;
	width: 280px;
	overflow: hidden;
	padding-right: 30px;
}
#contents01 li {
	height: 60px;
	width: 310px;
	list-style: none;
}
#contents01 a {
	height: 60px;
	width: 280px;
	display: block;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
}
#contents01 .snavi_01 {
	background: url(../imformation/img/snavi_01.jpg) no-repeat;
}
#contents01 .snavi_02 {
	background: url(../imformation/img/snavi_02.jpg) no-repeat;
}
#contents01 .snavi_03 {
	background: url(../imformation/img/snavi_03.jpg) no-repeat;
}
#contents01 .snavi_04 {
	background: url(../imformation/img/snavi_04.jpg) no-repeat;
}
#contents02 {
	float: left;
	overflow: hidden;
	width: 650px;
}
.contents02_tittle{
	width: 650px;
	height: 60px;
	background: #EE6557 url(../imformation/img/liststyle_02.jpg) no-repeat;
}
.contents02_tittle h1{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 40px;
	color: #FFF;
	font: normal 120% "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
#contents02 table {
	border: 1px solid #CCC;
	margin-top: 20px;
	margin-bottom: 80px;
}
#contents02 th {
	padding: 10px;
	width: 180px;
	font: normal 80% "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	background: #EEEEEE;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contents02 td {
	font: normal 80%/normal "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#contents02 .maps01 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 100%;
	color: #09F;
	float: right;
}
#contents02 .maps01 a{
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 100%;
	color: #09F;
	float: right;
	text-decoration: none;
}
