@charset "Shift_JIS";

div#henkou a:link {
	color: #003399;
}

div#henkou a:visited {
	color: #003399;
}

div#henkou a:hover, body#renewal div#content a:active {
	color: #33CCCC;
}

a img {
	border: none;
}

a.ft {
	color: #0000FF;
	text-decoration: underline;
}
a.ft:hover {
	color: #33cccc;
}
a.ft2 {
	color: #003399;
	text-decoration: none;
}
a.ft2:hover {
	color: #33CCCC;
	text-decoration: underline;
}
.mark{
	font-size: 13px;
	padding-top: 7px;
	color: #1c67ea;
	vertical-align: top;
	text-align: center;
}
.marklist{
	font-size: 13px;
	padding-top: 7px;
	vertical-align: top;
	text-align: left;
}	
.tableB{
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9933;
	border-left-color: #FF9933;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
}
.tableB TD {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF9933;
	border-bottom-color: #FF9933;
}
.orderB{
	border-width: 4px;
	border-style: solid;
	border-color: #FF9933;
}
.orderB TD {
	border-width: 1px;
	border-style: solid;
	border-color: #FF9933;
}


div.henkouB {
	width: 800px;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}
div.henkouB div.leftB {
	border: 3px solid #09F;
	float: left;
	width: 380px;
	margin: 0px;
}
div.henkouB div.rightB {
	border: 3px solid #09F;
	float: right;
	width: 380px;
	margin: 0px;
}
div.henkouB div.leftB h4,
div.henkouB div.rightB h4 {
	font-size: 12px;
	color: #FFF;
	background-color: #09F;
	display: block;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.henkouB p {
	padding: 0px;
	margin: 0px 10px 10px;
}
div.henkouB table {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div.henkouB table tr th,
div.henkouB table tr td {
	font-size: 12px;
	font-weight: normal;
}
div.henkouB table.henkouT tr th {
	text-align: left;
}
div.henkouB table.henkouT tr td {
	text-align: right;
}
div.henkouB table tr.sumU th,
div.henkouB table tr.sumU td {
	padding-bottom: 8px;
}
div.henkouB table tr.sumB th,
div.henkouB table tr.sumB td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 8px;
}
div.henkouB table tr td.line {
	text-decoration: line-through;
}
div.henkouB table.priceT tr th,
div.henkouB table.priceT tr td {
	text-align: center;
	line-height: 1.5em;
}
div.henkouB table.priceT span.price {
	font-size: 32px;
	color: #F60;
	font-weight: bold;
	line-height: 1.2
}
div.henkouB table.priceT span.price span {
	font-size: 24px;
}
div.henkouB table.priceT span.price_taxin {
	font-size: 16px;
}
div.henkouB table.priceT span.tax {
	font-size: 12px;
}
div.henkouB table.priceT tr td a {
	text-decoration: none;
}
div.henkouB table.priceT tr td a:hover,
div.henkouB table.priceT tr td a:active {
	text-decoration: underline;
}
div.henkouB table tr td.setT {
	vertical-align: bottom;	
}
div.henkouB table tr td.setT table {
	margin-bottom: 0px;
}
div.henkouB div.rightB p.noteB {
	font-size: 12px;
	text-align: center;
	display: block;
	margin-bottom: 32px;
}
div.henkouB div.rightB .notice {
	color: #F00;
	margin-top: 5px;
	display: block;
}
td.cap p {
	margin: 0;
	padding: 0;
}
td.cap p.cap_small {
	font-size: 12px;
	margin-top: 0.5em;
}

/* -----------------------------------------------------
 * ClearFix
 * -------------------------------------------------- */
/*-- for Modern Browser --*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*-- for WinIE7 and MacIE5 --*/
.clearfix { display: block;}

/*-- for before WinIE6 --*/
/* Hides from MacIE5 \*/
* html .clearfix { height: 1px; }
/*
* html .clearfix { height: 1%; }
*/
.clearfix { display: block; }
/* End hide from MacIE5 */
