@charset "utf-8";

a:link {
	color: #215d8b;
	text-decoration: none;
}

a:visited {
	color: #609;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover img {
	text-decoration: none;
	border: none;
}

.h2 {
	font-weight: bold;
	line-height: 22px;
	font-size: 16px;
	color: #3b3b3b;
	background: #eeeeee;
	border-left: 6px solid #2965a1;
	padding: 5px 0 5px 10px;
	background: -moz-linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
	firefox background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff),
		color-stop(50%, #eee), color-stop(51%, #ddd), color-stop(100%, #fff));
	webkit -pie-background: linear-gradient(top, #fff 0%, #eee 50%, #ddd 51%, #fff 100%);
	ie behavior: url(../images/PIE.htc);
	ie font-weight: bold;
}

.h3 {
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 20px;
	margin: 15px 10px 0 10px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#snowSet {
	margin: 14px 0 0 0;
}

.kensaku_title {
	font-size: 13px;
	margin: 15px 10px 0 10px;
	font-weight: bold;
}

.h3-selected {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: 200;
	border-bottom: #ccc 1px solid;
}

h2 b {
	font-size: 19px;
	font-weight: bold;
}

label {
	cursor: auto;
}

.labelw {
	background-color: #575b62;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	color: #fff;
	vertical-align: middle;
	border-left: solid 6px #2965a1;
}

.labeltext {
	font-size: 13px;
}

#slider {
	margin-bottom: 10px;
	height: 215px;
}

#slider a:hover {
	opacity: 0.7;
}

#prArea a {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 950px;
	height: 90px;
	text-indent: -99999px;
	background-image: url(../images/info_img.gif);
	float: left;
}

#prArea a:hover {
	opacity: 0.7;
}

#prArea dt {
	height: 39px;
	background-image: url(../images/info_img.gif);
}

#prArea dd {
	width: 237px;
	height: 95px;
	float: left;
	background-image: url(../images/info_img.gif);
	background-position: 0px -40px;
}

#prArea .pr2 {
	background-position: -237px -40px;
}

#prArea .pr3 {
	width: 238px;
	background-position: -474px -40px;
}

#prArea .pr4 {
	width: 238px;
	background-position: 238px -40px;
}

#shop_logo {
	width: 300px;
	height: 215px;
	margin-bottom: 10px;
}

#shop_logo a:hover {
	opacity: 0.7;
}

#shopNavi {
	height: 402px;
	margin-bottom: 10px;
}

#shopNavi li a { /*float:left;
    */
	width: 300px;
	text-indent: -999999px;
	z-index: 9999999999;
	display: block;
}

.summer a {
	background-image: url(../images/menu.gif);
	height: 50px;
}

.carset a {
	background-image: url(../images/menu.gif);
	background-position: 0px 357px;
	height: 36px;
}

.wheel a {
	background-image: url(../images/menu.gif);
	background-position: 0px 320px;
	height: 28px;
}

.summertire a {
	background-image: url(../images/menu.gif);
	background-position: 0px 292px;
	height: 28px;
}

.snow a {
	background-image: url(../images/menu.gif);
	background-position: 0px 263px;
	height: 52px;
}

.snowtire a {
	background-image: url(../images/menu.gif);
	background-position: 0px 146px;
	height: 28px;
}

.menuNav a {
	background-image: url(../images/menu.gif);
	background-position: 0px 117px;
	height: 52px;
}

.carNav a {
	background-image: url(../images/menu.gif);
	background-position: 0px 65px;
	height: 37px;
}

.navCar a {
	background-image: url(../images/menu.gif);
	background-position: 0px 28px;
	height: 28px;
}

#shopNavi li a:hover,#shopNavi li a.selectedMenu {
	background-image: url(../images/menu_hover.gif);
}

.menu_img ul {
	overflow: hidden;
	margin: 0px -5px 20px -5px;
}

.menu_img li {
	display: inline-block; /
	display: inline;
	/* IE用ハック */
	float: left;
	padding: 0px 5px;
	width: 206px;
	height: 100px;
}

.menu_img a:hover {
	opacity: 0.7;
}

.menu_img .center_img a {
	border-color: #a7aeb2;
	border-width: 0px 1px;
	border-style: dotted;
}

#snowSet .rightTx {
	text-align: right;
	width: 300px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	margin: 6px 0 5px 0;
}

#snowSet .leftTx {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	margin: 6px 0 5px 0;
}

#kensaku {
	width: 620px;
	margin: 0 10px 20px 10px;
}

#kensaku p {
	margin: 0 0 5px 0;
}

#kensaku form {
	padding: 8px 8px 0 8px;
	width: 610px;
	background: #eeeeee;
	position: relative;
	margin-bottom: 10px;
	border: #ccc 1px solid;
}

#kensaku input {
	height: 22px;
	width: 150px;
}

#kensaku label span {
	font-size: 20px;
	color: #444444;
	line-height: 22px;
	padding: 0 10px;
}

#kensaku a {
	text-decoration: none;
	color: #fff;
	display: block;
	background: #2965a1;
	width: 93px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border-style: solid;
	border-width: 2px;
	border-color: #437eb9;
	border-bottom-color: #235587;
	font-size: 14px;
	position: absolute;
	left: 409px;
	top: 8px;
}

#kensaku a:hover {
	opacity: 0.7;
}

#kensaku form p span {
	font-size: 14px;
	display: block;
	margin-bottom: 3px;
}

#kensaku form p {
	font-size: 11px;
	margin-top: 5px;
}

.carts {
	width: 640px;
	height: 32px;
	color: #ccc;
}

.cart {
	text-indent: -9999999px;
	z-index: -99999999;
	width: 128px;
	height: 30px;
	color: #ccc;
	border-bottom-color: #CCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	float: left;
}

