@charset "UTF-8";
.box {
	float: left;
	width: 360px;
	margin-right: 10px;
	background-image: url(../howto/images/top_images/base.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	display: block;
	margin-left: 10px;
	margin-bottom: 5px;
}
.section {
	width: 800px;
	background-color: #FFFFFF;
	float: left;
}
.section p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	margin-top: 15px;
	margin-left: 15px;
}
.box  p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.box  h3 {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #003366;
}
#header04 {
	background-image: url(../howto/images/top_images/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	height: 145px;
	width: 550px;
	float: left;
}
#catalog_link {
	float: left;
	height: auto;
	width: auto;
	padding-left: 10px;
}
img a {
	text-decoration: none;
}
img a:hover {
	text-decoration: none;
}
.box a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666699;
	text-decoration: none;
}
.box a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

