@charset"shift_jis";

*{margin:0;padding:0;}
*{font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";}


body {
	background-image: url(img/bg_body.jpg);
	margin:0;
	text-align:center;
	color: #333333;
	font-size: small;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
	line-height: 18px;
}
img {border:0px;}
p {
	margin: 0px;
	padding: 0px;
}


#container {
	width:900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
	border: 3px double #666666;
}


#container-inner-one-column {

	width:900px;
	text-align:left;
	clear: both;
}



/* レイアウト */
#container-inner {
	width:900px;
	text-align:left;
	background-image: url(img/bg_container_inner.jpg);
	background-repeat: repeat-y;
}

#alpha {
	width:630px;
	float:right;
	padding: 10px;
	margin-top: 15px;

}

/*アクセスのalpha*/
#alpha-one-column {
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 15px;
}

.cate_setumei {
	padding: 10px;
	background-image: url(img/bg_des.jpg);
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}

#container-inner-one-column .cate_setumei {
	background-color: #FFFFCC;
	margin: 20px;
	padding: 10px;
	width: 580px;
}


#beta {
	width:230px;
	float:left;
	padding: 10px;
	margin-top: 15px;
}


/* エントリ */
.entry-box{
	margin:0 0 20px;
}
.tyuumon-td {
	padding: 4px;
}

.entry-head{
	background:url('images/entry_title.gif') left top no-repeat;
}

.entry-head h1,
.entry-head h2{
	margin:0;
	padding:0 0 0 20px;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image: url(img/bg_entry_title.jpg);
	background-repeat: no-repeat;
}


#container-inner-one-column .entry-head h1, #container-inner-one-column .entry-head h2 {
	margin:0;
	line-height:30px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background-image: url(img/bg_entry_title.jpg);
	background-repeat: no-repeat;
	width: 600px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: left;
}

.entry-head .entry-data{
	margin:0;
	line-height:20px;
	font-size:10px;
	color:#333333;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

.entry-head h1 a:link,
.entry-head h1 a:active,
.entry-head h1 a:visited,
.entry-head h2 a:link,
.entry-head h2 a:active,
.entry-head h2 a:visited{
	color:#fff;
	text-decoration:none;
}

.entry-head .entry-data a{
	text-decoration:none;
}

.entry-head h1 a:hover,
.entry-head h2 a:hover{
	color:#ff6;
	text-decoration:none;
}

.entry-body{
	padding-left:20px;
	margin-top: 10px;
	padding-right: 10px;
}

.entry-body p{
	margin-bottom:0;
	padding-bottom:0;
}

.more-link{
	margin:5px 0;
	padding:0 0 0 20px;
	background:url('images/point.gif') left top no-repeat;
}



/* フッター */
#copyright{
	clear:both;
	text-align:center;
	color:#eee;
	width: 900px;
	background-color: #221302;
	position:relative;
	height:20px;
	padding-top: 3px;
	font-size: x-small;
}




/*--------------相互リンク------------*/
.entry-box-link {
	margin-top: 0;
	margin-right: 30;
	margin-bottom: 20px;
	margin-left: 30;
	text-align: center;
	float: right;
}

.link-title {
	color: #FFFFFF;
	background-color: #481D00;
	margin-top: 10px;
	margin-right: 85px;
	margin-bottom: 10px;
	margin-left: 85px;
}

.entry-link {
	width: 630px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #333333;
}

.entry-link img {
	border: none;	
}

.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.entry-body-link {
	text-align: center;
}


.entry-body-banner {
	float: left;
	width: 130px;
	overflow: auto;
	padding: 5px;
}



.entry-more-stmi {
	float: right;
	width: 480px;
	overflow: auto;
	padding: 5px;
}


/*--------------商品一覧（カテゴリーアーカイブ）------------*/
#products-alpha-inner {
	clear: both;
	width: 595px;
	padding-left: 35px;
	overflow: hidden;
	padding-top: 20px;
}