.carts .now {
	background-image: url(../images/cart.png);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom-color: #225a98;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.carts .end {
	border-bottom-color: #225a98;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

.steps {
	width: 640px;
	height: 60px;
	color: #ccc;
}

.step {
	float: left;
	padding: 5px;
	width: 118px;
	height: 40px;
}

.step p {
	text-align: center;
}

.steps .end {
	color: #225a98;
	opacity: 0.7;
}

.steps .now {
	color: #225a98;
}

.steps .flow {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
}

.stepsp {
	font-size: 10px;
	font-weight: 300;
}

.shop_red_color {
	color: #ff0000;
}

.selected h3 a {
	text-align: center;
	width: 80px;
	display: block;
	padding: 3px;
	background: #2965a1;
	color: #fff;
	top: 60px;
	left: 540px;
	position: absolute;
}

.brand {
	line-height: 33px;
	font-size: 14px;
}

.selected2 {
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	position: relative;
	padding-bottom: 10px;
	margin: 0px 0px 10px 0px;
}

.selected2inimg {
	width: 150px;
	height: 150px;
	margin-right: 10px;
	float: left;
}

.selected2in {
	width: 480px;
	float: left;
}

.selected2in2 {
	padding: 2px 5px;
	margin: 0 10px;
	line-height: 20px;
	background: #eee;
	position: relative;
	line-height: 20px;
}

.selected4 {
	color: #888;
	background: #cccccc;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	position: relative;
}

.tireSelect .list {
	padding: 10px 0px;
	border-bottom: solid 1px #ccc;
	width: 620px;
	/*overflow: hidden;*/
    /* height: 110px; */
    display: flex;
}

.seleleft {
	width: 101px;
	height: 101px;
	float: left;
}

.seleleft img {
	max-width: 100px;
	max-height: 100px;
}

.selecenter {
	width: 350px;
	padding: 2px 10px;
	float: left;
}

.seleright {
	float: left;
	position: relative;
}

}
.tag {
	background: #575b62;
	color: #FFF;
	border-left: solid 5px #0E8F7A;
	line-height: 20px;
	text-align: center;
	width: 105px;
	margin: 5px 0px;
	line-height: 20px;
	text-align: center;
	width: 80px;
	height: 20px;
	overflow: hidden;
}

.money {
	text-align: right;
	width: 140px;
	height: 28px;
	position: absolute;
	top: 20px;
}

.cols3 {
	border-top: 1px solid #CCCCCC;
	overflow: hidden;
}

.cols3_top {
	overflow: hidden;
}

.calam {
	float: left;
	width: 188px;
	padding: 10px 10px 0px 10px;
	margin-right: 8px;
}

.calam li {
	margin: 5px 0px;
}

.calam ul.expla li {
	margin: 0 !important;
}

.lastcalam {
	margin-right: 0px;
}

.imageContainer img {
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	max-width: 130px;
	max-height: 130px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imageContainer img:hover {
	opacity: 0.7;
}

.newTable {
	width: 620px;
	margin: 15px 10px 0 10px;
	font-size: 12px;
	border-width: 1px 0;
	border-color: #ccc;
	border-style: solid;
}

.newTable tr {
	padding: 3px 3px;
	border-width: 1px 0;
	border-color: #ccc;
	border-style: solid;
}

.newTable td.last {
	border-bottom: none !important;
	padding: 3px 3px;
}

.newTable th {
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	min-width: 60px;
	padding: 0px 1px;
}

.newTable th:nth-child(1) {
	white-space: nowrap;
}

.newTable td {
	line-height: 20px;
	padding: 3px 3px;
	border: none;
}

.newTable td a {
	color: #2965a1;
}

.newTable td .bigtx {
	line-height: 30px;
}

.newTable2 {
	width: 385px !important;
	margin-right: 0px !important;
}

.biko {
	font-size: 12px;
}

.newTableCB {
	border: none;
	font-size: 12px;
	margin: 15px 10px 0 10px;
	width: 620px;
}

.newTableCB th {
	padding: 5px;
	border: none;
	text-align: center;
	font-weight: bold;
}

.newTableCB td {
	padding: 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-color: #F0EFEF
}

.newTableCB tr {
	border-right: 1px #F0EFEF solid;
}

.newTableCB td a {
	color: #2965a1;
}

.newTableNavi {
	width: 600px;
	margin: 10px 0 0 0;
	font-size: 12px;
	border-width: 1px 0;
	border-color: #ccc;
	border-style: solid;
}

.newTableNavi tr {
	padding: 3px 3px;
	border-width: 1px 0;
	border-color: #ccc;
	border-style: solid;
}

.newTableNavi td.last {
	border-bottom: none !important;
	padding: 3px 3px;
}

.newTableNavi th {
	text-align: center;
	line-height: 30px;
	font-weight: bold;
	min-width: 60px;
	padding: 0px 1px;
}

.newTableNavi th:nth-child(1) {
	white-space: nowrap;
}

.newTableNavi td {
	line-height: 20px;
	padding: 3px 3px;
	border: none;
}

.newTableNavi td a {
	color: #2965a1;
}

.newTableNavi td .bigtx {
	line-height: 30px;
}

.shop_1row _nav {
	padding: 5px 5px;
	margin-bottom: 10px;
}

.shop_1row _nav li {
	height: auto;
	padding: 5px;
	line-height: 18px;
	border-bottom: 1px solid #CCC;
}

.SelectInch {
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: #ccc 1px solid;
	margin: 10px;
}

.inch {
	float: left;
}

.inch img {
	margin-right: 10px;
	max-width: 125px;
	max-height: 125px;
}

.inch a:hover {
	opacity: 0.7;
}
/* tooltip****************************************************************************/
span.ui_tooltip {
	position: relative;
	text-decoration: none;
	/*cursor:default;
    */
	zoom: 1;
}

span.ui_tooltip img {
	height: 14px !important;
	width: 14px !important;
	float: none;
	margin: auto;
}
/*a.ui_tooltip img:hover {
    cursor:pointer;
}
*/
span.ui_tooltip span.ui_tooltip-element {
	display: block;
	position: absolute;
	bottom: 16px;
	left: -90px;
	width: 200px;
	background: transparent url(../images/common_bg_tooltip_01.gif)
		no-repeat center bottom;
	border-top: solid 2px #fecd00;
	z-index: 10001;
}

span.ui_tooltip:hover {
	text-decoration: none;
}

span.ui_tooltip span.ui_tooltip-element span.ui_tooltip-elementBgTop {
	display: none;
}

span.ui_tooltip span.ui_tooltip-element span.ui_tooltip-elementBgBtm {
	display: none;
}

span.ui_tooltip span.ui_tooltip-element span.ui_tooltip-elementBody {
	display: block;
	padding: 10px 14px 20px;
	color: #600;
	line-height: 150%;
	text-align: left !important;
}

span.ui_tooltip iframe.ui_tooltip-IElayer {
	display: block;
	position: absolute;
	bottom: 16px;
	left: -90px;
	width: 200px;
	border: none;
	background: none transparent;
	z-index: 10000;
}
/* notfound */
.notfound {
	color: #666;
	text-align: center;
	margin: 40px 0px;
	;
}

.notmenu {
	width: 300px;
	height: 150px;
	float: left;
	padding-right: 20px;
	color: #666;
}

.not1 {
	font-size: 27px;
}

.not2 {
	line-height: 40px;
	font-size: 21px;
	padding: 10px 0px;
}

.not3 {
	line-height: 20px;
	font-size: 12px;
}

.notmenu h2 {
	font-size: 16px;
	line-height: 22px;
	border-bottom: #666 solid 1px;
	margin-bottom: 10px;
}
/*オーダー画面*/
.selectedOD {
	float: left;
	width: 320px;
	padding: 10px 0px;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	overflow: hidden;
}

.selectedOD img {
	float: left;
}

.selectedOD ul {
	float: left;
	padding: 0px 10px;
}

.selectedOD ul li {
	padding: 3px 0px;
}

.notmenu a {
	line-height: 25px;
}

.selectedOD_navi {
	float: left;
	width: 640px;
	padding: 10px 0px;
	overflow: hidden;
}

.naviOD_Content {
	float: left;
}

.buy {
	background: #0E8F7A;
	line-height: 24px;
	text-align: center;
	width: 130px;
	margin-top: 60px;
	margin-left: 10px;
	border: 0px;
	color: #fff;
	cursor: pointer;
	opacity: 0.7;
}

.buy:hover {
	opacity: 1;
}

div.errors {
	margin: 10px 10px 0 10px;
	padding: 8px;
	border: 3px solid #CC0000;
	background-color: #FFFAF9;
}

div.errors p {
	margin: 0 0 10px 0;
	padding: 5px 0 5px 33px;
	background-image: url(../images/warning.gif);
	background-repeat: no-repeat;
	background-size: 26px;
	font-size: 116.7%;
	font-weight: bold;
}

div.errors ul {
	padding: 0 0 0 20px;
}

div.errors li {
	list-style: circle;
	margin-top: 2px;
}

input.error,select.error {
	background-color: #fef2ee !important;
	border-color: #CC0000 !important;
}

.product {
	margin: 10px 10px 0 10px;
	background-image: url(../images/p_bg.jpg);
	height: 105px;
	border: solid #ccc 1px;
	padding: 8px 110px 8px 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo,
		Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/p_bg.jpg);
}

