

/* 繝ｪ繧ｻ繝�ヨ */
div#format h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,li,dt,dd,form {
	margin: 0px;
	padding: 0px;
}

div#format li,dt,dd {list-style: none;}
div#format img {border: none;}

/* 繝ｪ繝ｳ繧ｯ */
div#format a{color:#d00;}


/* �郁ｪｿ謨ｴ邉ｻ��
------------------------------------------ */
div#format .tL {text-align: left;}
div#format .tR {text-align: right;}
div#format .tC {text-align: center;}
div#format .fL {float: left;}
div#format .fR {float: right;}
div#format .mb00 {margin-bottom: 0 !important;}

/* Clearfix */
div#format .clearfix {
	zoom: 100%;
}

div#format .clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

/* 繧ｳ繝ｳ繝�Φ繝�
------------------------------------------ */
div#format {

	/* 笘��繝ｼ繧ｸ閭梧勹濶ｲ */
	background-color: #140b29;

	/* 笘��繝ｼ繧ｸ譁�ｭ苓牡 */
	color:#333;
	
	font-size: 14px;
	line-height: 140%;
	padding-bottom:10px;

}

/* 蜈郁｡梧棧 
------------------------- */
div#format table.precede {
	margin: 0 auto 3px;
	width:870px;
}

	div#format table.precede th {
		border: 1px solid #28211c;
		padding: 0;
		margin:0;
		width: 280px;
	}
	div#format table.precede td {
		border: 1px solid #28211c;
		padding: 0;
		width: auto;
	}

	div#format table.precede td.date {
		font-weight: bold;
		text-align: center;
		background-color:rgba(255,255,255,1.00);
	}
	div#format table.precede td.btn {
		text-align: center;
		width: 160px;
		background-color:rgba(255,255,255,1.00);
	}
	p.note {
		text-align: center;
		font-size: 12px;
		margin-bottom: 18px;
	}

/* 繝｡繧､繝ｳ繝薙ず繝･繧｢繝ｫ */
div#format div.mainimage {
	margin-bottom: 18px;
}

/* 譫�*/
div#format .section {
	margin: 0 12px 14px;
}

/* 隕句�縺�*/
div#format h2 {}
div#format h3 {}

div#format .sentences {
	padding: 10px;
	background-color: #fff;
}
	div#format .sentences p {}


/* 邏ｹ莉区枚 
------------------------- */
div#format .summary {}
div#format .summary .sentences {
	padding: 10px 18px;
}
div#format .summary .sentences p {
	line-height: 1.6em;
}


/* 髢句ぎ諠�� 
------------------------- */
div#format .holding {}
div#format .bgc_wrapper {
	background-color: #f8f7f7;
	padding: 10px;
}


div#format h3 {
	font-weight: bold;
	color: #2173BC;
	margin-bottom: 10px;
}

/* 萓｡譬ｼ */
div#format dl.price {
	font-weight: bold;
	color: #c00;
}

/* 萓｡譬ｼ02 */
div#format li.price02 {
	font-weight: bold;
	color: #c00;
	font-size:15px;
}

/* 豕ｨ驥�*/
div#format ul.notes {
	font-size: 12px;
	margin-bottom: 12px;
	background-color:rgba(239,237,223,1.00);
	padding:10px;
}

/* 繧ゅ＄繧�*/
div#format li.mogura {
	font-weight: bold;
	color: #602FA4;
	font-size:18px;
	padding-bottom:5px;
}

/* 繧ゅ＄繧�2 */
div#format li.mogura02 {
	font-weight: bold;
	color: #602FA4;
	font-size:12px;
}



/* 逋ｺ螢ｲ諠�� 
------------------------- */
div#format .sale {}


div#format table {
		border-top: 1px solid #28211c;
		border-left: 1px solid #28211c;
	}

div#format th,td {
		border-right: 1px solid #28211c;
		border-bottom: 1px solid #28211c;
	}


/* table 髢句ぎ諠��*/
div#format table.detail01 {
	width: 870px;
	border-collapse: collapse;
	}
div#format table.detail01 th {
	color: #333;
	background-color: #EEDDF0;
	width: 140px;
	padding: 8px;
	}
div#format table.detail01 td {	
	color: #333;
	background-color: #fff;
	line-height: 130%;
	padding: 8px 14px;

	}


/* table 逋ｺ螢ｲ諠��*/
div#format table.detail02 {
	width: 870px;
	border-collapse: collapse;
	}
div#format table.detail02 th {
	color: #333;
	background-color: #EEDDF0;
	width: 850px;
	padding: 8px;
	}
div#format table.detail02 td {
	color: #333;
	background-color: #fff;
	line-height: 130%;
	padding: 8px 14px;
	width: 879px;
	}




