* {
	margin: 0px;
	padding: 0px;
}
html{
	scrollbar-arrow-color: #A4A4A4;
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #A4A4A4;
	scrollbar-3dlight-color: #FFF;
	scrollbar-track-color: #E4E4E4;
	scrollbar-shadow-color: #A4A4A4;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-3dshadow-color: #FFF;
}
body {
	background: url(../IMG/0401_body_bg.gif) center top;
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
button {
	cursor: pointer;
}
#wrapper {
	margin: 0px auto;
	width: 950px;
	background: url(../IMG/0401_wrapper_bg.gif) repeat-y top;
}
#header {
	text-align: left;
	margin: 0px auto 10px;
	position: relative;
	background-image: url(../IMG/logo_purple.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #CCC;
	text-indent: 25px;
	float: left;
	height: 20px;
}

#header a img {
	border-style: none;
}

#container {
	margin: 0px auto;
	width: 900px;
	text-align: left;
}
#side {
	float: left;
	width: 190px;
}
#side h2 {
	display: none;
}
#side h3 {
	height: 35px;
	text-indent: 25px;
	background-image: url(../IMG/0401_side_h3.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
}
#side div {
	margin: 0px 0px 20px;
	clear: both;
}
#side div div {
	margin: 0px;
	clear: none;
}

#side div ul {
	list-style: url(none) none;
}

#side a img {
	border-style: none;
}
#contents {
	float: right;
	width: 690px;
}
#contents h2 {
	clear: both;
	text-indent: 30px;
	margin-bottom: 20px;
	background: url(../IMG/0401_contents_h2.gif) no-repeat left top;
	padding: 6px 0px;
	color: #FFF;
	text-align: left;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
}
#contents h3 {
	clear: both;
	letter-spacing: 0.2em;
	text-indent: 15px;
	height: 24px;
	margin: 0px 40px 10px 20px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #EFAEC6;
}
#contents p {
	line-height: 1.5em;
	margin: 0px 30px 20px 40px;
}
#contents ul {
	margin: 0px 30px 20px;
	list-style: url(../IMG/0401_list.gif);
}
#contents ol{
	margin: 0px 30px 20px;
}
#contents li {
	line-height: 1.5em;
	margin-bottom: 2px;
}
#contents dl {
	margin: 0px 50px 20px;
}
#contents dl dt {
	line-height: 1.5em;
	font-weight: bold;
}
#contents table {
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
#contents table th {
	background: #FBF9F6;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	color: #999999;
	text-align: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
}
#contents table td {
	background: #FFF;
	padding: 4px 5px;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-size: 11px;
	color: #333333;
}
#contents table span {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../IMG/leaf.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

#contents a img {
	border-style: none;
}
#footer {
	clear: both;
	text-align: left;
	background: url(../IMG/0401_footer.gif) repeat-x left top;
	height: 212px;
	margin: 0px 6px;
}
#footer a {
	color: #FFF;
}
#footer p {
	line-height: 40px;
	margin: 0px 30px;
	color: #FFF;
}
#footer ul {
	margin: 0px;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin-right: 10px;
	line-height: 80px;
}
#header ul.primary-navi {
	padding-right: 25px;
	line-height: 20px;
	height: 20px;
	text-align: right;
}
#header ul.primary-navi li {
	font-size: 10px;
	line-height: 20px;
	display: inline;
	text-align: right;
	margin-left: 10px;
}
#header ul.primary-navi li a {

}
#header p.logo {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	float: left;
	padding-left: 25px;
}
#header p.logo img {
	display: block;
	float: left;
}

#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header div.member {
	width: 180px;
	text-align: right;
	position: absolute;
	top: 36px;
	left: 421px;
	clear: both;
	height: 30px;
}
#header div.member p {
	line-height: 1.5em;
	display: none;
}
#header div.member ul {
	list-style: url(none) none;
}

#header div.member ul li {
	margin-right: 10px;
	display: inline;
	line-height: 30px;
}
#header div.member ul li a {
	color: #666;
}
#header div.member ul li.login {
}
#header div.member ul li.regist {
}
#header div.member ul li.logout {
}
#header div.member ul li.mypage {
}
#header #menu a:link {
	text-decoration: none;
	color: #FF66CC;
	font-weight: bold;
}
#header #menu a:hover {
	text-decoration: none;
	color: #A07AC3;
	font-weight: bold;
}
#header  #menu  a:visited {
	text-decoration: none;
	color: #FF66CC;
	font-weight: bold;
}

