body {
	color:#000000;
	font-size:85%;
}
h2,h3 {
	color:#000000;
	background-color:#ffffff;
	border-width:1px;
}
.b{ 
	border-left:1px solid #e6e6e6;padding:10px;
}
.title{
	font-size:100%;
}
.stitle{
	font-size:100%;
}
hr{border:0 none; border-bottom:1px #e6e6e6 solid; float:none; clear:both;}
#container{text-align:center; width:100%;}
table.m{
　  margin: 20px auto;
    width:960px;
    border-top:1px solid #e6e6e6;
    border-left:1px solid #e6e6e6;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
    text-align:left;
}
.m th{
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    background-color:#dddddd;
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.m td{
    border-right:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    padding:0.3em 1em;
}

.wrap h2{width:960px; padding:15px 0; line-height: 50px;}
.wrap table{margin:0 auto; width:960px;}

.btn_cart{
 display:block;
 width:157px;
 height: 28px;
 float: right;
}
.btn_cart a{
 display:block;
 width:100%;
 height: 100%;
 background:url(../img/btn_cart.png) no-repeat top center;
 text-indent: 110%;
 overflow:hidden;
 white-space: nowrap;
}


.wrap h3{width:960px; padding:5px 0; float:none; clear:both; font-size:20px;  border-bottom: 1px solid #e6e6e6;}


.btn_set{
display:block;
float:left;
width:296px;
padding:5px;
margin-left:5px;
margin-right:5px;
}
.btn_set a{
display:block;
width:100%;
height:100%;
border: 2px solid #666;
border-radius: 8px;
}
.btn_set a:hover{background:#ffffe0;}

.kijipage{width:960px; list-style:none; margin:10px auto;}
.kiji_images{width:110px; float:left; padding:5px;}
.kiji_memo{width:810px; float:right; padding:5px;}
.kiji_data{text-align:right;}
.kiji_memokiji{text-align:left;}