@charset "UTF-8";

/* ========BASIC======== */
*{
font-family:Verdana, Helvetica, sans-serif;
}

body{
margin:0;
padding:0;
font-size:0.8em;
text-align:center;
line-height:1.4em;
letter-spacing:1px;
background:#fff url(image/bg.gif) 50% 50% repeat-y fixed;
border-top:3px solid #FF69B4;
}

br{
letter-spacing:normal;
}

a{
color:#FF69B4;
text-decoration:none;
}

a:hover{
color:#ddd;
text-decoration:none;
}

img{
border:0;
}

h1,h2,h3,h4,h5,h6{
margin:0;
}


table#table-info {
    width: 680px;
	margin: 12px;
    border: 3px #fff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-info th {
    padding: 2px;
    border: #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align: top;
}
table#table-info td {
    padding: 8px;
    border: 1px #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: left;
	vertical-align: top;
	
}

table#table-daibiki {
    width: 280px;
	margin: 10px;
    border: 3px #FFDBB3 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-daibiki th {
    padding: 3px;
    border: #FFDBB3 solid;
    border-width: 0 0 1px 1px;
    background: #FFF7EE;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-daibiki td {
    padding: 3px;
    border: 1px #FFDBB3 solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: right;
}

table#table-hyouki {
    width: 680px;
	margin: 15px;
    border: 1px #DCDCDC solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-hyouki th {
    padding: 3px;
    border: #DCDCDC solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    line-height: 120%;
    text-align: center;
}
table#table-hyouki td {
    padding: 3px;
    border: 1px #DCDCDC solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: left;
}

table#table-product {
    width: 740px;
	margin: 12px;
    border: 3px #fff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-product th {
    padding: 2px;
    border: #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align: top;
}
table#table-product td {
    padding: 8px;
    border: 1px #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: left;
	vertical-align: top;
	
}

table#table-product-otherpic {
    width: 740px;
	margin: 12px;
    border: 3px #fff solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-product-otherpic th {
    padding: 2px;
    border: #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align: top;
}
table#table-product-otherpic td {
    padding: 8px;
    border: 1px #fff solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: left;
	vertical-align: top;
	
}

table#table-product-otherpic img{
	border:0;
    padding: 20px;
	
}

table#table-indexlist {
    width: 500px;
	margin: 10px 10px 20px 20px;
    border: 3px #FFE4E1 solid;
    border-collapse: collapse;
    border-spacing: 0;
}


table#table-indexlist th {

	padding: 3px;
	width: 100px;
    border: #FFE4E1 solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    font-weight: bold;
    text-align: center;
}
table#table-indexlist td {
    padding: 8px;
    border: #FFE4E1 solid;
    border-width: 0 0 0 0;
    text-align: center;
	background:#FFF7F7
	
}

table#table-indexlist h4 {
	font-color:#DB7093;
}


table#table-item {
    width: 500px;
	margin: 16px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-item th {
    padding: 1px;
    border: #FFDBB3 solid;
    border-width: 0 0 0 0;
    background: #fff;
    font-weight: bold;
    text-align: center;
}
table#table-item td {
	width: 500px;
    padding: 1px;
    border: 0;
    text-align: center;
}

table#table-itemorder {
    width: 550px;
	margin: 10px 10px 10px 20px;
    border: 2px #FFC0CB solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-itemorder th {

	padding: 3px;
    border: #FFC0CB solid;
    border-width: 0 0 1px 1px;
	background:#FFF7F7;
    font-weight: bold;
    text-align: center;
}
table#table-itemorder td {
    padding: 5px;
    border: #FFC0CB solid;
    border-width: 0 0 1px 1px;
    background: #fff;
    text-align: center;
}

table#table-01 {
    width: 155px;
	height: 220px;
	margin: 10px 8px 18px 3px;
    border: 3px #FFC0CB solid;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-01 th {
    padding: 16px;
    border: #FFDBB3 solid;
    border-width: 0 0 0 0;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;

}
table#table-01 td {
    padding: 3px;
    border: 1px #FFDBB3 solid;
    border-width: 0 0 0 0;
    background: #FFF7F7;
    text-align: center;
	font-color:#FFC0CB;
	
}

table#table-02 {
    width: 530px;
	margin: 10px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-02 th {
    padding: 5px;
    border: #FFDBB3 solid;
    border-width: 0 0 0 1px;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	color: #DB7093;

}

table#table-02 td {
	width: 180px;
    padding: 5px;
    border: 0;
    text-align: center;
}

table#table-03 {
    width: 730px;
	margin: 10px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-03 th {
    padding: 5px;
    border: #FFDBB3 solid;
    border-width: 0 0 0 1px;
    background: #fff;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	color: #DB7093;

}
table#table-03 td {
	width: 180px;
    padding: 5px;
    border: 0;
    text-align: center;
}