.product h3 {
	font-size: 13px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

.product p {
	font-size: 12px;
	line-height: 17px;
	text-justify: newspaper;
	text-align: justify;
	margin-bottom: 5px;
}

.product .sm {
	font-size: 10px;
	letter-spacing: inherit;
}
/*装飾系css*/
.morebig {
	font-size: 18px;
}

.toobigtx {
	font-size: 16px;
}

.bigtx {
	font-size: 14px;
}

.midtx {
	font-size: 12px;
}

.smtx {
	font-size: 12px;
}

.smtx11 {
	font-size: 11px;
}

.bggrey {
	background: #eee;
}

.dkGrey {
	color: #555;
}

.grey {
	color: #777;
}

.grn {
	color: #0E8F7A;
}

.red {
	color: #FF0202;
}

.orng {
	color: #c60;
}

.blue {
	color: #2965a1;
}

a:link .blue {
	color: #215d8b;
	text-decoration: none;
}

a:visited .blue {
	color: #609;
	text-decoration: none;
}

a:hover .blue {
	text-decoration: underline;
}

a:hover .blue img {
	text-decoration: none;
	border: none;
}

.bold {
	font-weight: bold;
}

.bgdkGrey {
	background: :#666;
}

.bggrn {
	background: :#C80000;
}

.bgblue {
	background: #2965a1;
}

.txright {
	text-align: right;
}

.txleft {
	text-align: left;
}

.txcenter {
	text-align: center;
}

.line10 {
	line-height: 10px;
}

.line12 {
	line-height: 12px;
}

.line14 {
	line-height: 14px;
}

.line16 {
	line-height: 16px;
}

.line18 {
	line-height: 18px;
}

.line20 {
	line-height: 20px;
}

.line22 {
	line-height: 22px;
}

.line24 {
	line-height: 24px;
}

.line26 {
	line-height: 26px;
}

.line28 {
	line-height: 28px;
}

.line30 {
	line-height: 30px;
}

.bdtgray {
	border-top: solid 1px #888;
}

.bdtdkgray {
	border-top: solid 1px #666;
}

.bdbgray {
	border-bottom: solid 1px #888;
}

.bbdkgray {
	border-bottom: solid 1px #666;
}

.padt5 {
	padding-top: 5px;
}

.padt10 {
	padding-top: 10px;
}

.padt15 {
	padding-top: 15px;
}

.padb5 {
	padding-bottom: 5px;
}

.padb10 {
	padding-bottom: 10px;
}

.padb15 {
	padding-bottom: 15px;
}

.padw5 {
	padding: 0px 5px;
}

.padw10 {
	padding: 0px 10px;
}

.padw15 {
	padding: 0px 15px;
}

.mt10 {
	margin-top: 10px;
}

.mt5 {
	margin-top: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.floright {
	float: right;
}

.floleft {
	float: left;
}

.shop_left {
	display: block;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 10px;
}

.shop_left li {
	height: 30px;
	line-height: 30px;
}

.shop_left_cardinfo {
	display: block;
	padding: 10px;
	border: 1px solid #ccc;
	border-top: none;
	margin-bottom: 10px;
}

.shop_left_cardinfo li {
	height: auto;
}

.shop_step li p {
	padding-top: 5px;
	text-align: center;
	padding-right: 10px;
	line-height: 18px;
	font-weight: bold;
}

.shop_step li span {
	text-align: center;
	display: block;
	line-height: 18px;
	font-weight: bold;
	padding-right: 10px;
}

.shop_step_last {
	background-image: none !important;
}

.shop_step_sel {
	background-color: #225a98;
	color: #fff !important;
}

.shop_step_end {
	background-image: none !important;
	background-color: #225a98;
	color: #fff !important;
}

.shop_flow li p {
	font-size: 12px;
	padding-top: 35px;
	padding-left: 10px;
	line-height: 20px;
	font-weight: bold;
}

.shop_thumbnail li img {
	display: block;
	max-width: 125px;
	max-height: 125px;
	margin-bottom: 0px;
}

.price {
	text-decoration: line-through;
	color: #444;
	line-height: 18px;
	text-align: right;
	font-size: 9px;
}

.priceSale {
	color: #FF0202;
}

.priceSale2 {
	font-weight: bold;
	font-size: 14px;
	color: #FF0202;
	font-size: 14px;
}

.shop_more {
	clear: both;
}

.shop_more a {
	display: block;
	text-align: center;
	padding: 0 20px;
	margin: 5px 25px 30px 315px;
	line-height: 30px;
	text-decoration: none !important;
	background: #0E8F7A;
	color: #fff;
	opacity: 0.7;
	width: 280px;
}

.shop_more a:hover {
	opacity: 1;
}

.shop_text {
	border: solid;
	border-width: 1px;
	padding: 5px;
	border-color: #ccc;
}

.listM {
	padding: 6px;
	margin-top: 10px;
	margin-right: -7px;
}

.listM li {
	margin-right: 7px;
	display: inline-block;
	zoom: 1;
	width: 300px;
	padding: 4px;
}

.listM li img {
	float: left;
	margin-right: 5px;
	width: 50px;
}

.listM li dl dt {
	background: #e6e6e6;
	margin-bottom: 10px;
	position: relative;
	width: 300px;
	height: 33px;
	border-left: solid 4px #2965a1;
}

.listM li dl dt span a {
	background: #0E8F7A;
	position: absolute;
	top: 6px;
	right: 10px;
	height: 21px;
	line-height: 21px;
	padding: 0px 10px;
	color: #fff;
	display: block;
	text-decoration: none;
	opacity: 0.7;
}

.listM li dl dt span a:hover {
	opacity: 1;
}

.listM li dl dt p {
	line-height: 25px;
	height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	float: right;
	padding: 0px 5px;
	margin-bottom: 5px;
	font-size: 11px;
	background-image: url(../images/h1_bg.jpg);
}

listM li dl dd span a:hover {
	opacity: 0.7;
}

.listM li dl dt p a {
	color: #333 !important;
}

.listM li dl dd {
	display: block;
	float: left;
	width: 140px;
	font-size: 12px;
	line-height: 19px;
	margin-left: 10px;
	padding-bottom: 3px;
}

.listM li dl dd a:hover {
	text-decoration: underline;
}

.selected {
	color: #555;
	background: #fff;
	margin: 15px 10px 0 10px;
	position: relative;
	border: #ccc solid 1px;
	padding: 8px;
}

.selected2 {
	margin-top: 10px !important;
}

.selectedTitle {
	padding: 0 0 5px 0;
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 6px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.selected p {
	line-height: 20px;
}

.selected p.selectedInfo {
	margin: 0 5px;
}

.selected p a:not(.catalogLink) {
	text-align: center;
	width: 80px;
	display: block;
	padding: 3px;
	background: #0E8F7A;
	color: #fff;
	top: 8px;
	left: 524px;
	position: absolute;
	text-decoration: none;
	opacity: 0.7;
}

.selected p a:not(.catalogLink):hover {
	opacity: 1;
}

.selected p span.carName {
	color: #2965a1;
	font-size: 14px;
	font-weight: bold;
}

.selected p a.catalogLink {
	text-decoration: underline;
}

.selected img {
	float: left;
	margin-right: 10px;
	max-width: 130px;
	max-height: 130px;
}

.bordernone {
	border: none;
}

body {
	font-family: 'Meiryo', 'ＭＳ Ｐゴシック', ArialMT, Hiragino Kaku Gothic Pro,
		'ヒラギノ角ゴ Pro W3', Osaka, Verdana;
	margin-left: auto;
	margin-right: auto;
}

.shop_all_pop1,.shop_all_pop2,.shop_all_pop3,.shop_all_pop4,.shop_all_pop5,.shop_all_pop6,.shop_all_pop
	{
	background-color: #686868;
	padding: 10px 10px 5px 10px !important;
	margin-bottom: 10px;
	display: none;
}

.shop_all_pop1 p,.shop_all_pop2 p.shop_all_pop3 p.shop_all_pop4 p.shop_all_pop5 p.shop_all_pop6 p,.shop_all_pop p
	{
	margin-bottom: 5px;
	display: none;
}

.shop_side {
	border: 1px solid #CCC;
	border-top: none;
	margin-bottom: 10px;
}

.shop_side li {
	display: block;
	line-height: 20px;
	border-bottom: 1px dotted #CCC;
	padding: 5px 5px;
}

.shop_side li:last-child {
	margin-left: 10px;
	line-height: 20px;
	border-bottom: none;
	padding: 5px 5px;
}

.shop_side li img {
	float: left;
	margin: 10px;
}

.shop_side li p {
	display: block;
	font-weight: bold;
	display: block;
}

.shop_contents_area {
	width: 950px;
	margin: 10px auto;
	padding-bottom: 15px;
	background-color: #FFF;
}

.shop_h1 {
	clear: both;
	height: auto;
	line-height: 23px;
	font-size: 12px;
	margin: 0px 0px;
	background-color: #F5F4F6;
	background-repeat: repeat-x;
	padding: 10px;
	font-weight: bold;
}

.shop_left_h1 {
	height: auto;
	line-height: 30px;
	background-color: #555;
	border: 1px solid #ccc;
	background-color: #F5F4F6;
	background-repeat: repeat-x;
	padding-left: 10px;
	font-weight: bold;
}

.shop_h2 {
	margin: 15px 10px 0 10px;
	height: auto;
	line-height: 24px;
	background: #eee;
	color: #013A78;
	padding-left: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	height: auto;
}

.shop_left_bar {
	width: 300px;
	float: left;
}

.shop_left_banner {
	width: 300px;
	height: 250px;
	background-color: #CCC;
	margin-bottom: 10px;
}

.shop_maker {
	width: 110px;
	font-size: 10px;
	color: #888;
	margin-bottom: 5px;
	display: block;
}

.shop_right_body {
	width: 640px;
	height: auto;
	float: right;
}

.shop_step {
	width: 640px;
	height: 70px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}

.shop_step li {
	background-image: url(../images/step_bg.png);
	background-position: right;
	background-repeat: no-repeat;
	height: 70px;
	float: left;
	width: 128px;
}

.shop_flow li {
	width: 120px;
	height: 90px;
	float: left;
	margin-right: 7px;
	background-image: url(../images/flow_bg.png);
	background-repeat: no-repeat;
}

.shop_thumbnail {
	margin-right: -20px;
	/*border:1px solid #ccc;
    border-top:1px solid #fff;

    */
}

.shop_thumbnail li a {
	display: block;
}

.shop_thumbnail li {
	display: block;
	padding: 10px;
	width: 125px;
	float: left;
	margin-right: 20px !important;
	/*border:1px #ccc solid;
    */
	margin-bottom: 10px;
}

.shop_thumbnail li:hover {
	background: #ddd;
	opacity: 0.9;
}

.shop_thumbnail li p {
	margin-top: 5px;
	line-height: 18px;
	margin-bottom: 3px;
	font-size: 11px;
	height: 32px;
	overflow: hidden;
	color: #444;
	white-space: normal;
}

.shop_thumbnail li p#special {
	width: 46px;
	height: 14px;
}

.shop_thumbnail li img#special {
	width: 46px;
	height: 14px;
}

.open {
	color: #444;
	font-size: 10px;
	line-height: 18px;
	text-decoration: line-through;
	line-height: 18px;
	text-align: right;
	font-size: 9px;
}

.shop_1row_list {
	margin: 15px 10px 10px 10px;
	padding: 10px 10px 5px 10px;
	border: solid 1px #ccc;
}

.shop_1row_list li {
	height: auto;
}

.shop_1row_list li div {
	color: #686868;
	margin-right: 10px;
	line-height: 27px;
	float: left;
}

.shop_1row_list li p {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 3px 3px;
	font-size: 11px;
	color: #C00 !important;
	font-weight: bold;
	background: #F3F3F5;
	margin: 0px 3px 5px 0px;
}

.shop_1row_list li button {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 0px 5px;
	font-size: 11px;
	color: #C00 !important;
	font-weight: bold;
	background-image: url(../images/h1_bg.jpg);
	margin-right: 5px;
	font-family: 'Meiryo', 'ＭＳ Ｐゴシック', ArialMT, Hiragino Kaku Gothic Pro,
		'ヒラギノ角ゴ Pro W3', Osaka, Verdana;
	color: #333 !important;
	font-weight: normal !important;
}

.shop_1row_list li p a {
	color: #333 !important;
}

.shop_1row_list li img {
	height: 28px;
	float: left;
	margin-right: 5px;
}

.shop_1row_list li dl dt {
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}

.shop_1row_list li dl dt span {
	line-height: 25px;
	height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	float: left;
	padding: 0px 5px;
	margin-bottom: 5px;
	font-size: 11px;
	background-image: url(../images/h1_bg.jpg);
}

.shop_1row_list li dl dd {
	display: block;
	float: left;
	width: 192px;
	font-size: 12px;
	margin: 0 5px 10px 0;
}

.shop_1row_list li dl dd:before {
	float: left;
	margin-bottom: 10px;
}

.shop_1row_list li div#kakaku {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 180px;
}

