@charset "Shift_JIS";

/* --------------------------------------------------------------------
	モール一覧　ピックアップ
--------------------------------------------------------------------- */
div.MallStyleP_ {
	width:100%;
	overflow: hidden;
}
div.MallStyleP_Line_ {
	width: 105%;
	overflow: hidden;
}
div.MallStyleP_Item_ {
	padding: 25px 0 5px;
	float: left;
	display: inline;
	width: 243px;
	background:url(../img/usr/mall_top.png) no-repeat;
}
div.MallStyleP_Item_ .inner_ {
	overflow: hidden;
	background: url(../img/usr/mall_main.png)  repeat-y;
}
div.MallStyleP_Item_ .img_ {
	padding-left: 19px;
	float: left;
	width: 100px;
}
div.MallStyleP_Item_ .img_ img {
	width: 100px;
}
div.MallStyleP_Item_ h3.name_ {
	padding: 0 27px 6px 3px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	width: 85px;
	background: url(../img/usr/mall_name.png) 0 bottom no-repeat;
}
div.MallStyleP_Item_ .noimg_ h3.name_ {
	margin: 0 18px;
	padding-right: 0;
	padding-left: 0;
	float: none;
	width: 200px;
	background: url(../img/usr/mall_name2.png) 0 bottom no-repeat;
}
div.MallStyleP_Item_ h3.name_ a:hover {
	text-decoration: none;
	color: #bf2535;
}
div.MallStyleP_Item_ div.comment_ {
	padding: 8px 27px 24px 19px;
	clear: both;
	background: url(../img/usr/mall_bottom.png) 0 bottom no-repeat;
	font-size: 11px;
}
/* --------------------------------------------------------------------
	カテゴリ一覧　孫カテゴリ
--------------------------------------------------------------------- */
div.MallStyleG_ {
	width:100%;
	overflow: hidden;
}
div.MallStyleG_Line_ {
	width: 105%;
	overflow: hidden;
}
div.MallStyleG_Item_ {
	padding: 25px 0 5px;
	float: left;
	display: inline;
	width: 243px;
	background:url(../img/usr/mall_top.png) no-repeat;
}
div.MallStyleG_Item_ .inner_ {
	overflow: hidden;
	background: url(../img/usr/mall_main.png)  repeat-y;
}
div.MallStyleG_Item_ .img_ {
	padding-left: 19px;
	float: left;
	width: 100px;
}
div.MallStyleG_Item_ .img_ img {
	width: 100px;
}
div.MallStyleG_Item_ h3.name_ {
	padding: 0 27px 6px 3px;
	float: right;
	font-size: 14px;
	font-weight: bold;
	width: 85px;
	background: url(../img/usr/mall_name.png) 0 bottom no-repeat;
}
div.MallStyleG_Item_ .noimg_ h3.name_ {
	margin: 0 18px;
	padding-right: 0;
	padding-left: 0;
	float: none;
	width: 200px;
	background: url(../img/usr/mall_name2.png) 0 bottom no-repeat;
}
div.MallStyleG_Item_ h3.name_ a:hover {
	text-decoration: none;
}
div.MallStyleG_Item_ .comment_ {
	margin: 0 10px;
}
div.MallStyleG_Item_ div.comment_ img {
	margin: 0 0 10px 0;
}
div.MallStyleG_ ul {
	padding: 8px 25px 24px 19px;
	clear: both;
	background: url(../img/usr/mall_bottom.png) 0 bottom no-repeat;
	font-size: 11px;
	overflow: hidden;
}
div.MallStyleG_ ul li {
	margin: 0;
	padding: 0 8px 0 10px;
	float: left;
	white-space: nowrap;
	background: url(../img/usr/arrow_red3.gif) 0 2px no-repeat;
}
div.MallStyleG_ ul li:not(:target) {
	background-position: 0 4px\9;
}
/* --------------------------------------------------------------------
	カテゴリ一覧　一覧
--------------------------------------------------------------------- */
div.MallStyleL_ {
	width:100%;
	border:none;
}
div.MallStyleL_ span.name_ {
	margin:4px;
	font-weight:bold;
	white-space: nowrap;
}
/* --------------------------------------------------------------------
	カテゴリ一覧　サムネイル
--------------------------------------------------------------------- */
div.MallStyleT_ {
	width:100%;
	overflow: hidden;
}
div.MallStyleT_Line_ {
	width:100%;
	overflow: hidden;
}
div.MallStyleT_Item_ {
	padding: 0 0 20px 0;
	float: left;
	display: inline;
	width: 25%;
	overflow: hidden;
}
div.MallStyleT_Item_ h3.name_ {
	margin: 0 5px 10px 5px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background: #F0F0F0;
}
div.MallStyleT_Item_ h3.img_ {
	padding: 0 10px 10px 10px;
	font-size: 5px;
	border: none;
}
div.MallStyleT_Item_ .comment_ {
	margin: 0 10px;
}
/* --------------------------------------------------------------------
	カテゴリ一覧　詳細
--------------------------------------------------------------------- */
div.MallStyleD_ {
	width: 100%;
	overflow: hidden;
}
div.MallStyleD_Item_ {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
div.MallStyleD_Item_ h3 {
	margin: 0 5px 10px 5px;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
	background: #F0F0F0;
}
