@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;
	text-indent: 200%;
	white-space: nowrap;
	display: block;
}
#contents01 a  {
	display: block;
	height: 100%;
	width: 100%;
}
#contents01 .snavi_01 {
	background-image: url(../special/930-1/img/snavi_01.jpg);
	background-repeat: no-repeat;
}
#contents01 .snavi_02 {
	background-image: url(../special/930-1/img/snavi_02.jpg);
	background-repeat: no-repeat;
}
#contents01 .snavi_03 {
	background-image: url(../special/930-1/img/snavi_03.jpg);
	background-repeat: no-repeat;
}
#contents01 .snavi_04 {
	background-image: url(../special/930-1/img/snavi_04.jpg);
	background-repeat: no-repeat;
}
#contents02 {
	float: left;
	overflow: hidden;
	width: 650px;
}
.contents02_text  {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	padding-bottom: 30px;
	line-height: normal;
}
.contents02_image01 {
	background-image: url(../special/930-1/img/intrada930_introduse.jpg);
	background-repeat: no-repeat;
	text-indent: 200%;
	white-space: nowrap;
	height: 320px;
	width: 650px;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contents02_line {
	height: 1px;
	width: 650px;
	background-color: #333;
}


.contents02_tittle{
	width: 650px;
	height: 60px;
	background: #EE6557 url(../imformation/img/liststyle_02.jpg) no-repeat;
	margin-bottom: 60px;
}
.contents02_space {
	margin-bottom: 30px;
}

.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;
	background-image: url(../imformation/img/liststyle_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.contents02_subtittle h1{
	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;
}
