@charset "euc-jp";

/* ==========================
	共通(common_base上書き)
============================= */
body {
	border-top: solid 5px #61b7d8;
}
#headerWrap {
	background: none;
}
#h_logo {
	width: 403px;
}
#h_right {
	width: 500px;
}
#h_right #subNav {
	position: static;
	top: auto;
	right: auto;
	height: auto;
	margin-top: 36px;
}
#h_right #subNav {
	margin-right: 10px;
}
#h_right #subNav .M_helloMsg {
	margin-top: 10px;
	margin-right: 10px;
}
#h_right #subNav .M_loginBtn {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/hd_login.gif) no-repeat 0 0;
	width: 92px;
	height: 32px;
}
#h_right #subNav .M_logoutBtn {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/hd_logout.gif) no-repeat 0 0;
	width: 100px;
	height: 32px;
}
#h_right #M_basketTemp1 {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	float: none;
	width: 115px;
}
#h_right #M_headBasketSwitch {
	width: 115px;
	height: 32px;
}
#h_right #M_basketTemp1 #M_basketClosedBox {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/hd_cart.gif) no-repeat 0 0;
	width: 115px;
	height: 32px;
}
#h_right #M_headBasketIn {
	display: none;
}

/*gNav*/
#gNav {
	height: auto;
}
#gNav li a {
	height: 41px;
}
#gNav li#gNav01 a {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/gnav_top.gif) no-repeat top left;
}
#gNav li#gNav02 a {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/gnav_itemlist.gif) no-repeat top left;
}
#gNav li#gNav03 a {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/gnav_guide.gif) no-repeat top left;
}
#gNav li#gNav04 a {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/gnav_contact.gif) no-repeat top left;
}
#gNav li#gNav05 a {
	background: url(https://gigaplus.makeshop.jp/madeinyoko/custom/images/gnav_storeinfo.gif) no-repeat top left;
}
#gNav li#gNav01 a:hover,#gNav li#gNav02 a:hover,#gNav li#gNav03 a:hover,#gNav li#gNav04 a:hover,#gNav li#gNav05 a:hover{
    background-position:0 0;
}

/*leftContents*/
#leftContents #l_search,
#leftContents #l_category,
#leftContents #categorySpecial {
	border-top: solid 6px #61b7d8;
}
#leftContents #l_category ul li {
	border-top: solid 1px #ccc;
}
#leftContents #l_category ul li:first-child {
	border-top: none;
}
#leftContents #categorySpecial li {
	margin-top: 10px;
}
#leftContents #categorySpecial li:first-child {
	margin-top: 0;
}
#leftContents #bannersList {
	border-top: solid 2px #61b7d8;
}
#leftContents #bannersList ul li {
	margin-top: 15px;
}
#leftContents #bannersList ul li:first-child {
	margin-top: 10px;
}

/*rightContents*/
.rightContents {
	width: 740px;
	margin-left: 40px;
}

/*footerWrap*/
#footer {
	padding: 20px 0 50px;
}
#footerWrap {
	background :#9e9e9f;
}
#footerWrap #footer {
	font-size: 100%;
}
#footerWrap #f_nav {
	float: none;
	text-align: left;
}
#footerWrap #f_nav li {
	background: none;
	border-right: solid 1px #fff;
}
#footerWrap #f_nav li:first-child {
	padding-left: 0;
}
#footerWrap #f_nav li a {
	color: #fff;
}
#footerWrap #f_info {
	float: none;
	display: inline-block;
	width: 720px;
	color: #fff;
	text-align: left;
	margin-top: 25px;
}
#footerWrap #f_info .openhour span {
	font-size: 130%;
}
#footerWrap #f_info .tel {
	margin-bottom: 10px;
	font-size: 150%;
	font-weight: bold;
}
#footerWrap #f_info .site {
	font-size: 110%;
	font-weight: bold;
}
#footerWrap .facebookLink {
	float: right;
	display: inline-block;
	width: none;
}
#footerWrap .facebookLink li {
	float: left;
	width: none
}