@charset "utf-8";
#main {
	width: 960px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
}
#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-image: url(../news/img/snavi_01.jpg);
	background-repeat: 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_ttext01 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	line-height: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


.contents02_subtittle {
	width: 650px;
	height: 58px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EE6557;
	border-bottom-color: #EE6557;
	margin-top: 40px;
	background-image: url(../imformation/img/liststyle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contents02_subtittle h2{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 20px;
	color: #000;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#contents02 table {
	border: 0px solid #CCC;
	margin-top: 20px;
}
#contents02 th {
	padding: 10px;
	width: 180px;
	font: normal 80% "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}

#contents02 td {
	font: normal 80%/normal "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	padding: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