.products-entry {
	float: left;
	height: 220px;
	width: 160px;
	margin-right: 28px;
	overflow: hidden;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 3px double #FFCC99;
}
.products-entry-title {
	background-color: #996633;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}


.products-entry-body {
	text-align: center;
}
.products-entry-body p {
	margin: 0px;
	padding: 0px;
}

.products-entry-more {
	margin: 0px;
	padding: 2px;
}


/*#products-alpha-inner {
	clear: both;
	width: 595px;
	padding-left: 35px;
	overflow: hidden;
}

.products-entry {
	float: left;
	height: 180px;
	width: 120px;
	margin-right: 27px;
	overflow: auto;
	margin-bottom: 30px;
	background-color: #000033;
}
.products-entry-title {
	background-color: #333333;
	padding-left: 2px;
	padding-top: 2px;
}


.products-entry-body {
}
.products-entry-more {
	margin: 0px;
	padding: 2px;
}*/



/*--------------1カラム（注文フォーム、アクセス）------------*/
#outline-one-column {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
}

.td-left {
	background-color: #DBCDA4;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	width: 130px;
}
.th {
	background-color: #FFFFFF;
	padding-top: 5px;
	text-align: center;
	height: 20px;
	font-size: x-small;
	padding-bottom: 5px;
}

.td-right {
	background-color: #F1ECDC;
	padding: 4px;
	text-align: left;
}


/*--------------1カラム（トップページメイン）------------*/

#box_top {
	height: 275px;
	clear: both;
	width: 900px;
	margin: 0px;
	padding: 0px;
}


#box_under {
	background-image: url(img/bg_index.jpg);
	background-repeat: repeat-y;
/*	height: 180px;*/
	padding-bottom: 0px;
	width: 900px;
}



#box_left {
	float: left;
	width: 600px;
	text-align: left;
	padding-top: 10px;
	color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
}
#box_left li {
	list-style-type: none;
	margin-left: 10px;
}

#box_right {
	float: right;
	width: 270px;
	padding-top: 15px;
}



#right-box {
	width: 610px;
	float: right;
	padding-left: 40px;
	text-align: left;
	overflow: auto;
	height: 300px;
}

/*--------------lea-waka.jpナビゲーション------------*/

			#menu {margin:0px;background-image:url("img/menu.jpg");
					display:block;
					width:900px;height:45px;}

/*IE6以下
* html #menu {margin-top:-3px;}*/

					#menu li {float:left;list-style:none;text-indent:-9999px;}
								#menu a {
								text-decoration:none;
								display:block;
								height:45px;
								background-image:url("img/menu.jpg");
								background-position:left top;}

								#menu01 a {width:150px;height:45px;}
								#menu02 a {width:150px;height:45px;}
								#menu03 a {width:150px;height:45px;}
								#menu04 a {width:150px;height:45px;}
								#menu05 a {width:150px;height:45px;}
								#menu06 a {width:150px;height:45px;}
								/*----------a---------*/
								#menu01 a {background-position:0 0;}
								#menu02 a {background-position:-150px 0;}
								#menu03 a {background-position:-300px 0;}
								#menu04 a {background-position:-450px 0;}
								#menu05 a {background-position:-600px 0;}
								#menu06 a {background-position:-750px 0;}
								/*----------a:hover---------*/
								#menu01 a:hover {background-position:-0 -45px;}
								#menu02 a:hover {background-position:-150px -45px;}
								#menu03 a:hover {background-position:-300px -45px;}
								#menu04 a:hover {background-position:-450px -45px;}
								#menu05 a:hover {background-position:-600px -45px;}
								#menu06 a:hover {background-position:-750px -45px;}
								
								/*表示しているページのメニューだけ色を赤にする*/
								#menu01-now a {width:152px;height:45px;background-position:-0 -45px;}
								#menu02-now a {width:148px;height:45px;background-position:-150px -45px;}
								#menu03-now a {width:150px;height:45px;background-position:-300px -45px;}
								#menu04-now a {width:149px;height:45px;background-position:-450px -45px;}
								#menu05-now a {width:148px;height:45px;background-position:-600px -45px;}
								#menu06-now a {width:153px;height:45px;background-position:-750px -45px;}
								