.refine_search_params {
	margin-top: 0 !important;
}

.under_border { /* border-bottom:1px dotted #ccc !important;
    */
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	margin: 0px !important;
}

.shop_maker_list {
	padding: 10px;
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
	margin-bottom: 10px;
}

.shop_maker_list li {
	margin-bottom: 0px;
}

.shop_maker_list li p {
	line-height: 25px;
	height: 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	padding: 0px 5px;
	margin-bottom: 5px;
	font-size: 11px;
	background-image: url(../images/h1_bg.jpg);
}

.shop_maker_list li img {
	width: 52px;
	display: inline-block;
	margin: 10px 10px 0px 10px;
	zoom: 1;
}

.shop_buy_btn {
	padding: 20px;
	height: 28px;
}

.shop_buy_btn a {
	background-image: url(../images/btn_buy.gif);
	width: 177px;
	height: 28px;
	display: block;
	text-indent: -99999px;
	margin: 0 auto;
}

.shop_buy_btn a:hover {
	opacity: 0.7;
}

#kaiheiButton {
	cursor: pointer;
	margin: 0 10px 0 10px;
	height: 30px;
	padding: 0px 5px;
	background-color: #0E8F7A;
	line-height: 30px;
	text-align: center;
	-moz-border-radius: 5px;
	color: #fff !important;
	font-weight: bold;
	box-shadow: 1px 1px 1px #ccc;
	opacity: 0.7;
}

