@charset "euc-jp";

/*************************************************
	共通的なスタイル
**************************************************/
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.mt65 {
	margin-top: 65px !important;
}
.mt115 {
	margin-top: 115px !important;
}
.en {
	ime-mode: disabled;
}
.red {
	color: #f00;
}
.err_list {
	font-size: 14px;
	color: #f00;
}
ul.err_list {
	margin: 20px 0;
}
ul.err_list li + li {
	margin-top: 5px;
}

/*************************************************
	トークン決済画面
**************************************************/
.tokenForm ul.err_list {
	margin: 0 0 10px;
	padding: 5px 0 10px;
}

#btn_go_to_confirm_page{
	display: block;
	text-align: center;
}
/*************************************************
	住所入力用のcolorbox
**************************************************/
.js-cb-submit {
	cursor: pointer;
}
.order_payment_form .js-cb-target-element {
	padding: 20px;
	line-height: 1.4;
}
/*************************************************
	追加したスタイル
**************************************************/
.page-header {
	clear:both;
	background: #000;
	color: #fff;
}
.page-header .container {
	overflow: hidden;
	width: 980px;
	height:70px;
	margin: 0 auto;
	padding: 10px 0;
	color: #fff;
}
.page-footer {
	clear: both;
	background: #000;
}
.page-footer .container {
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#gnav .selected-menu a {
	background:url(/images/parts/common/gnav_bg.jpg);
	color:#fff;
}
.item_main img {
	width: 367px;
}
.table05 tbody th {
	background: none;
}
.inline-numbers b + b {
	margin-left: 3em;
}
.no-options {
	margin: 100px 0;
	line-height: 1.5;
	text-align: center;
}
.js-toggle-control img {
	vertical-align: bottom;
}
.item_box.checkbox-item input,
.item_box.checkbox-item label,
.item_box.checkbox-item img {
	cursor: pointer;
}
.item_box.link-item.disabled {
	cursor: not-allowed;
}
.item_box.link-item.disabled img {
	opacity: 0.7;
}
.item_box .i-image {
	position: relative;
	width: 160px;
	margin: 0 auto;
}
.item_box .disabled-img {
	position: absolute;
	top: 0;
	left: 0;
}
.item_box .fixHeightChild02 {
	margin-top: 10px;
}
.cca_input {
	margin: 10px 0;
}
.cca_input label {
	display: inline-block;
	width: 8em;
	margin-right: 10px;
	text-align: right;
}
.cca_demo {
	margin: 15px 5px 5px;
	padding: 5px;
	background-color: #d3e5f7;
	border: 1px solid #86afd6;
	font-weight: bold;
	color: #2c5a89;
	
}

.team_select_table label {
    font-size: 18px;
}

#team_select .team_select_table a {
    font-size: 14px;
}

.team_select_message {
	width: 960px;
	margin: -50px auto 10px;
}

.team_select_message img{
	margin-left: 369px;
	display: block;
}

.confirm_msg {
	position: relative;
}

.confirm_msg div {
	line-height: 18px;
}

.confirm_msg .change_btn {
	position: absolute;
	top: 89px;
	right: 2px;
}

.confirm_msg .change_btn input {
	width: 65px;
	height: 35px;
	background-color: #DEEBF7;
	border : 1px solid #BCBCBC;
	cursor: pointer;
}

/*************************************************
	オーバーライドするスタイル
**************************************************/
body {
	background: none;
}
#wrap {
	background: none;
}
#index #wrap {
	background: none;
}
header {
	clear: none;
	margin: 0;
	background: none;
}
footer {
	clear: none;
	margin: 0;
	background: none;
}
#t_r {
	float: right;
	padding: 0;
}
#gotop {
	bottom: 72px;
	padding: 0;
}
#gotop2 {
	top: 462px;
	bottom: auto;
	margin: 0;
	padding: 0;
}
.index #gotop {
	bottom: 180px;
}
#f_link {
	float: right;
	padding: 10px 0 0;
}
hr.border_t {
	border-width: 1px 0 0;
	border-style: dotted;
	border-color: #aaa;
	margin: 15px 0;
	padding-top: 0;
}
#request,
#smple {
	padding: 0;
}
#request #menu02,
#smple #menu02 {
	position: static;
}
#menu02 > div {
	background: #fff;
}
.content_bg01 {
	padding-bottom: 85px;
	background-image: none;
}
.content_bg01 > .inframe01 {
	margin-bottom: 0;
}
#quote_input2 .payment02 li,
#add_input2 .payment02 li,
#history .payment02 li,
#order_input .payment02 li {
	width:auto;
}
.item_history {
	padding: 0;
	text-align: center;
}

.form_btn {
	padding-top: 30px;
}

.table04.oddeven01 tr.even .checkbox input[type="checkbox"] + label {
	background-image: url("/images/parts/common/check3_off.jpg");
}

.table04.oddeven01 tr.even .checkbox input[type="checkbox"]:checked + label {
	background-image: url("/images/parts/common/check3_on.jpg");
}

#foot_info {
	padding-left: 0;
}

#lose_point{
	padding: 5px 0 0 0;
}

/*************************************************
	開発用のスタイル
	後で消す
**************************************************/
.dev-menu {
	position: fixed;
	right: 0;
	padding: 10px;
	background: rgba(0, 0, 0, 0.6);
}
.dev-menu a {
	color: inherit;
}
/*************************************************
	出店の標準CSSから持ってきたスタイル
	こっから下は消すかもだから一番下にしておいてほしいよ！
**************************************************/
div.modalWrapper,
div.modalWrapper2,
div.modalWrapperToken {
	display: none;
}
div.modalBody {
	position: fixed;
	z-index: 1000;
	background: #FFF;
	border: 2px solid #333;
	left: 50%;
	top: 50%;
	min-width: 300px;
	text-align: left;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
div.modalBK {
	position: fixed;
	z-index: 999;
	height: 100%;
	width: 100%;
	background-color: #ccc;
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
div.modalWrapper div,
div.modalWrapper2 div,
div.modalWrapperToken div {
	color: #000 !important;
	font-size: 12px;
	text-align: justify;
}
div.modalWrapper div.modalClose,
div.modalWrapper2 div.modalClose,
div.modalWrapperToken div.modalClose {
	cursor: pointer;
	padding: 5px;
	border-bottom: 2px dotted #333;
	background-color: #333;
	color: #FFF !important;
}
div.modalWrapper div.modalContents,
div.modalWrapper2 div.modalContents,
div.modalWrapperToken div.modalContents {
	max-height: 300px;
	padding: 5px 5px;
	overflow: auto;
}
div.modalWrapper div.modalContents *,
div.modalWrapper2 div.modalContents *,
div.modalWrapperToken div.modalContents * {
	color: #000 !important;
}

div.modalWrapper div.modalContents ol,
div.modalWrapper2 div.modalContents ol,
div.modalWrapperToken div.modalContents ol {
	margin-top: 10px;
}

div.modalWrapper div.modalContents ol li,
div.modalWrapper2 div.modalContents ol li,
div.modalWrapperToken div.modalContents ol li {
	list-style: decimal inside;
	padding: 2px 0;
}

div.modalWrapper div.modalContents ol li a,
div.modalWrapper2 div.modalContents ol li a,
div.modalWrapperToken div.modalContents ol li a {
	cursor: pointer;
}

.fwb {
	font-weight: bold;
}