
#newspaper h2 {
	float: left;
	width: 224px;
	height: 32px;
	background-image: url(../images/guideS/ttl_06.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#media {
	background-color: #0E639A;
	width: 630px;
}

#media h2 {
	float: left;
	width: 224px;
	height: 32px;
	background-image: url(../images/guideS/ttl_12.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#marinavi h2 {
	float: left;
	width: 224px;
	height: 32px;
	background-image: url(../images/guideS/ttl_08.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}

#maritime h2 {
	float: left;
	width: 224px;
	height: 32px;
	background-image: url(../images/guideS/ttl_10.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 15px;
}


/* guide_marinavi */
.boxMari {
	float: left;
	width: 153px;
	height: 113px;
	margin: 0px 5px 10px 0px;
}
	.boxMari div {
		margin-bottom: 8px;
	}
	.boxMari p {
		font-size: 12px;
		line-height: 130%;
	}

#btnMuryo {
	float:left;
	width: 395px;
	height: 63px;
	background-image: url(../images/guideS/marinavi_24.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0px 30px 120px;
}
#btnTrial {
	float:left;
	width: 456px;
	height: 63px;
	background-image: url(../images/guideS/marinavi_75.gif);
	background-position: center top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0px 0px 30px 90px;
}
#btnMuryo:hover,
#btnTrial:hover {
	background-position: 0px -63px;
}

/* media */
.mediaBg_top {
	width:100%;
	height: 7px;
	background-image: url(../images/guideS/media_16.gif);
	text-indent: -9999px;
	overflow: hidden;
}
.mediaBg {
	width:100%;
	background-image: url(../images/guideS/media_08.gif);
	background-repeat: repeat-y;
}
	.mediaBg div {
		margin: 0px 30px 0px 30px;
	}
		.mediaBg div#graph {
			background-image: url(../images/guideS/media_10.gif);
			background-position: center bottom;
			background-repeat: no-repeat;
			padding-top: 10px;
		}
.mediaBg_bottom {
	width:100%;
	height: 7px;
	background-image: url(../images/guideS/media_28.gif);
	margin-bottom: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