#kaiheiButton:hover {
	opacity: 1;
}

.inputK {
	margin-left: 84px;
}

.ninsyo1 {
	background: #0E8F7A;
	font-size: 24px;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
}

.ninsyo2 {
	font-size: 16px;
	line-height: 24px;
	color: #4444;
	font-weight: bold;
}

.ninsyo_btn {
	margin: 10px;
	background: #245894;
	line-height: 30px;
	text-align: center;
	width: 140px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
}

.ninsyo_btn:hover {
	opacity: 0.7;
}

#wrapper .wrapperinner,#wrapper .wrapperinner #areaContent {
	overflow: visible !important;
}

.mod_shop_section {
	margin: 0 0 20px;
}

.mod_shop_heading {
	margin: 0 0 10px;
	padding: 1px;
	border-top: 2px solid #003467;
	background-color: #FFFFFF;
	zoom: 1;
}

.mod_shop_heading .inner {
	margin: 0;
	padding: 7px;
	background: url(../images/shop/heading_bg_01.png) repeat-x;
	zoom: 1;
}

.mod_shop_heading .inner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.mod_shop_heading .inner .heading {
	clear: none;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.428;
	zoom: 1;
}

.mod_shop_heading .inner ul.links {
	float: right;
	padding: 2px 0 0;
}

.mod_shop_heading .inner ul.links li {
	display: inline;
	margin: 0 0 0 10px;
	font-size: 100%;
	line-height: 1.5;
}

.mod_shop_heading4 {
	margin: 0 0 10px;
	padding: 5px 0 8px;
	border-bottom: 1px solid #999999;
	zoom: 1;
}

.mod_shop_heading4:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.mod_shop_heading4 .heading {
	clear: none !important;
	float: left !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	font-weight: bold !important;
	font-size: 150% !important;
	line-height: 24px !important;
}

.mod_shop_heading4 p.label {
	float: right;
	padding: 2px 4px;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 100%;
	line-height: 1.5;
}

.mod_shop_p {
	position: relative;
	margin: -2px 2px 8px;
	padding: 0;
	font-size: 100%;
	line-height: 1.5;
	zoom: 1;
}

.mod_shop_p.lead {
	padding-top: 10px;
}

.mod_shop_pL {
	margin: 15px 5px 10px 5px;
	font-weight: bold;
	font-size: 133.4%;
	line-height: 1.5;
}

.mod_shop_pL2 {
	position: relative;
	margin: -2px 2px 8px;
	padding: 0;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.5;
	zoom: 1;
}

.mod_shop_error {
	margin: 0 0 5px;
	padding: 0;
	color: #D50000;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
}

.mod_shop_table {
	margin: 10px 10px 0 10px;
}

.mod_shop_table table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.mod_shop_table table th,.mod_shop_table table td {
	padding: 6px 9px;
	border: 1px solid #D9E0E1;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	line-height: 1.5;
}

.navitable table th { /*position:relative;
    */
	background-color: #215d8b !important;
	color: #fff !important;
	width: 30%;
}

.mod_shop_table table th { /*position:relative;
    */
	background-color: #eee;
	color: #444;
	width: 30%;
}

.mod_shop_table table th.th2 {
	background-color: #245894;
	color: #fff;
	font-weight: bold;
}

.mod_shop_table_navi table {
	border-collapse: collapse;
	border-spacing: 0; /
	font-size: 99%;
}

.mod_shop_table_navi table th,.mod_shop_table_navi table td {
	padding: 6px 9px;
	text-align: left;
	vertical-align: top;
	font-size: 100%;
	line-height: 1.5;
}

.mod_shop_table_navi table th { /*position:relative;
    */
	background-color: #eee;
	color: #444;
	width: 30%;
}

.mod_shop_table_navi table th.th2 {
	background-color: #245894;
	color: #fff;
	font-weight: bold;
}

.mod_shop_table table.typeA th {
	width: auto;
	text-align: center;
}

.mod_shop_table table.typeB th {
	width: 50%;
}

.mod_shop_table table.typeC th {
	width: 25%;
	font-size: 12px;
}

.mod_shop_table table.typeD th {
	width: auto;
	text-align: center;
}

.mod_shop_table table.typeE th {
	width: 25%;
	font-size: 12px;
}

.mod_shop_table table.typeF th {
	width: 25%;
	font-size: 12px;
}

