
/* mystyle04.css 利用ファイル(shop,DMpages,kinkyo kousinrireki) */ 

body {
    background-color: #f7edd7; 
    background-image: url("bg020.gif");
    background-repeat: repeat;
    font-family: "ＭＳ Ｐゴシック",Osaka,serif;
    color: #303235;  
    margin: 0px;
    padding: 0px;
    }     
   
/* ナビゲーションのスタイル設定 */ 


#layout{
	width: 900px;
	margin: 0px auto 10px;
	padding: 0px;
	}

/* =========左サイド========= */ 


#leftside{
         float: left;
	     padding: 0px 10px 2px 0px;
	     width: 200px;
	     voice-family: "\"}\"";/* 新旧ブラウザ対応 */
	     voice-family: inherit;
	     width: 190px;
	     }
html>body #leftside{
	     width: 190px;
	     }

/* ========メイン========= */ 

#rightside{
	float: right;
	padding: 20px 15px 2px 25px;
	background-image: url("back02.jpg");
	background-repeat: repeat;
	background-position: top center;
	border-left: 15px solid #44545c;
	border-right: 15px solid #44545c;
	     width: 630px;
	     }

/*　ボタンに見せかけるナビゲーションバーのｃｓｓ　*/

#nav{
    float: left;
 	width: 120px;
   	height : 33px;
    margin-left: 0px;
    margin-right: 0px;
	padding: 0px;
	list-style: none;
}


.menu2{
    float: left;
    color: #eeeeff;
	background: #7d7d35;
	border: solid 3px;
	border-color: #aaaa88 #223344 #223344 #aaaa77;
    display: block;
	font-size: 85%;
	font-weight: bold;
    line-height: 25px;
	padding: 2px;
    text-align: center;
    text-decoration: none;
	width: 120px;
    margin: 10px 0px 10px 3px;

}

.menu2 a:link{
    background: #3d545c; 
    color: #ffff99;
    display: block;
    height: 20px;

    }

.menu2 a:visited{
    background: #3d545c; 
    color: #f4f4ff;
    }
.menu2 a:hover{
	background: #e5e599;
    color: #333333;
    }



.menu2 a:link, a:hover, a:active, a:visited { text-decoration: none;
    }
.menu4{
    font-size: 0.9em; 
	list-style-type: none;
    }


h1 {
    background: #4e433b;
    color: #f7f2ee; 
    font-size: 1.2em; 
    padding: 2px 0px 2px 0px; 
    letter-spacing: 0.4em;
    line-height: 150%;
    text-align : center; 
    margin: 10px 70px 15px 70px;

    }
    
h2 { 
    color: #303235; 
    font-size: 1.0em; }

h3 { 
    }

    
h4 { 
    background: #4e433b;
    color: #f7f2dd; 
    font-size: 1.1em; 
    padding: 2px 0px 2px 0px; 
    letter-spacing: 0.4em;
    line-height: 150%;
    text-align : center;
    margin: 10px 150px 15px 150px;
 
    }

div.main { 
    font-size: 95%; 
    }
p { 
    line-height: 1.5em; 
    margin-top:0px;
	margin-bottom: 0px;
	text-indent:0em;
    font-size: 0.96em;
    }
p.font2 {
	font-size: 0.85em;
	}
	
	       
p.color01 {
	color: #555577;
	font-weight: bold;
	}    
.color02 {
	color: #cc0033;
	font-weight: bold;
	}
	    
a:link { 
    color: #0000cd; 
    }
a:visited { 
    color: #8a2be2; 
    }
a:hover { 
    color: #ffa500; 
    }
.labe1 {
	padding: 6px 5px 4px 25px;
	margin: 20px 0px 5px 0px;
	border-left: 15px solid #44545c;
	border-bottom: 3px solid #44545c;
	font-weight: bold;
	font-size: 0.9em;
	color: #ffffdd;
	background-color: #4e433b;
}



/*売店に使用------------------------------------------------------------*/

table.center1 {
	margin-left: 70px;

	}   

td.w80{
	width: 80px;
	}


td.w120 {
	width: 120px;
	}


td.w240 {
	width: 240px;
	}

/*DMpagesに使用------------------------------------------------------------*/
    
table.left01 {
	float: left;
	width: 300px;
	margin-right: 12px;
	border-width: 0px;
	}   
table.left02 {
	float: left;
	width: 203px;
	margin-right: 12px;
	border-width: 0px;
	
	} 
	
td img {
	border: 0px;	
	}	    
    
/*特定商取法に基づく表記
------------------------------------------------------------*/

#content.law table {
	margin: 20px auto;
	background: #f8f8f8;
}

#content.law table th, #content.law table td {
	padding: 5px;
}

#content.law table tr th {
line-height: 150%;
	width: 140px;
	font-weight: bold;
	text-align: left;
	 padding-left: 30px;
}

#content.law table th.odd {
line-height: 150%;
	background-image: url("shop/bg_table_th.jpg");
	background-repeat: repeat-y;
	background-position: right;
}	

#content.law table td {
line-height: 150%;
	text-align: left;
	 padding-left: 20px;
}

#content.law table td.even {
line-height: 150%;
	background-image: url("shop/bg_table_td.jpg");
	background-repeat:repeat-y;
	background-position:left;
}
	
.main {
	font-size: 85%;
	line-height: 120%;
}

/*ご注文の流れ		
------------------------------------------------------------*/

.gotyumontd{
    color: #eeeeff;
	background: #7d7d35;
	border: solid 2px;
	border-color: #aaaa88 #223344 #223344 #aaaa77;
    display: block;
	font-size: 95%;
	font-weight: bold;
    line-height: 24px;
	padding: 3px;
    text-align: center;
    text-decoration: none;
	width: 92px;
    margin: 0px 0px 0px 3px;
}

.jisage{
     margin-left: 40px;
}     

td.thumbnails1 {
    padding: 1px 4px 3px 4px; 
      }
td.thumbnails2 {
    font-style: normal; 
    font-weight: normal;
    font-size: 0.85em;
    padding: 3px 4px 9px 4px;
    text-align: center; 
      }
#box1 {
	width: 170px;
	height: 420px;
	margin: 10px 0px 10px 10px;
}
#box2 {
	width: 170px;
	margin: 10px 0px 10px 10px;
	height: 1200px;
	letter-spacing: -0.05em;
}

.boxlink {
	background-color: #ddddcc;
	background-image: url("bg022.gif");
	margin: 15px 0px 10px 10px;
	padding: 6px 6px 6px 10px;	
	color: #330000;
	}
	

img.img1{    
	margin: 15px 10px 2px 10px;
	}
.siroji {
	background: #493835;
	color: #ffffee;
	font-weight: bold;
	padding: 1px 12px 1px 20px;
	}
