@charset "UTF-8";

/* 
(c) 2005 Big Fish Story, Inc. All rights reserved.
*/
body	{
	background-color: #ffffff;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

/* seasonal */

div.area_halloween {
	display: none;
}

div.area_halloween_non {
	display: block;
}

div.area_xmas {
	display: none;
}

/* topitem */

div#toppromo {
	margin: 0 0 0 0;
}

div.top_promo_image {
	float:left;
	margin: 0 8px 0 0;
	vertical-align: top;
}

div#topitem {
	margin: 0 0 10px 0;
}

div.top_item_image {
	float:left;
	margin: 0 3px 0 3px;
	vertical-align: top;
}
div.clear{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}


address	{
	color:#333333;
	font-size:13px;
	text-decoration: none;
}
img	{
	border: 0px;
}

form {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

hr	{
	visibility: hidden;
	width: 100%;
	height: 1px;
	clear: both;
	margin: 0px;
}

strong
{
    font-weight: normal;
}

h1	{
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 10px;
}

h2 {
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	margin:10px 0 10px 0;
}

h3 {
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	margin:10px 0 10px 0;
}

h4	{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h5	{
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 0;
}

h6 {
	font-size:16px;
	font-weight: bold;
	color: #CC0000;
	margin:10px 0 10px 0;
}

td.summary
{
	font-size: 8pt;
	color: #ffffff;
	margin: 0 0 0 10px;
}
span.summary
{
	font-size: 8pt;
	color: #ffffff;
	margin: 0 0 0 10px;
}
.summary a {
	color: #FFFFFF;
	text-decoration: none;
}

a.head1:link {
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
a.head1:visited {
	font-size:13px;
	color: #000000;
	text-decoration: none;
}
a.head1:hover {
	font-size:13px;
	color: #000099;
	text-decoration: underline;
}

a.head2:link {
	font-size:15px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.head2:visited {
	font-size:15px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.head2:hover {
	font-size:15px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

a.head2s:link {
	font-size:10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.head2s:visited {
	font-size:10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.head2s:hover {
	font-size:10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

input.input1 {
	font-size:15px;
	border: 1px solid #666666;
}


input.bt1 {
	font-size:13px;
	border-style: outset;
	border-color: #ffcccc;
	border-width: 2px;
	background-color: #cc0000;
	color: #ffffff;
	text-align:center;
}

div.menu_left {
	background-color: #ffffff;
	border: #cc0000 solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-size: 15px;
	font-weight: bold;
	width: 250px;
	color: #666666;
}

select.menu_left {
	font-size:12px;
	color: #cc0000;
	font-weight: bold;
}


div.categoryboxes {
	margin: 0;
	padding: 5px;
	text-align: left;
}

div.categorybox {
	margin: 0;
	padding: 0;
	float: left;
}

div.categorybox img {
	margin: 0 0 2px 2px;
	padding: 0;
	width: 78px;
	height: 78px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 1px #333333;
	box-shadow: 0 0 1px #333333;
}

div.top_notice_title {
	font-size:15px;
	font-weight: bold;
}

div.top_notice {
	font-size:13px;
 	margin-left:10px;
}

.link_mobile {
	width: 800px;
	margin: 5px 0 5px 0;
	font-size: 13px;
	color: #333333;
	text-align: center;
}
.link_mobile a {
	color: #333333;
	text-decoration: underline;
}


div#itempickuplist {
	width: 530px;
	margin: 0;
	padding: 0;
}

.itempickup {
	background-color: #ffffcc;
	margin: 8px;		
	float:left;
}

/* ----- footer ----- */

a.footer:link {
	font-size:15px;
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	font-size:15px;
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	font-size:15px;
	color: #333333;
	text-decoration: underline;
}

td.footer {
	font-size:15px;
	color: #333333;
}

dl.footer {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
}

dt.footer {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:0px;
}

dd.footer {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:60px;
	margin-right:0px;
}

a.footer3:link {
	font-size:13px;
	color: #ffcccc;
	text-decoration: none;
}
a.footer3:visited {
	font-size:13px;
	color: #ffcccc;
	text-decoration: none;
}
a.footer3:hover {
	font-size:13px;
	color: #ffcccc;
	text-decoration: none;
}

div.ac_comment {
	font-size:13px;
	color: #333333;
}

p.idx_big {
	font-size:15px;
}


/* ----- maincontents, rightcontents ----- */

#maincontents   {
	width:815px;
	float:left;
}

#rightcontents  {
	width:150px;
	position: absolute;
	top: 20px;
	left: 815px;
	background-color: #FFFFFF;
	border: 0px;
	text-align: center;
}

#rightcontents h1 {
	width:150px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#rightcontents h3 {
	width:150px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: #CC0000;
	font-size: 13px;
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0 0 0 0;
}

#rightcontents h5 {
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	color: #CC0000;
	font-size: 10px;
	font-weight: normal;
}

/* ----- recommend (side)----- */

#recommend_side .recommend_related {
	width:150px;
	position: absolute;
	top:20px;
	left:815px;
	border: 1px solid #CC0000;
	margin: 0;
	padding: 140px 0px 3px 0px;
	background:url(http://www.happycostume.com/shop/image/recommend_side_bk.gif) no-repeat;
	text-align: center;
}

#recommend_side .recommend_ranking {
	width:150px;
	position: absolute;
	top:20px;
	left:815px;
	border: 1px solid #CC0000;
	margin: 0;
	padding: 145px 0px 3px 0px;
	background:url(http://www.happycostume.com/shop/image/recommend_side_bk2.gif) no-repeat;
	text-align: center;
}

#recommend_side .recommend_title {
	display: none;
}

#recommend_side ul {
	margin: 0;
	padding: 0;
}

#recommend_side li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recommend_side .productbox {
	margin: 2px;
	padding: 2px;
	text-align: center;
	border: 1px dotted Gray;
	background-color: #FFFFFF;
}

#recommend_side img.product_image {
	width:80px;
	height: 120px;
}


#recommend_side .product_id {
	font-size: 10px;
}

#recommend_side .product_catalog {
	font-size: 12px;
	color: #000099;
}

#recommend_side .product_price {
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}


/* ----- recommend (center2 / home_ranking)----- */


#recommend_center2 {
	width:524px;
	border: 1px solid #CC0000;
	margin: 10px 0px 0px 0px;
	padding: 0;
	background: #FFCCCC;
	text-align: center;
}

#recommend_center2 .recommend_title {
	width: 516px;
	margin: 0px;
	padding: 2px 5px 2px 3px;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	background: #CC0000;
	color: #FFFFFF;
}

#recommend_center2 ul {
	margin: 0;
	padding: 0;
}

#recommend_center2 li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#recommend_center2 .productbox {
	width: 96px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	float: left;
}

#recommend_center2 img.product_image {
	width:80px;
	height: 120px;
}


#recommend_center2 .product_id {
	font-size: 10px;
}

#recommend_center2 .product_catalog {
	display: none;
}

#recommend_center2 .product_price {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}

#recommend_center2 .r6 {
	display: none;
}

/* ----- suggest ----- */

#suggest {
    position: absolute;
    background-color: #FCFCFF;
    border: 1px solid #CCCCFF;
	margin:0 0 0 10px;
    font-size: 90%;
    width: 200px;
	text-align: left;
}

#suggest div {
    display: block;
    width: 200px;
    overflow: hidden;
    white-space: nowrap;
}

#suggest div.select{ /* キー上下で選択した場合のスタイル */
    color: #FFFFFF;
    background-color: #3366FF;
}

#suggest div.over{ /* マウスオーバ時のスタイル */
    background-color: #99CCFF;
}
