/*====================================================================================================*/
/* COMMON */
/*====================================================================================================*/
.cs_text-l {
	text-align: left;
}
.cs_text-r {
	text-align: right;
}
.cs_text-c {
	text-align: center;
}
/*----------------------------------------------------------------------------------------------------*/
/* BODY */
/*----------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: small;
	line-height: 150%;
	color: #000;
	background: #f2efe6 url(../../image/background.jpg) repeat-y center;
}
#wrapper {
	width: 1050px;
	margin: 0 auto;
	padding: 0;
}
/*----------------------------------------------------------------------------------------------------*/
/* HEADER */
/*----------------------------------------------------------------------------------------------------*/
#header {
	clear: both;
	margin: 0;
	padding: 0;
	background: #000 url(../../image/header-background.jpg) repeat-x top;
	height: 119px;
}
#header p {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 653px;
	height: 119px;
	list-style: none;
	position: relative;
}
#header p a {
	display: block;
	width: 653px;
	height: 119px;
	text-indent: -9999px;
	background: url(../../image/logo.jpg) no-repeat;
}
#header ul {
	float: right;
	margin: 75px 13px 0 0;
	padding: 0;
	width: 321px;
	height: 27px;
	list-style: none;
	background: url(../../image/h-menu00.jpg) no-repeat;
}
#header ul li {
	display: inline;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 102px;
	height: 27px;
	list-style: none;
}
#header ul li a {
	display: block;
	width: 102px;
	height: 27px;
	text-indent: -9999px;
}
#header ul li#menu1 a:hover {
	background: url(../../image/h-menu01.jpg) no-repeat;
}
#header ul li#menu2 a:hover {
	background: url(../../image/h-menu02.jpg) no-repeat;
}
#header ul li#menu3 a:hover {
	background: url(../../image/h-menu03.jpg) no-repeat;
}
/*====================================================================================================*/
/* KATABAN_DETAIL */
/*====================================================================================================*/
/*----------------------------------------------------------------------------------------------------*/
/* CONTENT */
/*----------------------------------------------------------------------------------------------------*/
#content {
	clear: both;
	margin: 0;
	padding: 0 0 20px;
	background: #fff url(../../image/content-background.gif) repeat-y left;
}
/* MAIN-CONTENT */
#main-content {
	float: right;
	width: 840px;
}
#side-content .keyword {
	padding:21px 0 15px;
}
#side-content .keyword .keyword-form {
	width:145px;
	height:20px;
	border:1px solid #999999;
	vertical-align:top;
}
#side-content .keyword .keyword-form1 {
	width:20px;
	height:20px;
	border:1px solid #999999;
	vertical-align:top;
	background-color: #ccc;
	text-align: center;
}
#side-content .keyword .keyword-form2 {
	width:45px;
	height:20px;
	border:1px solid #999999;
	vertical-align:top;
	text-align: center;
}
#side-content .keyword .keyword-form3 {
	width:45px;
	height:20px;
	border:1px solid #999999;
	vertical-align:top;
	text-align: center;
}
#goods {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
#goods p.pan {
	clear: both;
	margin: 25px auto 15px;
	padding:  5px 10px;
	color: #454545;
	background: #f2f2f2;
}
#goods p.pan strong {
	font-weight: normal;
}
#goods p.pan a:link {
	color: #454545;
}
#goods p.pan a:visited {
	color: #454545;
}
#goods p.pan a:hover {
	color: #bd110a;
}
#goods h1 {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #b80e07;
	color: #fff;
}
#goods h2 {
	margin: 0 0 3px 0;
	padding: 5px 10px;
	border-bottom: 3px solid #b80e07;
}
#goods h3 {
	margin: 10px 0 25px;
	padding-bottom: 30px;
	text-align: center;
	background-image: url(../../image/line2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#goods h3 img {
	padding: 5px;
	border: solid 1px #999;
	border-radius: 10px;         /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;    /* Firefox用 */
}
#goods h4 {
	margin: 0;
	padding: 5px 10px;
	font-size: 150%;
	border-bottom: 1px solid #b80e07;
}
#goods ul {
	list-style-type: none;
	font-size: 110%;
}
#goods ul li {
	line-height: 180%;
}
#goods ul li.cs_goods-link {
	padding: 3px 5px 5px 22px;
	font-weight:bold;
	background: url(../../image/arrow1.jpg) no-repeat left center;
	text-decoration:none;
}
#goods ul li.cs_goods-link a {
	text-decoration: none;
}
#goods ul li.cs_goods-link a:hover {
	text-decoration: underline;
}
#goods h5 {
	margin-left: 40px;
}
#goods h5 img {
	padding: 5px;
	border: solid 1px #999;
	border-radius: 10px;         /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;    /* Firefox用 */
}
#goods table {
	margin: 0 0 20px 40px;
	border-collapse: collapse;
}
#goods table th {
	padding: 3px 15px;
	border: solid 1px #e0e0e0;
	background: #f0f0f0;
	text-align: right;
	font-weight: normal;
}
#goods table th span {
	font-size: 86%;
}
#goods table td {
	padding: 3px 15px;
	border: solid 1px #e0e0e0;
}
#goods div form input {
	vertical-align: text-bottom;
}
#goods div {
	width: 250px;
	margin: 0 0 20px 40px;
	padding: 10px;
	background :#f0f0f0;
}
#goods div.kazu {
	width: 55px;
	ime-mode: inactive; /* 半角モード */
}
#goods div.buy {
}
#id_goods-list {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	border: solid 1px #999;
	background: #f0f0f0;
}
#id_goods-list p {
	margin: 0;
	padding: 5px 10px 0;
	border-bottom: solid 1px #999;
	background: #ccc;
	font-size: 100%;
}
#id_goods-list h4 {
	margin: 0;
	padding: 5px 10px;
	background: #f0f0f0;
	font-size: 110%;
	font-weight: normal;
	line-height: 150%;
}
#id_goods-list ul {
	margin: 0;
	padding: 5px 10px 0 20px;
	font-size: 100%;
	list-style-type: none;
}
#id_goods-list ul li {
	margin: 0 0 10px 0;
	padding:0 0 0 20px;
	background: url(../../image/arrow2.gif) no-repeat left 0px;
	line-height: 100%;
}
#id_goods-list ul li a {
	text-decoration: none;
}
#id_goods-list ul li a:hover {
	text-decoration: underline;
}
/* SIDE-CONTENT */
#side-content {
	float: left;
	width: 207px;
}
#side-content .Navimenu {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 180px;
	list-style: none;
}
#side-content .Navimenu p {
	margin: 0;
	padding: 0;
	width: 180px;
	list-style:none;
}
#side-content .Navimenu p a {
	display: block;
	width: 180px;
	height: 62px;
	text-indent: -9999px;
}
#side-content .Navimenu p#navi01 a {
	background: url(../../image/navi001.jpg) no-repeat;
}
#side-content .Navimenu p#navi02 a {
	background: url(../../image/navi02.jpg) no-repeat;
}
#side-content .Navimenu p#navi03 a {
	background: url(../../image/navi03.jpg) no-repeat;
}
#side-content .Navimenu p#navi04 a {
	height:70px;
	background: url(../../image/b-cart.jpg) no-repeat;
}
#side-content .Navimenu p#navi05 a {
	background: url(../../image/navi04.jpg) no-repeat;
}
#side-content .Navimenu p#navi06 a {
	background: url(../../image/navi05.jpg) no-repeat;
}
#side-content .Navimenu p#navi07 a {
	background: url(../../image/navi07.png) no-repeat;
}
#side-content .Navimenu p#navi12 a {
	background: url(../../image/navi12.gif) no-repeat;
}
#side-content .Navimenu p#navi01 a:hover {
	background: url(../../image/navi001r.jpg) no-repeat;
}
#side-content .Navimenu p#navi02 a:hover {
	background: url(../../image/navi02r.jpg) no-repeat;
}
#side-content .Navimenu p#navi03 a:hover {
	background: url(../../image/navi03r.jpg) no-repeat;
}
#side-content .Navimenu p#navi04 a:hover {
	background: url(../../image/b-cartr.jpg) no-repeat;
}
#side-content .Navimenu p#navi05 a:hover {
	background: url(../../image/navi04r.jpg) no-repeat;
}
#side-content .Navimenu p#navi06 a:hover {
	background: url(../../image/navi05r.jpg) no-repeat;
}
#side-content .Navimenu p#navi07 a:hover {
	background: url(../../image/navi07r.png) no-repeat;
}
#side-content .Navimenu p#navi12 a:hover {
	background: url(../../image/navi12r.gif) no-repeat;
}
#side-content .Navimenu p#navi04 {
	padding: 0 0 13px;
	background:url(../../image/navi00.jpg) no-repeat bottom;
}
#side-content .Navimenu p#navi12 {
	margin-bottom: 10px;
}

