@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: 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_message {
	background-image: url(../imformation/message/img/message.jpg);
	background-repeat: no-repeat;
	text-indent: 200%;
	white-space: nowrap;
	height: 672px;
	width: 650px;
	margin-top: 40px;
	overflow: hidden;
}

#contents02 p {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	padding-bottom: 60px;
	padding-top: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
