@charset "UTF-8";

/* サブナビ */
#snavi_base {
	background-image: url(../../common/images/bases_s_navi_top.jpg);
	width: 298px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: top;
}
#snavi_base_under {
	width: 298px;
	background-image: url(../../common/images/bases_s_navi_under.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#snavi_box {
	background-position: top;
	font-size: 0px;
	line-height: 0px;
	padding-top: 28px;
	padding-bottom: 18px;
	padding-left: 28px;
	padding-right: 0px;
}
#snavi_box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 12px;
	line-height: 1.1em;
	background-image: url(../../common/images/mark.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin: 0px;
}
#wrapper #l_contents #snavi_base #snavi_base_under #snavi_box ul {
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 0px;
	border-top-color: #CCC;
	padding-bottom: 15px;
}
#wrapper #main {
	margin-bottom: 15px;
}
#wrapper #l_contents #snavi_base #snavi_base_under #snavi_box form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#back_top {
	background-image: url(../../u_productblog/images/back_top_base.jpg);
	background-repeat: no-repeat;
	height: 49px;
	width: 298px;
	margin-bottom: 10px;
}
.back_top_box {
	margin-top: 17px;
	margin-left: 28px;
}
.entry_date {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	margin-bottom: 30px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 20px;
}
h1{
	position: static;
}