#side-content .Navimenu p#navi18,
#side-content .Navimenu p#navi21,
#side-content .Navimenu p#navi19 {
    padding-bottom: 5px;
}
#side-content .Navimenu p#navi18 a {
	background: url(../../image/navi18.png) no-repeat;
}
#side-content .Navimenu p#navi18 a:hover {
	background: url(../../image/navi18r.png) no-repeat;
}
#side-content .Navimenu p#navi21 a {
	background: url(../../image/navi21.png) no-repeat;
}
#side-content .Navimenu p#navi21 a:hover {
	background: url(../../image/navi21r.png) no-repeat;
}
#side-content .Navimenu p#navi19 a {
	background: url(../../image/navi19.gif) no-repeat;
}

#side-content .keyword {
	padding: 21px 0 15px;
}
#side-content .keyword .keyword-from {
	width: 145px;
	height: 20px;
	border: 1px solid #999999;
	vertical-align: top;
}
/* 関連商品 */
#id_pc-kataban-kanren {
	width: 180px;
	margin: 20px auto 0;
	border-bottom: solid 1px #ccc;
}
#id_pc-kataban-kanren div {
	padding: 5px 0 15px;
	font-size: 118%;
	color: #b21008;
	text-align: center;
	font-weight: bold;
}
#id_pc-kataban-kanren p {
	width: 120px;
	margin: 0 auto 15px;
	padding: 0 10px;
}
#id_pc-kataban-kanren p img {
	margin: 0 8px 5px;
	border: solid 1px #999;
}
#id_pc-kataban-kanren p a {
	line-height: 130%;
	font-size: 90%;
}
/*----------------------------------------------------------------------------------------------------*/
/* FOOTER */
/*----------------------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	margin: 0;
	padding: 10px 0 30px;
	background: #000 url(../../image/footer-background.jpg) repeat-x top;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
}
/*====================================================================================================*/
/* KATABAN-LIST */
/*====================================================================================================*/
/*----------------------------------------------------------------------------------------------------*/
/* LIST-CONTENT */
/*----------------------------------------------------------------------------------------------------*/
#list-content {
	clear: both;
	margin: 0;
	padding: 0;
}
#list-content ul {
	list-style: none;
}
#list-content ul li {
	display: inline-block;
    *display: inline;
    zoom: 1;
	margin: 5px 5px 5px 0;
	padding: 0;
}
#list-content ul li a {
	display: block;
	width: 100px;
	text-decoration: none;
	font-size: 115%;
}
#list-content ul li a:hover {
	text-decoration: underline;
}
