@charset "utf-8";
#bottomCNT dl:after,
#bottomCNT .block:after,
#bottomCNT .box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#bottomCNT dl,
#bottomCNT .block,
#bottomCNT .box {
    zoom: 1;
}
#bottomCNT {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック", Verdana, sans-serif;
	position: relative;
	margin: -1px auto 0 auto;
	width: 900px;
	z-index: 100;
	text-align: left;
}
#bottomCNT .box {
	background:#f8f8f8 url(../img/bg_btncnt.png) repeat-x left top;
	padding: 29px 49px 24px 49px;
	border: solid 1px #ccc;
	border-top: none;
}
#bottomCNT .catalog {
	width: 300px;
	float: left;
}
#bottomCNT .relate {
	width: 450px;
	float: right;
}
#bottomCNT h3 {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック", Verdana, sans-serif;
	background:url(../img/hed_btncnt.png) no-repeat left center;
	margin: 0 0 12px 0;
	padding-left: 12px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	height: 14px;
	color: #555;
}
#bottomCNT .pack {
	width: 210px;
	float: left;
}
#bottomCNT .image {
	float: right;
}
#bottomCNT .image img {
	border: 0;
}
#bottomCNT .image a {
	margin: 0;
	padding: 0;
}
#bottomCNT p {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック", Verdana, sans-serif;
	margin: 0 0 7px 0;
	font-size: 12px;
	line-height: 1.5;
	color: #555;
}
#bottomCNT .link {
	color: #076291;
}
#bottomCNT .link {
	background:url(../img/arw_btncnt.png) no-repeat left center;
}
#bottomCNT a {
	padding-left: 15px;
	color: #076291;
	text-decoration: underline;
}
#bottomCNT a:hover {
	text-decoration: none;
}
#bottomCNT dl {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Osaka","ＭＳ Ｐゴシック", Verdana, sans-serif;
	background:url(../img/lin_btncnt.png) repeat-x left bottom;
	margin: 0 0 5px 0;
	padding: 0 10px 5px 0;
	font-size: 12px;
	line-height: 1.5;
	color: #555;
}
#bottomCNT dl.bottom {
	background:none;
}
#bottomCNT dt {
	margin: 0 30px 0 0;
	width: 300px;
	float: left;
}
#bottomCNT dd {
	margin: 0;
	float: left;
}
#bottomCNT dl.bottom dd {
	margin-top: 10px;
}