@charset "utf-8";
/* CSS Document */

/*=====================================
   Common
=======================================*/   

* {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	text-align: center;
}
/*clearfix */
.clearfix {
	overflow: hidden;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clear_both {
	clear: both;
}
.clear_both hr {
	line-height: 0px;
	display: none;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
img {
	border: none;
	vertical-align: top;
}
p {
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
li {
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.mb_15 {
	margin-bottom: 15px;
}
.mb_40 {
	margin-bottom: 40px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C66907;
	text-decoration: underline;
}
.center {
	text-align: center;
}
.text_right {
	text-align: right;
}
#right_contents .red {
	color: #F00;
	font-weight: bold;
}
.orange {
	color: #FF9900;
	text-decoration:underline;
}
.orange a {
	color: #FF9900;
	text-decoration:underline;
}
#wrapper {
	width: 95%;
	min-width: 1124px;
	border: 1px solid #CCC;
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2%;
}
#header {
	text-align: left;
	margin-bottom: 5px;
}
#header h1 {
	margin-top: 10px;
	margin-left: 10px;
	float: left;/*width: 13%;*/
}
#header .logo {
	margin-left: 10px;
	float: left;/*width: 13%;*/
}
/*#header h1 img {
	width: 100%;
}*/
#header h2 {
	margin-top: 10px;
	margin-left: 10px;
	float: left;/*width: 13%;*/
}
#header .sub_logo {
	margin-left: 10px;
	float: left;/*width: 13%;*/
}
/*#header h2 img {
	width: 100%;
}*/
#header ul {
	float: left;
	margin-top: 3px;
	margin-left: 2%;
}
#header ul li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	line-height: 38px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	margin-right: 10px;
	font-size:11px;
}
#header h3 {
	float: right;/*width: 27%;*/
}
/*#header h3 img {
	width: 100%;
}*/

#search_contents {
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#search_contents .cat_cont {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
#search_contents .cat_detail {
/*float: left;
	margin-left: 20px;
	border: 1px solid #CCC;
	background-image: url(../../shop/new_img/search_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 19px;*/
}
#search_contents .cat_detail p {
	float: left;
	line-height: 38px;
	padding-right: 10px;
	padding-left: 10px;
}
#search_contents .cat_detail div {
	float: left;
}
#search_contents .search_detail {
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #999;
/*	margin-top: 19px;
	width: 27%;*/
}
#search_contents .search_detail .style_1 {
	float: left;
	line-height: 25px;
	padding-left: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	height:25px;

//	border-left-style: none;
	width: 98%;
}
#search_contents .search_detail_btn {
	float: left;
/*	margin-top: 19px;*/
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #727272;
	border-bottom-color: #999;
}
#search_contents .user_cont {
	float: right;
	margin-top: 5px;
}
#search_contents .user_cont .login_cont {
	border: 1px solid #CCC;
	float: left;
	height: 40px;
	width: 150px;
}
/*
#search_contents .user_cont .login_cont a {
	display: block;
	height: 59px;
}
*/
#search_contents .user_cont .login_cont #loginBox {
	padding: 5px;
}
#search_contents .user_cont .login_cont #loginBox a {
	font-size: 0.8em;
}
#search_contents .user_cont .login_cont ul {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#search_contents .user_cont .login_cont h5 {
	float: right;
}

/*ログイン部分*/

