@charset "UTF-8";
/* CSS Document */

/********************/
/*   ページ全体   */
/********************/
* {
	margin: 0px;
	padding: 0px;
}

#oldWrapper740{
	width: 740px;
    margin: 0 auto 30px auto;
}
#oldWrapper800{
	width: 800px;
    margin: 0 auto 30px auto;
}


div#staticArea{
	width: 100%;
	margin-bottom: 20px;
}
#saContent {
	font-size: 14px;
!important;
	line-height: 1.7em;
!important;
	border: 1px solid #cccccc;
}

ol, ul{
    list-style:none;
}
h3, h4, h5, h6,div, span, p, object, iframe, img, tr, th, td, {
margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #4d4d4d;
}
table{
    border-collapse: collapse; 
    border-spacing:0;
}
.both{
	clear:both;
}


/*******************/
/*   gNaviエリア   */
/*******************/

#saContent #navi {
	position: relative;
	overflow: hidden;
}
#saContent #navi #naviBox {
	position: absolute;
	width: 455px;
	right: 0;
	top: 3px;
}
#saContent #navi #naviBox ul li {
	float: left;
}


/**********************/
/*   コンテンツ共通   */
/**********************/
.shop_category.w740 #container #contents #partition #main #staticArea #saContent #mainTop #mainTopInner .topCopy {
	font-size: 14px;
	line-height: 1.6em;
	color: #f00;
	font-weight: bold;
	text-align: left;
}
.shadow {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
#staticArea #saContent #navi h3{
	background-image: url(../images/common/bk_h3.jpg);
	background-repeat: repeat-x;
	height: 58px;
	color: #FFF;
	font-size: 17px;
	line-height: 58px;
	font-weight: bold;
	padding-left: 32px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e40020;
	text-align: left;
}
#staticArea #saContent #navi h3.l2 {
	background-image: url(../images/common/bk_h3.jpg);
	background-repeat: repeat-x;
	height: 50px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	padding-left: 32px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e40020;
	padding-top: 8px;
	text-align: left;
}