.mod_shop_table table th .mod_shop_icon {
	float: right;
	margin-top: 0px !important; /
	width: 40px; /
	margin-top: -19px !important;
	position: static !important;
	/*position:absolute;
    top:15px;
    right:0;
    */
}

}
.mod_shop_table table.typeA td {
	width: auto;
	text-align: center;
}

.mod_shop_table table.typeB td {
	width: 60%;
}

.mod_shop_table table.typeC td {
	width: 75%;
}

.mod_shop_table table.typeD td {
	width: auto;
	vertical-align: middle;
}

.mod_shop_table table.typeE td {
	width: 25%;
	font-size: 12px;
}

.mod_shop_table table.typeC td li {
	height: 25px;
	font-size: 12px;
}

.mod_shop_table table.typeC td li label {
	vertical-align: middle;
}

.mod_shop_table table.typeF td {
	width: 75%;
	font-size: 12px;
}

.mod_shop_table table.typef td .ex {
	padding-left: 33px;
}

.mod_shop_table table.typeB td.centerItem {
	width: 25%;
	text-align: center;
	vertical-align: middle;
}

.mod_shop_table table td p.more {
	margin: 5px 0 0;
	padding: 0;
	text-align: right;
}

.mod_shop_table table td strong.num {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #CC0000;
}

.mod_shop_table table.typeD td strong.num {
	display: block;
	text-align: right;
}

.mod_shop_table table.typeE td.centerItem {
	width: 25%;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

.mod_shop_table table .al-center {
	text-align: center !important;
}

.mod_shop_table table .al-left {
	text-align: left !important;
}

.mod_shop_table table .va-top {
	vertical-align: top !important;
}

.mod_shop_table table .va-middle {
	vertical-align: middle !important;
}

.mod_shop_table table .va-bottom {
	vertical-align: bottom !important;
}

.mod_shop_table table .al-right {
	width: 125px !important;
}

.mod_shop_table table td span.name1 dfn,.mod_shop_table table td span.name2 dfn
	{
	display: inline-block; /
	display: inline;
	zoom: 1;
	font-size: 12px;
	margin-right: 5px;
}

.mod_shop_table table td span.name1 input,.mod_shop_table table td span.name2 input
	{
	margin: 0px 10px 0px 0px;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
}

.mod_shop_table table td span.notes {
	margin: 0;
	padding: 0;
	text-indent: 0;
	font-size: 12px;
}

.mod_shop_table table td p.notes {
	margin: 5px 0 0 10px;
	padding: 0;
	font-size: 12px;
	text-indent: -10px;
}

.mod_shop_table table td p.address {
	margin-bottom: 5px;
}

.mod_shop_table table td p.zip {
	margin-bottom: 4px;
}

.mod_Ls88 {
	margin: 10px;
	border: solid #ccc 1px;
}

.mod_shop_table table td p.zip dfn,.mod_shop_table table td p.address dfn
	{
	display: inline-block; /
	display: inline;
	zoom: 1;
	width: 115px;
}

.mod_shop_table table td p.zip input {
	margin: 0;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 40px;
}

.mod_shop_table table td p.address select {
	margin: 0px 5px 0px 0;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 100px;
}

.mod_shop_table table td p.address input {
	margin: 0px 5px 0px 0;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 195px;
}

.mod_shop_table table td p.tel input {
	margin: 0px 0;
	_margin: 0;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 60px;
}

.mod_shop_table table td p.mail input {
	margin: 0px 0;
	_margin: 0;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 140px;
}

.mod_shop_table table td textarea {
	width: 420px;
	padding: 4px;
	border: solid 1px #809db9;
	resize: none;
}

.mod_shop_table table td p.cardName input {
	margin: 0px 5px 5px 0px;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 140px;
}

.mod_shop_table table td p.cardNum input {
	margin: 0px 5px 5px 0px;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 60px;
}

.mod_shop_table table td p.cardMonth select {
	margin: 0px 5px 5px 0px;
	padding: 4px;
	border: solid 1px #809db9;
	font-size: 100%;
	width: 60px;
}

.mod_shop_table table td span.name1 input.error,.mod_shop_table table td span.name2 input.error,.mod_shop_table table td p.zip input.error,.mod_shop_table table td p.address input.error,.mod_shop_table table td p.tel input.error,.mod_shop_table table td p.mail input.error,.mod_shop_table table td textarea.error,.mod_shop_table table td p.cardName input.error,.mod_shop_table table td p.cardNum input.error,.mod_shop_table table td p.cardMonth input.error
	{
	border: solid 1px #e4afaf;
	background: #fffbfb;
}

.mod_shop_table .table-foot {
	padding: 10px 10px 0;
	border: solid #D9E0E1;
	border-width: 0 1px 1px;
	background-color: #EEEEEE;
	zoom: 1;
}

.mod_shop_table .table-foot:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
}

.mod_shop_table .table-foot .section {
	margin: 0 0 10px;
}

.mod_shop_table .table-foot .section .heading {
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
}

.mod_shop_table .table-foot .section ul {
	padding: 0 0 0 24px;
	font-size: 12px;
}

.mod_shop_table .table-foot .section ul li {
	list-style: outside disc;
}

.mod_shop_table .table-foot .section ul li p {
	margin: 5px 0;
	font-size: 100%;
}

.mod_shop_table table .al-left {
	font-weight: bold;
}

.mod_shop_table.extended table th,.mod_shop_table.extended table td {
	width: auto;
}

.mod_shop_table.extended table th.option {
	width: 150px;
}

.mod_shop_table.extended table td.whs_nowrap {
	width: 65px;
	text-align: right;
}

.mod_shop_table3 {
	margin: 0 0 20px;
}

.mod_shop_table3 table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 11px;
	width: 100%;
}

.mod_shop_table3 table th,.mod_shop_table3 table td {
	padding: 7px 5px;
	border: 1px solid #D9E0E1;
	text-align: center;
	vertical-align: middle;
}

.mod_shop_table3 table th {
	background-color: #245894;
	color: #fff;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.5;
}

.mod_shop_table3 table td {
	font-size: 116.7%;
	line-height: 1.428;
}

.mod_shop_table3 table td strong {
	font-size: 100%;
	color: #000000;
}

.mod_shop_table3 table td strong {
	font-weight: bold;
	font-size: 100%;
	color: #000000;
}

.mod_shop_table3 table td span.num {
	font-size: 114.3%;
	font-family: Helvetica, Arial, sans-serif;
}

.mod_shop_table3 table td span.num2 {
	font-size: 114.3%;
	color: #CC0000;
	font-family: Helvetica, Arial, sans-serif;
}

.mod_shop_table3 table td span.sup {
	font-size: 83.4%;
	color: #000000;
}

.mod_shop_table3 table .whs_nowrap {
	white-space: nowrap !important;
}

.mod_shop_privacy {
	margin: 20px 0;
	text-align: center;
}