/*=========================== サイドバー =========================*/
.side-out{
	background-color: #E3DCBF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border: thin solid #FFFFFF;
}

.side-in{
	margin:0;
	padding:0 0 10px;
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.side-title {
	background-position: left top;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(http://www.e-meili.com/img/side_title.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10;
	padding-left: 5px;
	color: #FFFFFF;
}

.side-body {
	background-color: #E3DCBF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.side-body li {
	list-style-type: none;
	color: #553002;
}
.side-body li a {
	line-height: 20px;
	list-style-type: none;
	text-decoration: none;
}

.side-color-out{
	margin:0 0 10px;
	padding:10px 0 0;
	background-color: #FFFFFF;
	background-position: left top;
}

.side-color-in{
	margin:0;
	padding:0 0 10px;
	background-color: #FFFFFF;
	background-position: left bottom;
}

.side-color-title,
.side-color-body{
	background:url('images/side_color_body.gif') left repeat-y;
	margin:0;
	padding:0 10px;
}

#search-form{
	text-align:right;
}

.side-body #search,
.side-color-body #search{
	width:200px;
	text-align:left;
	margin-bottom:10px;
}

.side-body .submit,
.side-color-body .submit{
	width:124px;
	text-align:center;
}

.side-title p,
.side-color-title p{
	margin:0;
	color:#E3DCBF;
	font-size:12px;
	width: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	text-indent: 10px;
}

.side-title p a,
.side-color-title p a{
	color:#000;
	text-decoration:none;
}

								
/*================================ 個別ページ =============================*/
#content-navi ul,
#content-navi li{
	margin:0;
	padding:0;
}

#content-navi li{
	margin-left:18px;
}

.trackbacks-head,
.comments-head,
.comments-open-head,
.comments-system-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background-image: url(img/bg_entry_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.comments-system-head{
	margin:0 0 10px;
}

#tb-url{
	width:488px;
}

#trackbacks h3{
	margin:1em 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

.trackback-content{
	border-left:solid 5px #ccc;
	padding-left:5px;
	margin-bottom:1em;
}

.trackback-content p{
	margin:0;
	padding:0 0 0 5px;
}

.trackback-site{
	font-size:10px;
	background:#eee;
}

.comment-data{
	border-bottom:solid 1px #999;
	font-weight:bold;
}

#comments-open-data dt{
	width:70px;
	float:left;
	clear:left;
	margin:0 0 10px;
	padding:0;
}

#comments-open-data dd{
	width:410px;
	margin:0 0 10px;
	padding:0;
}

#comment-author{
	width:100px;
}

#comment-email,
#comment-url{
	width:250px;
}

#comment-text{
	font:12px/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";;
	width:488px;
	height:180px;
}

/* アーカイブページ */
.archive-entry-box{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 200px;
}

.archive-entry-box-index {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.archive-entry-title,
.archive-entry-excerpt,
.archive-entry-data{
	margin:0;
	padding:0 0 0 20px;
}

.archive-entry-title{
	font-size:larger;
	font-weight:bold;
	text-align: left;
}

.archive-entry-title img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: -3px;
	margin-left: 0px;
}


.archive-entry-data{
	font-size:10px;
}

/* 検索結果 */
#search-keyword,
.search-results-head{
	margin:1em 0;
	padding:0;
	font-size:12px;
}

.module-head{
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:12px;
	color:#fff;
	line-height:30px;
	background:url('images/sub_title.gif') left top no-repeat;
}


/*================================ 商品ページ（highslide） =============================*/

/*--- Highslide JS ---*/
.highslide {
cursor: url(http://www.e-meili.com/blog/mt-static/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
border: none;
}
.highslide:hover img {
border: 1px solid gray;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 12pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
color: white;
font-size: 9px;
font-weight: bold;
text-transform: uppercase;
    text-decoration: none;
padding: 3px;
border-top: 1px solid white;
border-bottom: 1px solid white;
    background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/*--------------【リンク】---------------*/
a:link,a:visited,a:active {
color: #333333;
text-decoration:underline;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}