#header p.cart {
	height: 30px;
	width: 145px;
	line-height: 0;
	text-indent: -9999px;
	float: right;
}
#header p.cart a {
	line-height: normal;
	display: block;
	height: 100%;
	width: 120px;
	background-image: url(../IMG/0401_header_cart.gif);
	background-position: top;
}
#header p.cart a:hover {
	background-image: url(../IMG/0401_header_cart.gif);
	background-position: bottom;
}
#header ul.gloval-navi {
	height: 36px;
	width: 910px;
	background: url(../IMG/0401_header_glovalnavi_bg.gif) no-repeat left bottom;
	clear: both;
	margin-left: 25px;
}
#header ul.gloval-navi li {
	float: left;
	height: 32px;
	list-style: url(none) none;
	line-height: 0;
	text-indent: -9999px;
}
#header ul.gloval-navi li a {
	line-height: normal;
	display: block;
	height: 100%;
}
#header ul.gloval-navi li.home {
	width: 211px;
}
#header ul.gloval-navi li.sk-payment {
	width: 230px;
}
#header ul.gloval-navi li.inq {
	width: 230px;
}
#header ul.gloval-navi li.blog {
	width: 229px;
}
#header ul.gloval-navi li.home a {
	background: url(../IMG/0401_header_glovalnavi.gif) 0px top;
}
#header ul.gloval-navi li.sk-payment a {
	background: url(../IMG/0401_header_glovalnavi.gif) -211px top;
}
#header ul.gloval-navi li.inq a {
	background: url(../IMG/0401_header_glovalnavi.gif) -441px top;
}
#header ul.gloval-navi li.blog a {
	background: url(../IMG/0401_header_glovalnavi.gif) -671px top;
}
#header ul.gloval-navi li.home a:hover {
	background: url(../IMG/0401_header_glovalnavi.gif) 0px -36px;
}
#header ul.gloval-navi li.sk-payment a:hover {
	background: url(../IMG/0401_header_glovalnavi.gif) -211px -36px;
}
#header ul.gloval-navi li.inq a:hover {
	background: url(../IMG/0401_header_glovalnavi.gif) -441px -36px;
}
#header ul.gloval-navi li.blog a:hover {
	background: url(../IMG/0401_header_glovalnavi.gif) -671px -36px;
}
#side div.category {
}
#side div.category h3 {
	font-size: 12px;
	background-image: url(../IMG/0401_side_h3.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	line-height: 2.3em;
	color: #FF33CC;
}
#side div.category h3 a:link {
	color: #FF33CC;
	text-decoration: none;
	line-height: 2.3em;
}
#side div.category h3 a:hover {
	color: #A05FB3;
	text-decoration: none;
	line-height: 2.3em;
}
#side  div.category  h3  a:visited {
	text-decoration: none;
	line-height: 2.3em;
	color: #FF33CC;
}
#side div.category ul {
	text-decoration: none;
}
#side div.category ul li {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 25px;
}
#side div.category ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 6px 4px 6px 10px;
}
#side div.category ul li a:hover {
	background-color: #F2EEE9;
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#side div.group {
}
#side div.group h3 {
	font-size: 12px;
	line-height: 2.3em;
	text-indent: 25px;
	background-image: url(../IMG/0401_side_h3_h.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#side div.group ul {
}
#side div.group ul li {
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	text-indent: 25px;
}
#side div.group ul li a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 6px 4px 6px 10px;
}
#side div.group ul li a:hover {
	background-color: #F2EEE9;
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#side div.freepage {
	border: 1px solid #CFCFCF;
}
#side div.freepage h3 {
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	background-image: url(../IMG/0401_side_menu_h3_c.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#side div.freepage ul {
}
#side div.freepage ul li {
	border-style: none;
	text-indent: 25px;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#side div.freepage ul li a {
	text-decoration: none;
	color: #333;
}
#side div.freepage ul li a:hover {
	background-image: url(../IMG/0401_list.gif);
	background-repeat: no-repeat;
	background-position: 20px;
}
#side p.mailmaga {
	margin: 0px 0px 20px;
	font-size: 10px;
	line-height: 0;
	height: 44px;
	width: 190px;
	background: url(../IMG/0401_side_mailmaga.gif);
	text-indent: -9999px;
}
#side p.mailmaga a  {
	line-height: normal;
	display: block;
	height: 100%;
}

#side div.manager {
	background: #FBF9F6;
	border: 1px solid #CFCFCF;
}
#side div.manager h3 {
	height: 50px;
	background: url(../IMG/0401_side_manager_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.manager h4 {
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	height: 20px;
	margin: 0px 0px 5px;
}
#side div.manager p {

}
#side div.manager p.memo {
	margin: 0px 8px 8px;
	font-size: 10px;
	line-height: 1.2em;
}
#side div.manager p.blog {
	background: url(../IMG/0401_side_manager_blog.gif) no-repeat top;
	height: 40px;
	line-height: 0px;
	text-indent: -9999px;
	width: 151px;
	margin: 0px auto;
}
#side div.manager p.blog a {
	line-height: normal;
	display: block;
	height: 25px;
}
#side div.manager img {
	margin: 0px auto 5px;
	width: 160px;
	display: block;
}
#side div.qrcode {
	background: url(../IMG/0401_side_mobile.gif);
	height: 191px;
}
#side div.qrcode h3 {
	background: url(none);
	text-indent: -9999px;
	height: 40px;
}
#side div.qrcode img {
	display: block;
	margin: 0px auto;
}
#side div.seller {
}
#side div.seller h3 {
	background: url(../IMG/0401_side_rank_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}
