/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #64540f;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	background-color: #ffffff;
	text-align:center;

	background-image:url(https://mitsuki.info/image/backimage.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;


}


br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

img {
	border: 0px;
vartical-align:bottom;
}

a:link {color:#6c4c15; text-decoration:none;}
a:visited {color:#6c4c15; text-decoration:none;}
a:active {color:#fe0356; text-decoration:underline;}
a:hover {color:#fe0356; text-decoration:underline;}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は800pxとなっています。
    幅を広げる場合は、.sideと.mainのwidth
    の合計値が#containerのwidthになるよう
    設定してください。
 * ------------------------------------- */

#tp2011 {
	margin:0px auto;
	width:1010px;
	background-image:url(https://mitsuki.info/image/2011/back1000.gif);


}

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	margin:0px auto;
	width:1000px;
	text-align:left;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
 width:100%;
 clear:left;
}

/*leftとmainを囲む*/
.wrapper {
 width:850px;
 float:left;
}

/*　画面左側メニューの幅　*/
.left-side {
	float: right;
	width:200px;
background-color:#f5efd5;
}

.left-side ul{

}

.left-side li{

}

.ITEM_LIST_LEFT{
margin:0px 5px 0px 5px;
padding:0px 0px 0px 5px;
font-size:13px;
list-style-type: none
}

.ITEM_LIST_LEFT li{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
border-bottom:dotted 1px grey;

}


/*　中央の幅　*/
.main {
	float: right;
	width: 640px;
margin:0px 0px 0px 10px;
}

.right-side {
	float: right;
margin:0px 0px 0px 0px;
	width:150px;
background-color:#f3eccb;

}

.right-rec {
text-align:center;

}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/*　フッター（コピーライト）　*/
.footer {
 width:100%;
text-align:center;
 clear:left;
color:#998a53;

}

#group-list {
	border-top:#838383 dotted 1px;
	padding:5px 0px 0px;
	margin:10px 20px 0px 0px;
}


/* ------------------------------------- 
 *	一覧
 * ------------------------------------- */


.hako {

font-size:10px;
color:white;
background-color:#CCBA89;
margin-bottom:5px;
text-align:center;
padding:2px;

}



.list1 {

margin-left:5px;
margin-bottom:5px;
width:150px;
height:433px;
float:left;
border:1px solid #c2b77c;

}


.list_image {

height:155px;
text-align:center;

}


.list2 {
text-align:left;
font-size:10px;
  overflow:hidden;

}

.list_name {

font-size:11px;
padding:5px;
background-color:#FAEFC4;
height:45px;
border:1px solid #A1997A;
margin:0px 3px 3px 3px ;
  overflow:hidden;
line-height:100%;

}

.list_price {
background-color:#FAEFC4;
font-size:11px;
height:30px;
border:1px solid #A1997A;
margin:0px 3px 3px 3px ;
padding:5px;
line-height:100%;

}

.list_explain {
color:#573909;
font-size:10px;
padding:5px;
height:100px;
background-color:#FAEFC4;
border:1px solid #A1997A;
margin:0px 3px 3px 3px ;
  overflow:hidden;
line-height:100%;

}

.soldout {
font-size:11px;
width:142px;
color:white;
background-color:#fdbf2a;
text-align:center;
margin:0px auto;
padding:0px 0px 1px 0px;
}

.navi_list{
font-size:12px;
padding:3px;
background-color:#f5efd5;

}

.productlist_sort_menu1{
background-color:#f5efd5;
border-right:solid 1px white;
padding:5px;
}

.productlist_sort_menu2{
background-color:#f5efd5;
padding:5px;
}


/* ------------------------------------- 
 *	検索
 * ------------------------------------- */

.searchlist_sort_menu1{
background-color:#f5efd5;
border-right:solid 1px white;
padding:5px;
}

.searchlist_sort_menu2{
background-color:#f5efd5;
padding:5px;

}


.search-waku{
overflow:hidden;
margin:8px 0px 8px 0px;
}

.search-1{
margin:0px 10px 0px 0px;
border:solid 1px #b6a86b;

}
 
.search-2{
font-size:16px;
border:solid 1px #b6a86b;
margin-top:0px;
}

.search-3{
color:white;
background-color:#b6a86b;
padding:2px 10px 1px 10px;
font-size:12px;
border:solid 1px white;
margin:0px;
}

.search-data{
margin:0px 0px 0px 10px;
color:#a69c6f;

}

.p-search{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 10px;
font-size:11px;
border-bottom:dotted 1px #a69c6f;
width:160px;
}

/* ------------------------------------- 
 *	その他
 * ------------------------------------- */

.topwaku1{

}



.topwaku1 a:link {color:#740024; text-decoration:none;}
.topwaku1 a:visited {color:#740024; text-decoration:none;}
.topwaku1 a:active {color:#fe0356; text-decoration:underline;}
.topwaku1 a:hover {color:#fe0356; text-decoration:underline;}


.navi_list{
}

.link-bar{
background-image:url("https://mitsuki.info/image/2011/banner630.gif");
background-repeat: no-repeat;
width:620px;
padding:0px 0px 0px 40px;
font-size:12px;

}


.shop-contact{
color:#755b02;
height:25px;
text-align:left;
border-bottom:dotted 1px #cebc7f;
background-image:url("https://mitsuki.info/image/2011/house.gif");
background-repeat: no-repeat;
padding:0px 0px 0px 40px;
background-position-x:10px;
}

.us-contact{
color:#0b6302;
height:25px;
text-align:left;
border-bottom:dotted 1px #cebc7f;
background-image:url("https://mitsuki.info/image/earth.gif");
background-repeat: no-repeat;
padding:5px 0px 0px 40px;
background-position-y:5px;
background-position-x:13px;
}


.blandlink{
width:195px;
color:#a69c6f;
}

.alpha1{
font-size:14px;
font-weight:bold;
margin-left:5px;
padding:5px 0px 0px 10px;
border-bottom:solid 1px #cebc7f;

}

.bland1{
font-size:12px;
margin:5px 0px 0px 10px;
}

.search_type{
width:130px;
}

.top-second{
float:left;
font-size:12px;
border:solid 1px white;
padding:1px;
width:120px;
text-align:center;
margin:0px 10px 0px 0px;
height:17px;
}

.right-new{
width:150px;
height:280px;
background-image:url("https://mitsuki.info/image/2011/new-back.gif");
background-repeat: no-repeat;
text-align:center;
font-size:12px;

}
.right-new img{
margin:30px 0px 2px 0px;
border:0px;

}



.right-rec .COLORME_UPDATE_DATA{
margin-bottom:10px;
background-color:#f4f0db;
width:140px;
text-align:center;
margin-left:auto;
margin-right:auto;
}

.right-rec .COLORME_UPDATE_DATA img{
width:130px;
margin:10px 0px 0px 0px;
}

.right-rec .COLORME_UPDATE_NAME{
width:130px;
padding:5px;
font-size:10px;
text-align:left;
overflow:hidden;
margin:0px 0px 5px 0px;
}

.cart_box{
margin:10px 10px 0px 10px;
font-size:10px;
padding:5px;
border:solid 1px pink;
}

.cart_item{

}
.cart_item img{
width:120px;
margin:0px 0px 10px 0px;
text-align:center;
}

.linktitle{
margin:10px 0px 0px 10px;
color:#a69c6f;
font-size:12px;

}

.top-link{
margin:0px auto;
width:1000px;
}


.top-link img{
marign:0px;
padding:0px;
vertical-align:bottom;
border:0px;
}

.top-link a{
border:0px;
}

.sale1{
width:630px;
background-color:#ffb911;
overflow:hidden;
}

.sale1 .COLORME_UPDATE_DATA{
float:left;

}

.sale1 img{
width:105px;
vertical-align:bottom;
border:0px;


}


.LINKDATA1{}

.LINKDATA2{}

.LINKDATA3{float:left;margin-right:5px;margin-top:5px;background-color:pink;padding:3px;}

.shoppoint {
font-size:11px;
width:142px;
color:#fcfdab;
background-color:#ff8ef8;
text-align:center;
margin:0px auto;
padding:0px 0px 1px 0px;
}

