@charset "utf-8";

/*
	Site Name: 
	Description: style import
	Version: 1.0
*/

/* Set Base Style
----------------------------------------- */

@import url("default.css");  /*initial setting */
@import url("layout.css");/* layout style */
@import url("base.css");/* base template style */
@import url("contents.css");
@import url("module.css");/* common module style */


#main_right {
    float: right;
    margin: 0;
    padding-right: 0px;
    text-align: left;
    width: 700px;
}
div .open{
	clear: both;
	text-align: center;
	border: 1px dotted #F00;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
div .open strong{
	color: #FF0000;
	font-size: 130%;
}

span.colred {
	color:#ff0000;
}

span.colorg_b {
	color:#f7371e;
	font-weight:bold;
	font-size:100% !important;
}

span.cou {
	color:#ff0000;
	font-size:77%;
	font-weight:normal;
}

span.fsplus {
	font-size:116%;
	font-weight:bold;
}

.floboxL10r {
	float:left;
	margin-right:10px;
}

.floboxL50r {
	float:left;
	margin-right:50px;
}

.floboxL {
	float:left;
}

img.bor {
	border:1px solid #646464;
}

.floboxL0rW {
	float:left;
	margin-right:0px;
	width:380px;
}

table.EntrySpec {
border-collapse: collapse;
border: 1px #C8C8C8 solid;
}

table.EntrySpec th {
	padding:10px 0 10px 15px;
	color:#093968;
	border: 1px #C8C8C8 solid;
	border-bottom: 1px #C8C8C8 dotted;
	border-top: 1px #C8C8C8 dotted;
}

table.EntrySpec th img {
	vertical-align:middle;
}

table.EntrySpec th a {
	color:#0C6BB0;
	font-size:77%;
	font-weight:normal;
	padding-left:3px;
	margin-bottom:5px;
}

table.EntrySpec th a.next {
	color:#0C6BB0;
	font-size:77%;
	font-weight:normal;
	padding-left:1.5em;
	margin-bottom:5px;
}

table.EntrySpec td {
	border: 1px #C8C8C8 solid;
	border-bottom: 1px #C8C8C8 dotted;
	border-top: 1px #C8C8C8 dotted;
	padding:10px 15px;
}

table.EntrySpec th.solid,
table.EntrySpec td.solid {
	border-top: 1px #C8C8C8 solid;
}

table.EntrySpec td span {
	font-size:77%;
}

table.EntrySpec td select {
	margin-bottom:5px;
}

table.EntrySpec table.paperpat {
	border-collapse: collapse;
	border: none;
}

table.EntrySpec table.paperpat table {
	display:inline-block;
	/display:inline;
}

table.EntrySpec table th,
table.EntrySpec table td {
	border: none;
	padding:3px;
}

table.Estimate td {
	padding:3px;
}




table.priceTBL .border1 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 0 0 1px;
	padding: 2px 4px;
}
table.priceTBL .border2 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 1px 0;
	padding: 2px 4px;
}
table.priceTBL .border3 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding: 2px 4px;
}
table.priceTBL .border4 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px;
}
table.priceTBL .border4 td {
	padding: 10px;
}
table.priceTBL .border5 {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}
table.priceTBL .border6 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 1px 0 0;
	padding: 2px 4px;
}
table.priceTBL .border7 {
	border-color: #888888;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 2px 4px;
}
table.priceTBL .border8 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	padding: 2px 4px;
}
table.priceTBL .border9 {
	border-color: #888888;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	padding: 2px 4px;
}


iframe {
border: 1px #666666 solid;
margin:0 auto;
}

body#inquiry div#container div#method h3 {
	margin:15px 0 5px;
}

#method p.right {
	text-align:right;
}

p#attentionbox {
	margin:20px 0;
	padding:0 20px;
	font-size:83%;
}#container #main #contents_top h2 {
	padding-top: 150px;
}