#side div.seller ul {
	clear: both;
	margin: 0px 0px 0px 12px;
}
#side div.seller ul li {
	text-align: center;
	margin: 0px 8px 15px 0px;
	float: left;
	width: 80px;
	font-size: 10px;
	line-height: 1.2em;
}
#side div.seller ul li a img {
	display: block;
	margin: 0px auto 2px;
	width: 80px;
}

#side div.seller ul li span {
	display: block;
	margin: 3px 0px;
}
#side div.seller ul li span.num {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #CCC;
	letter-spacing: 0.1em;
	line-height: 14px;
	font-weight: bold;
}
#side div.seller ul li span.exp {
	display: none;
}
#side div.seller ul li span.none {
	height: 78px;
	width: 78px;
	border: 1px solid #EAEAEA;
	line-height: 78px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	cursor: pointer;
}
#side div.seller ul li span.regular {
	text-decoration: line-through;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
}
#side div.seller ul li span.price {
	color: #00315E;
	display: none;
	font-family: Verdana, Geneva, sans-serif;
}
#side div.feed {
}
#side div.feed h3 {
	display: none;
}
#side div.feed ul {
	background: url(../IMG/0401_side_feed.gif);
	height: 46px;
	margin: 0px;
	position: relative;
}


#side div.feed ul li {
	position: absolute;
	height: 20px;
	top: 16px;
	line-height: 0;
	text-indent: -9999px;
}

#side div.feed ul li a {
	line-height: normal;
	display: block;
	height: 100%;
}
#side div.feed ul li.rss {
	left: 53px;
	width: 45px;
}

#side div.feed ul li.atom {
	left: 110px;
	width: 55px;
}
#side div.recent-trackback {
}
#side div.recent-trackback h3 {
	background: url(../IMG/0401_side_tb_h3.gif) no-repeat top;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
}

#side div.recent-trackback dl {
	margin: 0px 8px;
}
#side div.recent-trackback dl dt {
	font-weight: bold;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#side div.recent-trackback dl dt a {
}
#side div.recent-trackback dl dt a:hover {
}
#side div.recent-trackback dl dd {
	line-height: 1.2em;
	padding: 0px 0px 5px;
}

#side div.recent-trackback dl dd span {
	display: block;
}
#side div.recent-trackback dl dd span.name {
	margin: 0px 0px 2px;
}
#side div.recent-trackback dl dd span.date {
	font: 10px Verdana, Geneva, sans-serif;
	text-align: right;
	letter-spacing: 0.1em;
}

#inn-box p.sort {
	text-align: right;
}
#inn-box ul.topicpass {
	margin: 0px;
}
#inn-box ul.topicpass li {
	display: inline;
	margin: 0px 5px 0px 0px;
	line-height: 1.5em;
}
#inn-box ul.topicpass li a {
	margin-left: 5px;
}
#contents p.none {
	font-size: 14px;
	line-height: 200px;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	clear: both;
}
#contents div.pickup {
}
#contents div.pickup h2 {
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	line-height: 10px;
	background: url(../IMG/0401_cmn_pickup_h2.gif);
	text-indent: -9999px;
	padding: 0px;
	height: 30px;
}
#contents div.pickup ul {
	list-style: url(none) none;
	margin: 0px 0px 0px 30px;
	clear: both;
}
#contents div.pickup ul li {
	text-align: center;
	margin: 0px 20px 20px 0px;
	float: left;
	width: 140px;
	line-height: 0;
}
#contents div.pickup ul li a {
	line-height: 1.2em;
}
#contents div.pickup ul li a img {
	display: block;
	margin: 0px auto 2px;
}
#contents div.pickup ul li span {
	display: block;
	font-size: 10px;
	margin: 0px 0px 3px;
	line-height: 1.2em;
}
#contents div.pickup ul li span.photo {
	font-size: 12px;
}
#contents div.pickup ul li span.exp {

}
#contents div.pickup ul li span.none {
	height: 98px;
	width: 98px;
	border: 1px solid #EAEAEA;
	line-height: 98px;
	text-decoration: none;
	margin: 0px auto 2px;
	font-family: Verdana, Geneva, sans-serif;
	cursor: pointer;
}
#contents div.pickup ul li span.regular {
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
}
#contents div.pickup ul li span.price {
	color: #00315E;
	font-family: Verdana, Geneva, sans-serif;
}
#footer p.pagetop {
	line-height: 0;
	margin: 0px 0px 0px 790px;
	height: 28px;
	width: 136px;
	text-indent: -9999px;
}
#footer p.pagetop a {
	background: url(../IMG/0401_footer_pagetop.gif);
	line-height: normal;
	display: block;
	height: 100%;
}
#footer p.copyright {
	text-align: center;
	line-height: normal;
	font-size: 10px;
}
#footer p.credit {
	text-align: right;
	color: #666;
	font-size: 10px;
	line-height: 20px;
}
#footer p.credit a {
	color: #666;
	text-decoration: none;
}
