@charset "UTF-8";
@import url("tabnav-01.css");
@import url("tabnav-02.css");

/* ---------------------
 * FONTSIZE MODEL *
 * ---------------------
 *  63% ->	10pxに相当
 *  70% ->	11pxに相当
 *  75% ->	12pxに相当
 *  82% ->	13pxに相当
 *  88% ->	14pxに相当
 *  94% ->	15pxに相当
 * 100% ->	16pxに相当
 * 107% ->	17pxに相当
 * 113% ->	18pxに相当
 * 119% ->	19pxに相当
 * 125% ->	20pxに相当
 * --------------------- */

/* ========BASIC======== */
* {
   font-family:"Hiragino Kaku Gothic Pro",HiraKakuPro-W3,"ヒラギノ角ゴ Pro W3","メイリオ", Meiryo,"MS P ゴシック",verdana,sans-serif;
    color:#666666;
}

body {
 margin: 0px;
 behavior: url("/cssassist.htc");
 background: #ffffff url("/bk.jpg") repeat left top;
}

a {
 color: indianred;
}
a:visited {
 color: indianred;
}
a:hover {
 color: #dba29f;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

#page {
 width: 800px;
 margin: 0px auto;
 min-height: 550px;
 background: #ffffff left top;
 font-style: normal;
 font-weight: normal;
 font-size: 10pt;
 font-family: "MS UI Gothic";
 color: #4c4c4c;
}

#header {
	height: 150px;
	margin: 0px;
	width: auto;
}

#header a{
	color: #666666;
	text-decoration:none;
	font-size:12px;
}

#header p{
	margin:0px;
	line-height:19.2px;
}

#tabnav-01 {
	overflow: hidden;
	height: 40px;
	background-image: url(/back003.gif);
}

#tabnav-02 {
	overflow: hidden;
	height: 40px;
	background-image: url(/back003.gif);
}

div#contents {
   width:800px;
   margin:30px auto;
   min-height: 332px;
}

div#main {
   float:right;
   width:549px;
   margin-bottom:10px;
}

div#sub {
   float:left;
   width:220px;
   margin-bottom:10px;
}

div#totop {
   clear:both;
}

#footer {

 width: 800px;
 display: auto;
 min-height: 16px;
 margin: 0px;
 font-weight: normal;
 color: #ffffff;
}

#footer #copyright-1 {
	text-align: right;
	clear: both;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	background-color: #FFF;
	margin: auto;
	height: auto;
}

#footer #copyright-2 {
	text-align: center;
	clear: both;
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	height: 30px;
	margin: auto;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.p_title{
	color:indianred;
	line-height:130%;
	padding-left:10px;
}

#mbox{
	background-color:#ffe4e1;
	margin:20px;
	padding:20px 10px;
}

div#main h2 {
 font-weight: bold;
 font-size: 15px;
 line-height: 120%;
 text-decoration: none;
 text-transform: none;
 color:indianred;
 margin-top:20px;
 margin-left:10px;
}

div#main h3 {
   margin:0px 8px 8px 0px;
   padding:2px 2px 2px 0;
   color:indianred;
   font-size:94%;/* 15px相当 */
   font-weight:bold;
   border-bottom:3px double #5A5132;
}

div#main h4 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h5 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main h6 {
   margin-bottom:2px;
   font-size:82%;/* 13px相当 */
}

div#main p {
   margin:0 0 1em 0;
   font-size:82%;/* 13px相当 */
}

div#main ul,ol,dl {
   font-size:82%;/* 13px相当 */
}

div#main dt {
   margin-bottom:3px;
}

div#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body div#main dl.information dd div {
   display:inline-block;
}

div#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

div#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:88%;/* 14px相当 */
   font-weight:bold;
   color:#5A5132;
   padding-left:10px;
   background:#fff url("/shop_plusone/images/1/bg_submenu.gif") 0 50% no-repeat;
   border-bottom:1px solid #E7E7E7;
}
div#sub h2 a{
	color:#5A5132;
	font-size:95%;
}