#hidd3 {
	float: left;
	position: relative;
}
.login_cont2 {
	display: none;
	position: absolute;
	top: 35px;
	width: 350px;
}
.login_cont2 table {
	position: relative;
	top:12px;
	background-color: #FFF;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #CCC;
	width: 100%;
	font-size: 10px;
}
.login_cont2 table th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.login_cont2 table td {
//	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*/ログイン部分*/


#hidd2 {
	float: right;
	position: relative;
}
#search_contents .user_cont .cart_cont {
	background-image: url(../img/cart_bg00.jpg);
	background-repeat: no-repeat;
	height: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	width: 200px;
}
#search_contents .user_cont .cart_cont ul {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
#category_contents {
	background-color: #F9F9F9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
}
#category_contents a {
	text-decoration: underline;
}
#category_contents ul {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#category_contents ul li {
	display: inline;
	margin-right: 10px;
}
#contents {
	text-align: left;
	float: left;
	width: 99%;
}
#left_contents {
	float: left;
	width: 203px;
	margin-left: -99%;
	_margin-left: -80%;
	padding-top: 20px;
	min-height: 1400px;
	text-align: left;
	padding-left: 15px;
}
#left_contents a {
	color: #004B91;

}
#left_contents h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
}
#left_contents .side_left_search h4 {
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 2px;
	color: #C60;
}
#left_contents .side_left_search ul {
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 10px;
	padding-left: 5px;
}
#left_contents .side_left_search ul li {

}
.more {
	background-image: url(../img/more.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	cursor: pointer;
	margin-left: 110px;
	padding-left: 21px;
	padding-bottom: 5px;
	line-height: 24px;
}
#left_contents .side_left_search ul li .tax {
	background-color: #666;
	color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#left_contents .side_left_ban {
	margin-bottom: 40px;
}
#main_contents {
	padding-top: 20px;
	margin-left: 218px;
	margin-right: 211px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	min-height: 1620px;
	padding-right: 13px;
	padding-left: 13px;
}
#topicpath {
	font-size: 10px;
	color: #00F;
	margin-bottom: 20px;
}
#topicpath a {
	color: #0000FF;
	text-decoration: underline;
}
#main_contents .maincontents_ban {
	margin-bottom: 30px;
}
#main_contents .maincontents_ban ul {
}
#main_contents .maincontents_ban ul li {
	float: left;
}
#main_contents .maincontents_ban ul li img {
}
#main_contents .select table {
	width: 100%;
	border: 1px solid #CCC;
	border-collapse: collapse;
	margin-bottom: 30px;
}
#main_contents .select table tr td {
	border: 1px solid #CCC;
	padding-left: 10px;
	background-color: #F9F9F9;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.top_main {
	margin-left: 13px!important;
	border-left-style: none!important;
}
.top_cont {
	margin-left: 180px;
}
.right_none {
	border-right: none!important;
	margin-right: -13px!important;
}
#main_contents .item_wrap {
}
#main_contents .item_wrap h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
}
.item_box {
	float: left;
	width: 180px;
	margin-right: 20px;
	min-height:340px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.item_box a {
	text-decoration: none;
	color: #004B91;
}
.item_box a:hover {
	text-decoration: underline;
	color: #C60;	
}
.item_box h3 {
	margin-bottom: 5px;
}
.item_box h4 {
	font-size: 12px;
	margin-bottom: 5px;
}
.item_box h5 {
	font-size: 10px;
	font-weight: normal;
}
.item_box ul h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 5px;
}
.item_box .red {
	font-weight: bold;
	color: #900;
	font-size: 14px;
}
.item_box ul {
	margin-bottom: 5px;
}
.item_box ul li {
	font-size: 12px;
}
.item_box ul p {
	margin-bottom: 5px;
}
#main_contents .item_wrap2 {
	display: none;
}
.item_wrap2 .item_box {
	float: left;
	width: 200px;
	margin-right: 5px;
	height: 430px;
	margin-left: 5px;
}
.item_wrap2 .item_box a {
	text-decoration: underline;
}
.item_wrap2 .item_box h3 {
	margin-bottom: 5px;
}
.item_wrap2 .item_box h4 {
	font-size: 12px;
	margin-bottom: 5px;
}
.item_wrap2 .item_box .red {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}
.item_wrap2 .item_box ul {
	margin-bottom: 5px;
}
.item_wrap2 .item_box ul li {
	font-size: 12px;
}
#main_contents .list_box {
	background-color: #F9F9F9;
	border: 1px solid #CCC;
	padding: 10px;
}
#main_contents .list_box a {
	color: #666;
}
#main_contents .list_box a:hover {
	color: #999;
}
#main_contents .list_box ul li {
	line-height: 29px;
	float: left;
}
#main_contents .list_box ul .next_p {
	float: right;
}
#main_contents .list_box ul .mr {
	margin-right: 5%;
}
#main_contents .list_box ul .num {
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
#right_contents {
	float: right;
	width: 216px;
	padding-top: 20px;
	min-height: 1400px;
	margin-left: -216px;
	text-align: left;
}
#right_contents a {
	text-decoration: underline;
}
#right_contents .side_right_ban {
	margin-left: 10px;
	margin-bottom: 20px;
}
#right_contents .side_right_ban ul li {
}
#right_contents h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right_contents .side_right_cont {
}
#right_contents .side_right_cont h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#right_contents .side_right_cont .rank_box {
	margin-bottom: 10px;
}
#right_contents .side_right_cont .rank_box h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#right_contents .side_right_cont .rank_box .rank_img {
	float: left;
	width: 100px;
}
#right_contents .side_right_cont .rank_box ul {
	margin-left: 5px;