.mod_shop_privacy p {
	margin: 0 0 10px;
	font-size: 100%;
	line-height: 1.5;
	text-align: center;
}

.mod_shop_privacy .contents {
	margin: 0 auto;
	padding: 10px;
	width: 500px;
	height: 200px;
	border: 1px solid #CCCCCC;
	overflow: auto;
	text-align: left;
}

.mod_shop_privacy .contents p {
	text-align: left;
}

.mod_shop_buttons {
	margin: 0 0 20px;
}

.mod_shop_buttons ul {
	text-align: center;
}

.mod_shop_buttons ul li {
	display: inline;
	margin: 0 5px;
}

.mod_shop_buttons ul li a {
	display: block;
}

.mod_shop_buttons ul li a:hover {
	opacity: 0.7;
}

.mod_shop_icon {
	position: relative;
	top: -0.375em;
	margin: -9px 3px;
	vertical-align: baseline;
}

.mod_shop_L6 .foot {
	margin-top: 10px;
}

.mod_shop_L6 {
	margin: 0 10px;
}

.mod_shop_L6 .heading {
	font-weight: bold;
	margin-bottom: 5px;
}

#wrapper .wrapperinner,#wrapper .wrapperinner #areaContent {
	overflow: visible !important;
}

.mod_Ls99 {
	border: solid 1px #ccc;
	padding: 6px 9px 0;
	margin: 10px;
}

.mod_Ls99 ul {
	float: left;
}

.mod_Ls99 .col01 {
	width: 135px;
}

.mod_Ls99 .col02 {
	width: 171px;
}

.mod_Ls99 .col03 {
	width: 167px;
}

.mod_Ls99 .col04 {
	width: 127px;
}

.mod_Ls99 li {
	line-height: 150%;
	margin-bottom: 10px;
	padding-left: 15px;
}

.mod_Ls99 li:last-child {
	margin-bottom: 6px;
}

.mod_Ls98 {

}

.mod_Ls98 .left,.mod_Ls98 .right {
	width: 300px;
	border-top: solid 1px #ccc;
	margin: 10px;
}

.mod_Ls98 .left {
	float: left;
}

.mod_Ls98 .right {
	float: right;
}

.mod_Ls98 p,.mod_Ls98 ul {
	margin-left: 10px;
	margin-right: 10px;
}

.mod_Ls96 {
	margin: 10px;
}

.mod_Ls97 {

}

.mod_Ls97.col3 {
	width: 620px;
	margin: 10px;
}

.mod_Ls97.col2 {
	width: 420px;
	margin-bottom: 20px;
}

.mod_Ls97 dl {
	width: 200px;
	padding-right: 10px;
	float: left;
}

.mod_Ls97 dl.last-child {
	padding-right: 0;
}

.mod_Ls97 dt,.mod_Ls97 dd {
	line-height: 150%;
}

.mod_Ls97 dt {
	font-weight: bold;
	text-align: center;
	border-top: solid 1px #ccc;
	padding-top: 8px;
	padding-bottom: 6px;
}

.mod_Ls97 dd {
	margin: 0 7px;
	border-top: dotted 1px #ccc;
	padding-top: 6px;
	padding-bottom: 8px;
}

.mod_Ls96 dt,.mod_Ls96 dd {
	line-height: 150%;
	background-position: 5px 1px;
	background-repeat: no-repeat;
}

