@charset "utf-8";

/* ************************************************ 
 *共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
    width:100%;
	color: #333333;
	font-size: small;
	font-family: "ＭＳ Ｐゴシック", "Osaka","Helvetica","ＭＳ ゴシック",sans-serif;
}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;

}

img {
	border: 0px;
	vertical-align: bottom;
}

a:link,a:visited {
	color: #61D4A7;
	text-decoration: none;
}

a:hover,a:active {
	color: #FF0000;
	text-decoration: underline;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
.header {
	width: 900px;  
	height: 90px;   
	margin-bottom: 5px;
}

.header ul {
	list-style: none;
}

.header li {
	float: left;
	display: inline;
}
/*左側メニューの幅*/
.side { 
	width: 190px;
	text-align:center;
	line-height: 1.6em;
	margin: 0px 5px 0px 0px;
}
.sideimg {
	margin-bottom: 5px;
}
.sideimg2 {
	margin: 3px 0 3px 5px;
}
.sideimg3 {
	margin-bottom: 10px;
}


/*左側メニューの検索窓*/
.side .kensaku {
	width: 190px;
	height: 61px;
	padding: 30px 0px 0px 0px;
	margin-bottom: 5px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/left/side-kensaku.jpg) no-repeat;
	
}

/*左メニュー　カテゴリ*/
.side .category {
	width: 190px;
	border: #F79057 solid 1px;
	background-color: #F2F2F2;
	margin-bottom: 7px;
	text-align: left;
}

.category ul {
	list-style: none;
	margin-bottom: 5px;
}

.category li {
	list-style: none;
	padding-left: 30px;
	padding-right: 5px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/left/side-mark.gif) no-repeat 13px 3px;
}


/*左メニュー　お支払い方法*/
.side .pay {
	width: 190px;
	margin-bottom: 11px;
}
.pay ul {
	list-style: none;
	margin-bottom: 7px;
	text-align: left;
}

.pay li {
	color: #61D4A7;
	margin-left: 12px;
}


/*画面右側の幅*/
.main {
	width: 700px;
}

.main ul {
	list-style: none;
}

.main li {
	float: left;
	display: inline;
}

.top-txt {
	color: #61D4A7;
	font-weight: bold;
	padding: 7px 0;
	text-align: center;
}

/*キーワードで探す*/

.keyword {
	width: 698px;
	height: 45px;
	border: #F79057 solid 1px;
	margin-bottom: 7px;
}
.maintop {
	width: 700px;
	height: 300px;
	margin-bottom: 10px;
}
.txt-left {
	width: 80px;
	float: left;
	text-align: left;
	color: #F9AC81;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.3em;
	padding: 5px 0 0 5px;
}

.txt-right {
	width: 600px;
	float: left;
	text-align: left;
	color: #333333;
	font-size: 10px;
	line-height: 1.7em;
	padding: 5px;
}

.txt-right a {
	padding-left:13px;
	color: #333333;
}

/*3カラムの真ん中*/

.main-left {
	width: 530px;
	float: left;
	line-height: 1.6em;
}

.main-left img {
	margin-bottom: 4px;
}

/*2分割のバナー&4分割のバナー*/

.top-bana {
	width: 530px;
	height: 170px;
	margin: 0px 0px 0px 0px;
}

.topbana-l {
	float: left;
}

.topbana-r {
	float: right;
}
.top-smallbn {
	width: 530px;
	height: 190px;
	margin: 5px 0px 0px 0px;


}
.top-smallbn-l {
	float: left;
	margin: 0px 0px 5px 0px;

}

.top-smallbn-r {
	float: right;
	margin: 0px 0px 5px 0px;

}

/*新着アイテム*/

.newitem {
	width: 530px;
	text-align: center;
	clear: both;
}
.newitem-itiran {
	border:1px solid #F9A97A; 
	width: 94px;
	height: 140px;
	text-align:center;
	float: left;
	margin: 0px 2px 4px 2px;
	padding: 2px 3px;
} 

/*更新情報*/

.news {
	width:530px;
	height:263px;
	text-align:left;
	border: #F79057 solid 1px;
	background:url(http://medione.shop21.makeshop.jp/design/medione/img/top-news.gif) no-repeat;
	margin: 0px 0px 8px 0px;
}

.news-txt {
	width:480px;
	float:left;
	margin: 10px 0px 10px 50px;
	height: 243px;
	overflow:auto;
}

.day {
	float:left;
	color: #F9AC81;
	width:80px;
}
.kousin {
	float:left;
	margin-left: 15px;
	color:#333333;
	width:360px;
}
.kousin2 {
	float:left;
	margin-left: 95px;
	color:#333333;
	width:360px;
}

/*人気商品*/

.ninki {
	width: 530px;
	height:auto;
	text-align:center;
}
.ninki-itiran {
	border:1px solid #F9A97A; 
	width: 94px;
	height: 140px;
	text-align:center;
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	padding: 2px 3px;
} 


/*3カラムの一番右*/

.main-right {
	width: 160px;
	float:right;
}


/*ランキング*/

.ranking {
	width: 160px;
	float:right;
}

.ranking img {
	margin-bottom: 2px;
}

.ranking ul {
	list-style: none;
	text-align:left;
}

.ranking li {
	margin-bottom:1px;
}

.ranking li img{
	float:left;
	margin: 20px 3px 0 30px;
}

.ranking li a {
	color:#333333;
	font-size:10px;
	line-height:1.2em;
}

.rank_r {
	float:left;
	padding-top:6px;
	width:64px;
	height:94px;
}

.rank_txt {
	font-size:9px;
	line-height:1.1em;
	padding-top:5px;
}

.rank1 {
	width:159px;
	height:100px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/img/top-ranking1.jpg) no-repeat;
}
.rank2 {
	width:159px;
	height:100px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/img/top-ranking2.jpg) no-repeat;
}
.rank3 {
	width:159px;
	height:100px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/img/top-ranking3.jpg) no-repeat;
}
.rank4 {
	width:159px;
	height:100px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/img/top-ranking4.jpg) no-repeat;
}
.rank5 {
	width:159px;
	height:100px;
	background: url(http://medione.shop21.makeshop.jp/design/medione/img/top-ranking5.jpg) no-repeat;
}


/*3カラムの一番右のバナー*/

.right-banner {
	width:160px;
	margin-top: 10px;
	float: right;
}
.right-banner img {
	margin-bottom: 5px;
}


/*受付案内（時間、メールなど）*/

.annai {
	width:160px;
	float: right;
	text-align:left;
}

p.order {
	text-align:left;
	padding:0 3px;
	line-height:1.4em;
}

.tel {
	font-weight:bold;
	font-size:23px;
	color:#DF53CE;
	margin-top:5px;
	padding:0 2px;
	text-align:left;
	line-height: 25px;
}

.jikan {
	padding-left:3px;
}

.mail {
	margin-top:5px;
	line-height:1.0em;
	padding-left:3px;
}

.main-right address {
	font-style:normal;
	margin-top:7px;
	padding:0 0 0 1px;
	line-height:1.4em;
}

.annai h4 {
	margin-top:10px;
	line-height:1.5em;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	font-weight:bold;
}