div#sub ul {
   margin:0;
   padding:0;
}

div#sub li {
   font-size:82%;/* 13px相当 */
   line-height:1.4;
   border-bottom:1px solid #ddd;
   list-style:none;

}

div#sub li a {
   display:block;
   padding-left:20px;
   color:#333;
   line-height:3.0;
   background:url("/shop_plusone/images/1/bg_sub_list.gif") 5px 15px no-repeat;
}


/* ========TOTOP CUSTOMIZE========= */
div#totop {
   margin:20px 0px 10px 0px;
   text-align:right;
   font-size:75%;/* 12px相当 */
}

div#totop a {
   padding:0 0 0 12px;
   background:url("/shop_plusone/images/1/bg_totop.gif") 0 50% no-repeat;
   color:#333;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url("/shop_plusone/images/1/bg_dotline.gif") 0 0 repeat-x;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   font-size:75%;/* 12px相当 */
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   color:#333;
   background: url("/shop_plusone/images/1/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
address {
   padding:10px 0;
   font-style:normal;
   font-size:75%;/* 12px相当 */
   text-align:center;
}


/* ==================== 商品表示 ====================*/

.box690{ width:530px;}
.box141{
	width:121px;
	margin:8px;
}

.box517{ width:377px;}

.Item_box690{
	border:1px solid #5a5132;/*#d4d4d4;*/
	/*width:514px !important;*/
	width:537px;
	padding:0px;
	margin-bottom:15px;
}

.ItemTitle{
	background:url(/shop_plusone/images/1/h4_bg.gif) no-repeat left top;
	padding: 8px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 113%;
	font-weight: bold;
	color:#5a5132;
	line-height: 1.5;
	border-bottom:1px solid #5a5132;
	margin:8px 8px 8px 0px;
}

.fontS{
	font-size:77%;
	color:#666;
	line-height:1.5;
	padding-top:0px;
}

.jyodai{
	color:#666;
	font-weight:bold;
	font-style:normal;
	font-size:120%;
	margin-bottom:6px;
}

.item_box_suu{
	font-style:normal;
	color:#5a5132;
	margin:0px 6px 6px 0px;
	height:25px;
}

.comment{
	font-size:12px;
	color:#E79E00;
}

/* section
----------------------------------------------------- */
.section { margin: 0 0 10px;}

/* float
----------------------------------------------------- */
.left { float: left;}
.right { float: right;}

/* .clearfix
---------------------------------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	font-size: 0.1em;
}

.clearfix {
	display: inline-block;
}

/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

.info_msg{
	text-align:center;
	color:blue;
}

/* ==================== テーブル表示 ====================*/
.tbl_1{
	margin 0 auto;
	border-collapse:collapse;
}

.tbl_1 th{
	border-collapse:collapse;
	border:1px #848284 solid;
	font-weight:normal;
	text-align:center;
	height:30px;
}

.tbl_1 td{
	border-collapse:collapse;
	border:1px #848284 solid;
	padding:2px 2px;
	height:30px;
}

/* ==================== タイトル表示 ====================*/
.title1{
	padding:8px;
	border:1px #848284 solid;
	margin:0 auto;
	width:200px;
	text-align:center;
	background:#eeeadd;
}

.unnamed1 {  font-family: "Lucida Sans Unicode"; font-size: 10px}
.unnamed2 {  font-family: "Lucida Sans Unicode"; font-size: 12px}
.unnamed3 {  font-family: "MS UI Gothic"; font-size: 9px}
.unnamed4 {  font-family: "MS UI Gothic"; font-size: 10px}
.unnamed5 {  font-family: "MS UI Gothic"; font-size: 12px}
.unnamed6 {  font-family: "MS UI Gothic"; font-size: 14px}
.unnamed7 {  font-family: "Georgia"; font-size: 18px}
/*	font-family: "Lucida Sans Unicode";
	font-size: 10px
}
*/