@charset "utf-8";
/* CSS Document */

/* ヘッダーメニュー active */
#hmenu4 {
	width: 136px;
	background: url(../img/common/hmenu4_on.png) no-repeat;
}

.h4_bg {
	width: 603px;
	height: 32px;
	margin: 32px 0 0 0;
	background: url(../img/common/subtitle_bg2.gif) no-repeat;
}

h4 {
	padding: 8px 0 0 18px;
	font-size: 14px;
}

.h5_box {
	width: 577px;
	margin: 22px 0 0 26px;
}

	.h5_box p {
		margin: 5px 0 0 10px;
	}

	.h5_box p a:link{
		color: #00a0e8;
	}

.h5_bg {
	background: url(../img/common/icon.gif) no-repeat 0 4px;
}

h5 {
	padding: 0 0 0 16px;
	font-size: 12px;
}

.maker {
	width: 583px;
	margin: 20px 0;
	padding: 20px 10px;
	background: #ffffcb;
}

.maker p.mlist {
	margin: 5px 10px 0 10px;
}

.maker p.mlist a {
	color: #004098;
}