/* ========TEMPLATE FRAMEWORK======== */
div#top{
width:1000px;
margin:0 auto;
text-align:left;
}

div#header{
width:950px;
height:200px;
background:#fff;
margin-bottom:10px;
}

div#contents{
clear:both;
width:950px;
margin:20px 10px;
}

div#main{
width:590px;
float:left;
margin:10px;
}


div#sub{
width:180px;
float:right;
margin:3px 3px;
}

div#side-R{
width:140px;
float:left;
margin:5px;
}

div#side-L{
width:180px;
float:left;
margin:3px;
}

div#footer{
width:950px;
clear:both;
background:#fff;
border-top:1px solid #666;
margin-top:10px;
}

/* 回り込み解除 */
div#contents:after{
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* ========HEADER CUSTOMIZE======== */
div#header h1{
font-size:1em;
margin:0;
line-height:30px;
padding:0 10px;
}
div#header h2{
font-size:1em;
margin:0;
margin-left:20px;
padding:0 10px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
div#main a{
color:#FF69B4;
}

div#main a:hover{
border:0;
color:#FF69B4;
border-bottom:1px solid #FF69B4;
}

div#main h2 {
font-size:1.2em;
line-height:28px;
padding:2px 2px 3px 10px;
font-weight:bold;
color:mediumvioletred;
margin-bottom:3px;
border-bottom:5px double #FF69B4;

}

div#main h3 {
padding:3px;
margin-left:13px;
margin-bottom:11px;
font-size:1.2em;
line-height:18px;
color:#C71585;
border-bottom:2px dotted #FF69B4;
}

div#main h4 {
padding:3px;
margin-left:3px;
margin-bottom:11px;
font-size:1.1em;
line-height:18px;
color:#DB7093;
}
div#main p{
margin:0 0 1em 0;
}



/* ========MENU CUSTOMIZE======== */
div#menu ul {
margin:0;
padding:0;
}

div#menu li {
list-style-type:none;
margin:0;
padding:3;
border-bottom:1px solid #FFB6C1;
text-align:center;
}

div#menu li a{
font-size:0.9em;
display:block;
width:170px;
color:#333;
background:#FFF7F7;
line-height:18px;
border-bottom:none;
padding-left:10px;
padding:5px 5px 5px 5px;
}

div#menu li a:hover{
color:#333;
background:#FFC0CB;
border-bottom:none;
}


div#menu li strong{
color:#DB7093;
}

/* ========SUB CONTENTS CUSTOMIZE======== */
div#sub h2 {
font-size:1em;
color:#C71585;
padding:1px;
font-weight:bold;
background:#C71585;
}

div#side-L h2 {
font-size:1.3em;
color:#C71585;
padding:5px;
font-weight:bold;
background:#fff url(image/free_shipping.gif);
}

/* ========FOOTER CUSTOMIZE======== */
div#totop{
text-align:right;
padding:10px 10px 0 0;
}

div#footerMenu{
padding:10px 0;
}

div#footerMenu a{
color:#333;
}

div#footerMenu a:hover{
border:0;
color:#333;
border-bottom:1px solid #333;
}

div#footerMenu ul{
margin:0;
padding:0;
list-style:none;
}
div#footerMenu li{
display:inline;
margin:0 0 0 10px;
padding-left:8px;
background:url(image/arrow.gif) 0 4px no-repeat;
}

address{
color:#333;
text-align:center;
font-size:0.8em;
padding:20px 0;
background:#f1f1f1;
border-top:2px solid #ddd;
}

.price_m
{
	font			: normal 27px/1.0 Trebuchet MS, Osaka, 'ＭＳ Ｐゴシック';
	color			: red;
	letter-spacing	: -1px;	
}
.price_l
{
	font			: normal 40px/1.0 Trebuchet MS, Osaka, 'ＭＳ Ｐゴシック';
	color			: red;
	letter-spacing	: -1px;	
}
.price_s
{
	font			: normal 18px/1.0 Trebuchet MS, Osaka, 'ＭＳ Ｐゴシック';
	color			: red;
	font-weight:bold;

	letter-spacing	: -1px;	
}

h2.recommend
{
	font-size:1.2em;
	line-height:30px;
	padding:2px 2px 3px 10px;
	font-weight:bold;
	color:mediumvioletred;
	margin-bottom:3px;
	background:#fff url(image/index_bar.gif) no-repeat 5px 1px;

}

h2.sakura
{
	font-size:1.2em;
	line-height:30px;
	padding:2px 2px 3px 10px;
	font-weight:bold;
	color:mediumvioletred;
	margin-bottom:3px;
	background:#fff url(image/bg_sakura.gif);

}