//	float: left;
	font-size: 10px;
}
#bottom_contents {
	width: 98%;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-left: 13px;
	margin-top: 5px;
	text-align: left;
}
#bottom_contents .bottom_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F9F9F9;
}
#bottom_contents .bottom_title h3 {
	line-height: 34px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding-left: 20px;
}
#bottom_contents .bottom_left {
	padding-top: 20px;
	padding-left: 20px;
	width: 335px;
	float: left;
	border-right: solid 1px #CCC;
	min-height: 460px;
}
#bottom_contents .bottom_left h3 {
	font-size: 12px;
	color: #000;
	margin-bottom: 15px;
}
#bottom_contents .bottom_left dl {
	width: 280px;
	position: relative;
}
#bottom_contents .bottom_left dl dt {
	position: absolute;
}
#bottom_contents .bottom_left dl dd {
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 30px;
}
#bottom_contents .bottom_right {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bottom_contents .bottom_right h3 {
	font-size: 12px;
	color: #000;
	margin-bottom: 15px;
	margin-left: 1%;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 60px;
}
div.selectbox {
	display: inline-block;

 *display: inline;
	zoom: 1;
	position: relative;
	float: left;
	/*	margin-top: 19px;*/
	margin-left: 20px;
	margin-right: 0.4em;
}
div.selectbox div.radio_select_area {
	list-style: 21px;
	height: 21px;
}
div.selectbox div.radio_select_area label input {
	vertical-align: middle;
}
div.selectbox div.radio_select_area label ,
div.selectbox div.radio_select_area select {
	margin-right: 0.5em;
}
div.selectbox a.select {
	border: solid #CCC 1px;
	display: inline-block;
 *display: inline;
	zoom: 1;
	text-decoration: none;
	cursor: default;
	background-image: url(../img/search_bg.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
div.selectbox a.select span {
	display: block;
	height: 22px;
	background: url(../img/cat_detail.jpg) no-repeat right 0;
	line-height: 22px;
	cursor: default;
	padding-top: 8px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 7px;
}
div.selectbox div.pulldown {
	position: absolute;
	left: 0;
	top: 39px;
	background: #fff;
	overflow: auto;
	max-height: 160px;
	width: 203px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #CCC;
}
div.selectbox div.pulldown a {
	border-bottom: solid #bbb 1px;
	padding: 5px 8px;
	display: block;
}
div.selectbox div.pulldown a.last-child {
	border: none;
}
div.selectbox div.pulldown a:hover,  div.selectbox div.pulldown a.selected {
	color: #666;
	background: #eee;
	text-decoration: none;
}
.main-menu {
	line-height: 30px;
}
/*.main-menu li .sub-menu li .sub-menu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
top: -21px;
left: 154px;
}*/

ul.main-menu:after {
	content:".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul.main-menu li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
	text-indent: 5px;
}
ul.main-menu li a:hover {
	color: #FFF;
	border-bottom-color: #CCC;
	background-color: #666;
}
ul .menu {
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	background-color: #FFF;
	min-height: 300px;
	background-image: url(../img/cate_bg.jpg);
	background-repeat: repeat-y;
	background-position: 138px 0px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	display: none;
}
ul.menu li {
	width: 148px;
}
ul.sub_menu {
	width: 532px;
	min-height: 300px;
	z-index: 2;
	background-color: #FFF;
}
ul.sub_menu li {
	display: block;
	width: 46%;
	float: left;
	margin-left:2%;
	margin-right: 2%;
}
li .sub_menu {
	position: absolute;
	left: 168px;
	top: 9px;
	display: none;
}
.link {
	padding-right: 10px;
	padding-left: 10px;
}
.cart_detail {
	display: none;
	position: absolute;
	left: -215px;
	top: 35px;
	width: 423px;
}
.cart_detail table {
	position: relative;
	top:12px;
	background-color: #FFF;
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #CCC;
	width: 100%;
	font-size: 10px;
}
.cart_detail table th {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cart_detail table td {
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.layout1 {
	cursor: pointer;
}
.layout2 {
	cursor: pointer;
}
.tab_select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/tab_bg.jpg);
	background-repeat: repeat-x;
}
.disnon {
	display: none;
}
#tab li {
	float: left;
	list-style: none;
	cursor: pointer;
	line-height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
#main_contents .content_wrap {
	margin-bottom: 40px;
}
#right_contents .shop_cart {
	background-color: #C0DBF2;
	border: 1px solid #06C;
	margin-top: -20px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#right_contents .shop_cart ul li {
	margin-bottom: 15px;
}
#right_contents .shop_cart ul .pdl {
	padding-left: 12px;
}
#right_contents .right_btn {
	margin-left: 13px;
	margin-bottom: 40px;
}
#right_contents .right_btn li {
	margin-bottom: 10px;
}
.item_detail_box {
	margin-bottom: 15px;
	padding-bottom: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.item_detail_box a {
	color: #00F;
	text-decoration: underline;
}
.item_detail_box .red {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}
.item_detail_box .f12 {
	font-size: 12px;
}
.item_detail_box .item_detail_left {
	float: left;
	width: 350px;
}
.item_detail_box .item_detail_left h2 {
	margin-bottom: 5px;
}
.item_detail_box .item_detail_left ul {
	margin-bottom: 5px;
}
.item_detail_box .item_detail_left ul li {
	display: inline;
}
.item_detail_box .item_detail_left p {
	text-align: center;
	margin-bottom: 20px;
	font-size: 10px;
	color: #666;
}
.item_detail_box .item_detail_right {
	float: left;
/*	margin-left: 20px;
	width: 405px;*/
}
.item_detail_box .item_detail_right h2 {
	font-size: 18px;
}
.item_detail_box .item_detail_right h1 {
	font-size: 18px;
}
.item_detail_box .item_detail_right .detail_list li {
	margin-bottom: 2px;
}
.item_detail_box .item_detail_right .detail_ban {
	margin-bottom: 15px;
}
.item_detail_box .item_detail_right .detail_ban li {
	display: inline;
}
#main_contents .ban_bottom {
	margin-bottom: 50px;
}
#main_contents .ban_bottom ul li {
	display: inline;
}
.detail_cont {
	margin-bottom: 50px;
}
.detail_cont a {
	color: #00F;
	text-decoration: underline;
}
.detail_cont h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 20px;
}
.detail_cont .detail_text p {
	margin-bottom: 15px;
}
.detail_cont2 {
	margin-bottom: 30px;
}
.detail_cont2 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 20px;
}
.detail_cont2 .topic_title {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 20px;
}
.detail_cont3 {
	margin-bottom: 15px;
}
.detail_cont3 h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FF6600;
	margin-bottom: 10px;
}
.detail_cont3 h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 10px;
}
.more_all {
	line-height: 41px;
	background-image: url(../img/all_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	text-decoration: underline;
	cursor: pointer;
	width:106px;
}
.review_cont h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
.review_box h4 {
	font-size: 14px;
	margin-bottom: 10px;
}
.review_box p {
	margin-bottom: 10px;
	line-height: 25px;
}
.review_box .f14 {
	font-size: 14px;
}
.review_cont .review_left {
	float: left;
	margin-right: 10px;
	width: 60%;
}
.review_right {
	width: 38%;
	float: left;
}
.review_box.bd_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.review_wrap {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	margin-bottom: 50px;
}
.review_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.more2 {
	background-image: url(../img/more.jpg);
	background-repeat: no-repeat;
	background-position: 15px 13px;
	cursor: pointer;
	padding-left: 55px;
	padding-bottom: 10px;
	line-height: 36px;
	position: relative;
	font-size: 24px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding-top: 10px;
	padding-right: 10px;
}
.showbox {
	width: 370px;
	margin:0px auto;
	overflow:hidden;
}
.box {
	display: none;
	width:370px;
	margin:0px auto 10px auto;
}
.box img {
	padding: 0px;
}
.thumb {
	padding: 0px;
	width: 370px;
}
.thumb li {
}
.thumb li img {
}
.thumb li.lastChild {
	margin-right: 0;
}
.thumb a {
}

.mini_font {
	font-size: 11px;
}

.zaikoarea {
	font-size: 14px;
	text-align: left;

//	background-image: url(zaiko-ari.jpg);
	background-repeat: repeat;
	color: #090;
	font-weight: bold;
}
.zaikoarea a {
	color: #090;
}
.mini_font {
	font-size: 11px;
}
div.tooltip	{
	width: 250px;
	position: absolute;
	left: -9999px;
	background: #EEE;
	padding: 5px;
	border: 1px solid #AAA;
}

div.tooltip p{
	text-align: left;
	color: #FFF;
	background: #222;
	padding: 5px 10px;
}

.review_res {
	margin-left:30px;
	font-weight: bold;
	color: #666;
	background-color: #666;
	padding: 6px;
	font-size: 12px;
	background-image: url(../../common/img/cpanel_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCC;
}


.lev_image {
	float: left;
	width: 90px;
	height: 90px;
}


/*
 a.next {

	top: 10px;
	right: 10px;
}
.jCarouselLite{
    float: left;
}

 a.prev{
    float: left;
	top: 10px;
	left: 10px;
}
*/

/*

a.prev {
    display: block;
    float: left;
    width: 30px;
    height: 402px;
    text-decoration: none;
    background: url("../img/imageNavLeft.gif") left 60px no-repeat;
}
a.next {
    width: 30px;
    height: 402px;
    text-decoration: none;
    background: url("../img/imageNavRight.gif") right 60px no-repeat;
}

a.next:hover {
    background-image: url("../img/imageNavRightHover.gif");
}
a.prev:hover {
    background-image: url("../img/imageNavLeftHover.gif");
}
a:hover, a:active {
    border: none;
    outline: none;
}    

*/


#right_contents div.shop_cart form ul li.pd1 select {
	width: 94%;
}
a.cont_btn {
	color: #666666;
	line-height: 41px;
	background-image: url(../img/all_btn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	width: 104px;
	height: 41px;
	margin-top: 1.4em;
	padding-left: 12px;
}
a.cont_btn:hover {
	color: #999999;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
div.side_left_menu_navi ul li {
	width: 203px !important;
	margin-bottom: 0.7em !important;
	
}
div.side_left_menu_navi ul li a {
	color: #333333 !important;
	background-color: #FFFFFF !important;
	background-image: url(../img/arrow_delta_off.png) !important;
	background-position: 175px center !important;
	background-repeat: no-repeat !important;
	border-style: solid !important;
	border-color: #CCCCCC !important;
	border-width: 1px !important;
	display: block !important;
	padding: 1em !important;
	padding-right: 3em !important;
	margin-right:10px !important;

}
div.side_left_menu_navi ul li a:hover {
	color: #FFFFFF !important;
	background-color: #666666 !important;
	background-image: url(../img/arrow_delta_on.png) !important;
}
div.center_menu_navi ul {
	overflow: hidden !important;
}
div.center_menu_navi ul li {
	margin-left: 1em !important;
	float: left !important;
}
div.center_menu_navi ul li a p {
	vertical-align: middle !important;
	display: table-cell !important;
}
.rank_mini_box {
	width: 150px;
	padding: 0px;
	float: right;
}
#five_poffare {
	text-align: center;
}
#five_poffare img.lastChild{
	margin-top:20px;
}
#etc .topic {
	font-size: 14px;
	padding: 10px;
	margin-bottom: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #676767;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#etc h1 {
	font-size: 14px;
	padding: 10px;
	margin-bottom: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #676767;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#etc p {
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 10px;
}
#etc table {
	width: 97%;
	border-collapse:collapse;
}
#etc table th {
	background-color: #EBEBEB;
	padding: 8px;
	font-weight: normal;
	text-align: left;
	border: 1px solid #CCC;
}
#etc table td {
	padding: 10px;
	border: 1px solid #CCC;
}
#etc table tr .head {
	background-color: #CDCDCD;
	font-weight: bold;
}

#etc a {
	color: #00F;
	text-decoration: underline;
}
#header_line h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#header_line {
	margin-top: 3px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
}
#header_line p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#itemlistchk h1 {
	font-size: 12px;
}
.catename strong h1 {
	font-size: 12px;
}
.cart_cont .count {
	font-size: 14px;
	color: #F00;
	width: 32px;
	margin-top: 7px;
	margin-left: 29px;
	text-align: center;
	float: left;
}
.cart_cont .price {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.cart_cont .btn {
	float: right;
	margin-top: 5px;
	margin-left: 20px;
	text-align: right;
}
#wrapper #search_contents .user_cont #hidd2 .cart_cont .cart_btn {
	float: right;
	text-align: left;
	width: 87px;
	position: relative;
	margin-right: 51px;
}
#pickup_category .pickup_title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #CE5300;
	padding: 5px;
}
#pickup_category {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
#pickup_category p .lead_text {
	font-size: 10px;
}
#pickup_category p {
	padding: 7px;
}
.shb {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.shb a:hover {
filter: alpha(opacity=25);
  -moz-opacity:0.25;
  opacity:0.25;
}
