@charset "utf-8";/* 文字コードセット */

/* メインイメージエリア 
---------------------------------------------------------------------*/
#mainimagearea {
	width: 960px;
	margin:10px 0px;
	display:block;
}

/* 見出し
---------------------------------------------------------------------*/
.tit0401 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0401.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
}
.tit0402 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0402.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0403 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0403.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0404 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0404.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0405 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0405.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0406 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0406.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}
.tit0407 {
	width: 750px;
	height:30px;
	background: url(../images/title/tit0407.jpg) no-repeat left top;
	text-indent:-9999px;
	display:block;
	margin-bottom:15px;
	clear:both;
}

.btn_dl_area {
margin-bottom:20px;
}
#btn-manual-pdf {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
}
#btn-manual-pdf a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/downlord/btn_manual.jpg) no-repeat left top;
	text-indent:-9999px;
	border-bottom:20px;
}
#btn-manual-pdf a:hover {
	background: url(../images/downlord/btn_manual.jpg) no-repeat left bottom;
}

#btn-pamflet-pdf {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	border-bottom:20px;
}
#btn-pamflet-pdf a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/downlord/btn_pamphlet.jpg) no-repeat left top;
	text-indent:-9999px;
}
#btn-pamflet-pdf a:hover {
	background: url(../images/downlord/btn_pamphlet.jpg) no-repeat left bottom;
}
#btn-pict-pdf {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	margin-right:20px;
}
#btn-pict-pdf a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/downlord/btn_pict.jpg) no-repeat left top;
	text-indent:-9999px;
}
#btn-pict-pdf a:hover {
	background: url(../images/downlord/btn_pict.jpg) no-repeat left bottom;
}
#btn-movie-pdf a {
	display: block;
	float: left;
	height: 135px;
	width: 355px;
	background: url(../images/downlord/btn_movie.jpg) no-repeat left top;
	text-indent:-9999px;
}
#btn-movie-pdf a:hover {
	background: url(../images/downlord/btn_movie.jpg) no-repeat left bottom;
}
