@charset "EUC-JP";


body{
	color: #333333;
	font-size:10.5px;
	line-height:135%;
	margin:0;
	padding:0;
	background-image:url(../images/header_back.gif);
	background-repeat:repeat-x;
}

td,th {
	color: #333333;
	font-size:12px;
}

.price {
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#D2232A;
}
p {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

.mb10 {
	margin-bottom:10px;
}


/* link
------------------------*/

a:link {
    color: #94CD0D;
    text-decoration: underline;
}

a:visited {
    color: #94CD0D;
    text-decoration: underline;
}

a:hover {
    color: #D2232A;
    text-decoration: none;
}


/* font
------------------------*/
.f10 {
	font-size:10px;
}
.red {
	color:#D2232A;
}
.green {
	color:#A6CB08;
}


/* left area
------------------------*/
#left{
	width:182px;
	background-image:url(../images/left_back.gif);
	padding:15px 10px 30px;
	text-align:left;
	vertical-align:top;
}
#left table{
	background-color:#FFFFFF;
	margin-bottom:15px;
}
#left table .categoryMenu{
	background-color:#EAE7E7;
	background-image:url(../images/category_back.gif);
	background-repeat:no-repeat;
	padding:3px 5px 3px 15px;
	color:#D2232A;
	font-weight:bold;
}
#left table .categoryMenu a:link {
    color: #333333;
    text-decoration: none;
	font-weight:normal;
}
#left table .categoryMenu a:visited {
    color: #333333;
    text-decoration: none;
	font-weight:normal;
}
#left table .categoryMenu a:hover {
	color:#D2232A;
    text-decoration: underline;
	font-weight:normal;
}
#left table .categorySubMenu{
	background-color:#ffffff;
	background-repeat:no-repeat;
	padding:2px 5px;
	margin:5px 3px 5px 0;
	color:#D2232A;
	font-weight:bold;
}
#left table .categorySubMenu a:link {
    color: #333333;
    text-decoration: none;
	font-weight:normal;
}
#left table .categorySubMenu a:visited {
    color: #333333;
    text-decoration: none;
	font-weight:normal;
}
#left table .categorySubMenu a:hover {
	color:#D2232A;
    text-decoration: underline;
	font-weight:normal;
}
#left #memberBtn{
	padding-bottom:25px;
}
#left table.menu{
	background-image:url(../images/leftmenu_back.gif);
	background-repeat:no-repeat;
	margin-bottom:8px;
}
#left table.menu td{
	padding:3px 5px 3px 15px;
}
#left .menu a:link {
    color: #333333;
    text-decoration: none;
}
#left .menu a:visited {
    color: #333333;
    text-decoration: none;
}
#left .menu a:hover {
    color: #D2232A;
    text-decoration: underline;
}



/* right area
------------------------*/
#right{
	width:758px;
	padding:15px 0 30px 0;
	text-align:left;
	vertical-align:top;
}

#right #ttl{
	background-image:url(../images/ttl_back.gif);
	width:738px;
	height:42px;
	padding-top:20px;
	text-align:left;
	margin-bottom:25px;
}
#right #ttl p{
	padding:0 20px 10px;
	font-weight:bold;
	font-size:16px;
}
#right #ph{
	padding-right:12px;
}
#right #ph #main{
	padding-right:4px;
}
#right #ph .sub{
	padding-bottom:4px;
}
#right #ph .zoom{
	padding-bottom:4px;
}
#right #ph .cap{
	font-size:10px;
	padding-top:3px;
	text-align:left;
}
#right #line{
	width:4px;
	background-image: url(../images/main_line2.gif);
	background-repeat:repeat-y;
}	
#right #leed{
	padding-left:15px;
	text-align:left;
	line-height:250%;
}
#right #leed #name{
	font-weight:bold;
	font-size:16px;
}
#right #leed .line{
	margin:13px 0 5px;
}
#right #leed .midashi{
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
#right #leed p.txt{
	line-height:150%;
	color:#666666;
}
#right #leed .toCart{
	background:url(../images/main_cart.gif) repeat-y left top;
	width:293px;
/*	height:45px; */
	padding-top:3px;
	padding-left:10px;
	margin-top:15px;
	margin-bottom:5px;
    overflow:hidden;
}
#right #leed .toCart td{
	font-weight:normal;
	color:#FFFFFF;
}
#right #leed .f10{
	line-height:130%;
	color:#666666;
}
#right #leed .toCart form dl {
    margin:0;
    padding: 0 10px;

}
#right #leed .toCart form dl dt ,
#right #leed .toCart form dl dd {
    display:block;
    margin:0;
    padding:0;
    color:#fff;

}
#right #leed .toCart form dl dt {
    height:30px;
    line-height:30px;

}
#right #leed .toCart form dl dd {
    height:45px;

}
#right #leed .toCart form p.btn {
   clear:both;
	width:263px;
    margin-bottom:10px;
	text-align:right;

}

#right #leed .toCart form span.attention {
    color:#ff0000;
    background:#FFFF66;

}

*:first-child+html #right #leed .toCart form span.attention {
	position:absolute;
	height:1em;
	line-height:1em;
	padding:0;
	margin-top:-3px;
}

.subPhoto {
	padding-bottom:4px;
}

#expansion01 {
	float:right;
}


/* list page
------------------------*/

#listTtl {
	background-image: url(../images/list_midashi_back.gif);
	width:728px;
	padding:0 5px;
	margin-bottom:20px;
}
#listTtl td {
	font-size:10.5px;
	color:#FFFFFF;
}
.listBox{
	margin-bottom:30px;
	width:360px;
	height:160px;
	border-right:1px solid #D0D0D0;
	border-bottom:1px solid #D0D0D0;
	padding-bottom:12px;
	position:relative;
	float:left;
}
.boxL{
	margin-right:15px;
}
.listBox img{
	float:left;
	margin-right:12px;
}
.listBox .detail{
	float:right;
}
.listBox .detail .name{
	background-image:url(../images/list_name_back.gif);
	width:187px;
	text-align:left;
	margin-bottom:10px;
}
.listBox .detail .name p{
	padding:5px 5px 5px 10px;
	font-weight:bold;
}
.listBox .detail p{
	padding:0 5px;
}
.listBox .detail .leed{
	padding-bottom:5px;
	width:170px;
}
.listBox .detail .btn{
	position:absolute;
	bottom:8px;
	left:247px;
}



/* faq page
------------------------*/

.faqBox {
	background-image: url(../images/faq_back.gif);
	width:690px;
	padding:10px 0px;
	margin:10px 0 20px 15px;
	border:1px solid #BAD926;
}
.faqBox .txt {
	background-color:#ffffff;
	padding:17px 20px 10px;
	text-align:left;
	margin:0px 10px;
}
.faqBox .txt .midashi {
	margin-bottom:15px;
}
.faqBox .txt p {
	padding:0 10px;
}
.faqBox .txt table {
	margin:0 10px 15px;
}
.faqBox .txt table td {
	padding-bottom:5px;
}
.faqBox .txt a:link {
    color: #D2232A;
    text-decoration: underline;
}

.faqBox .txt a:visited {
    color: #D2232A;
    text-decoration: underline;
}

.faqBox .txt a:hover {
    color: #94CD0D;
    text-decoration: none;
}



/* footer
------------------------*/

#footer {
	background-image:url(../images/footer_back.gif);
	background-repeat:repeat-x;
	height:41px;
	padding-top:20px;
	width:100%;
}
#footer #copy {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BDBDBC;
}