.mod_Ls96 dt {
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

.mod_Ls96 dd {
	margin-bottom: 22px;
}

.mod_Ls95 {
	width: 635px;
	height: 22px;
	position: relative;
	margin-bottom: 20px;
}

.mod_Ls95 li {
	position: absolute;
	top: 0px;
}

.mod_Ls95 .flow_1 {
	left: 0px;
}

.mod_Ls95 .flow_2 {
	left: 210px;
}

.mod_Ls95 .flow_3 {
	left: 420px;
}

.mod_Ls94 {
	margin-bottom: 10px;
}

.mod_Ls94 li {
	line-height: 150%;
	padding-left: 1.3em;
	text-indent: -1.3em;
}

.mod_Ls94 li img {
	margin-right: 4px;
	vertical-align: -4px;
}

.mod_Ls93 table {
	margin-bottom: 20px;
}

.mod_Ls93 th,.mod_Ls93 td {
	padding: 8px;
	line-height: 150%;
}

.mod_Ls93 th {
	width: 33.3%;
}

.mod_Ls93 .confirm {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
}

.mod_Ls93 .confirm .back {
	position: absolute;
	left: 0;
	top: 7px;
	zoom: 1;
}

.mod_Ls93 th p {
	float: left;
	zoom: 1;
}

.mod_Ls93 select,.mod_Ls93 .txt140,.mod_Ls93 .txt404 {
	border: solid 1px #809db9;
	padding: 2px;
}

.mod_Ls93 .error {
	border: solid 1px #e4afaf;
	background: #fffbfb;
}

.mod_Ls93 .txt140 {
	width: 140px;
}

.mod_Ls93 .txt404 {
	width: 404px;
	height: 140px;
}

.mod_Ls93 .required {
	float: right;
	zoom: 1;
}

.mod_Ls93 .error_message {
	border: solid 1px #fcddd1;
	text-align: center;
	line-height: 150%;
	padding: 8px 0;
	margin-bottom: 10px;
}

.mod_Ls93 .error_message span {
	font-size: 130%;
	font-weight: bold;
	color: #c00;
	padding: 6px 0 6px 35px;
}

.mod_Ls93 .ng {
	color: #c00;
	font-weight: bold;
}

.mod_Ls92 {
	border: solid 1px #ccc;
	padding: 6px 0px 5px 30px;
	margin-bottom: 20px;
}

.mod_Ls92 li {
	width: 33%;
	float: left;
	line-height: 200%;
	list-style-type: circle;
}

.mod_Ls90 {
	margin-bottom: 20px;
}

.mod_Ls90 img {
	margin-bottom: 3px;
}

p.photo img {
	border: none;
}

.mod_Ls90 .left img,.mod_Ls90 .right img {
	width: 298px;
}

.mod_Ls90 .left {
	float: left;
	margin-left: 10px;
}

.mod_Ls90 .right {
	float: right;
	margin-right: 10px;
}

.mod_Ls88 dt {
	padding: 13px 11px 10px;
	font-weight: bold;
	line-height: 100%;
}

.mod_Ls88 dd {
	line-height: 150%;
	margin-bottom: 1.5em;
	margin-left: 12px;
}

.mod_Ls87 {
	height: 55px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.mod_Ls87 li {
	float: left;
}

.mod_Ls85 {
	margin: 15px 10px;
}

.mod_Ls85 dt {
	float: left;
	width: 230px;
}

.mod_Ls85 dd {
	float: right;
	width: 365px;
}

.mod_Ls85 dd p.text,.mod_Ls85 dd li {
	margin-bottom: 5px;
}

.mod_Ls9 {
	text-align: right;
	margin-bottom: 7px;
}

.mod_Ls9 a {
	padding-left: 12px;
	padding-right: 6px;
	font-size: 80%;
}

.mod_Ls9 a:visited {
	color: #03c;
}

.mod_Ls5-2 {
	margin-bottom: 1.5em;
	margin-left: 10px;
}

.mod_Ls5-2 li {
	line-height: 150%;
}

/
.mod_Ls4-8 {
	margin-bottom: 20px;
}

.mod_Ls4-8 .left {
	width: 400px;
	float: left;
}

.mod_Ls4-8 .right {
	width: 220px;
	float: right;
	margin: 15px 10px 10px 10px;
}

.mod_Ls4-8 .right .photo {
	margin-bottom: 5px;
	text-align: center;
}

.mod_Ls4-8 .right .cap_tit {
	font-size: 85%;
	font-weight: bold;
	color: #666;
	margin-bottom: 5px;
}

.mod_Ls4-8 .right .cap_text {
	font-size: 85%;
	color: #666;
}

.mod_Ls4-8 .right .cap_ctr {
	font-size: 85%;
	color: #666;
	text-align: center;
}

.pages {
	float: right;
}

.pages_width {
	width: 640px;
}

.pages p {
	float: left;
	padding: 7px 10px 0
}

.pages ul {
	float: left;
}

.mod_r9 {
	border: solid 1px #e0e0e0;
	padding: 6px 3px 3px;
	text-align: center;
	margin-bottom: 10px;
}

.mod_r9 h3 {
	margin-bottom: 8px;
}

.mod_r9 li {
	line-height: 0%;
}

.table_type01 {
	border-collapse: collapse;
	width: 620px;
	margin: 0px 10px 10px 10px;
}

.table_type01 th,.table_type01 td {
	vertical-align: top;
	line-height: 150%;
	border: solid 1px #d9e0e1;
	padding: 4px 7px;
}

.table_type01 th {
	background: #f0f5fb;
	color: #358;
}

.paging {
	height: 24px;
	overflow: hidden;
	padding-left: 1px;
}

.paging li {
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-left: -1px;
	color: #666;
}

.paging li.current,.paging li a:hover {
	background: #e5eaed
}

.paging li a {
	display: block;
}

.paging li.current,.paging li a {
	border-right: solid 1px #d7dfe3;
	padding: 6px 8px 10px;
}

.paging li.prev a,.paging li.next a {
	padding: 0;
	border: none;
}

.list_type02 {
	margin-left: 3px;
	margin-bottom: 1.5em;
}

.list_type02 li {
	padding-left: 1.3em;
	text-indent: -1.3em;
	color: #666;
	line-height: 150%;
}

.list_type01 {
	margin-bottom: 1.5em;
}

.list_type01 li {
	padding-left: 13px;
	line-height: 150%;
}

.list_type01 .list_type01 {
	margin-bottom: 0;
}

.text p,p.text {
	line-height: 150%;
	margin-bottom: 10px;
}

p.text.bigger {
	font-size: 133.4%;
	font-weight: bold;
}

.h3_type01 {
	padding: 13px 0px 10px;
	font-weight: 600;
	line-height: 100%;
	font-size: 14px;
}

.h2_type01 {
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	padding: 9px 10px 4px 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 150%;
}

.h2_type02 {
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	font-weight: 800;
	font-size: 14px;
}

.h2_type02 img {
	vertical-align: middle;
	padding-bottom: 2px;
}

.h2_type02 span {
	vertical-align: middle;
}

.h2_type01 .blue {
	padding-right: 4px;
}

.notes {
	margin-bottom: 10px;
}

p.under_h2 {
	margin: 15px 10px 0 10px;
}

p.under_h3 {
	margin: 10px 20px 0 20px;
}

div.tireSelect {
	margin: 15px 10px;
}

.marginTop_0 {
	margin-top: 0 !important;
}

.marginTop_10 {
	margin-top: 10px !important;
}

ul.specList {
	margin: 10px 10px 0 10px;
	border-top: #ccc 1px solid;
}

ul.specList li {
	font-weight: bold;
	padding: 8px;
	border-bottom: #ccc 1px solid;
	padding: 10px 0;
}

.w290 {
	width: 290px;
}

.noItem_h2 {
	margin: 15px 10px 0 10px;
	line-height: 24px;
	background: #eee;
	color: #013A78;
	padding-left: 10px;
	font-weight: bold;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: auto;
}

div.noItem {
	margin: 15px 10px;
	background: #D9E9FB;
	position: relative;
	border-radius: 5px;
	text-align: center;
}

div.noItem p {
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	margin-left: auto;
	margin-right: auto;
	width: 575px;
}

.noItem_table {
	list-style: none;
	mergin: 0;
	padding: 0;
}

.noItem_table li {
	clear: both;
}

.noItem_table li div {
	display: block;
	float: left;
	padding: 5px;
}

.noItem_col1 {
	width: 170px;
	margin-left: 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.noItem_col2 {
	width: 30px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.noItem_col3 {
	width: 387px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.noItem_col1 {

}

.shop_noItem_clear {
	clear: both;
}

.shop_noItem_clear a {
	display: block;
	text-align: center;
	padding: 0 20px;
	margin: 15px 25px 15px 160px;
	line-height: 30px;
	text-decoration: none !important;
	background: #0E8F7A;
	color: #fff;
	opacity: 0.7;
	width: 280px;
}

.shop_noItem_clear a:hover {
	opacity: 1;
}

ul.recommend_list {
	margin-left: 10px;
	margin-top: 10px;
	/*border-bottom: 1px #ccc solid;*/
	padding-bottom: 10px;
}

ul.recommend_list li {
	float: left;
	width: 110px;
	margin-right: 10px;
	padding: 2px;
	text-align: center;
}

ul.recommend_list li a,ul.recommend_list li a * {
	display: block;
	margin: 0 auto;
}

ul.recommend_list span {
	font-size: 12px;
}

ul.recommend_list img {
	width: 100px;
	height: 100px;
}

div.recommend_area {
	border: #ccc 1px solid;
	margin-top: 10px;
}

div.holiday_announce {
  background-color: #F8F8F8;
  padding: 10px;
  border: 2px solid #F44336;
  margin-bottom: 10px;
  font-size: 15px;
}

div.holiday_announce h2 {
  font-weight: bold;
  color: #F44336;
  font-size: 1.2em;
  margin-bottom: 8px;
}

div.holiday_announce div {
  padding: 0 8px;
  line-height: 1.2em;
}

div.holiday_announce p {
  margin-bottom: 5px;
}

div.holiday_announce p b {
  color: #F44336;
}

div.holiday_announce b span{
  font-size: 1.6em;
}
