
img {
	border: 0px none;
	}
.r10 { margin-right: 10px }
.w10 {
	margin-right: 10px;
	margin-left: 10px;
}

body {
	 background-color: #ffffff;
}

.txtPubl           {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0.1em;
    padding-left: 10px ;
	padding-right: 10px ;
}

.txtMin    {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.1em;
	padding-left: 10px;
	padding-right: 0px;
}

.txtMin2    {
	color: #666666;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 13px;
	letter-spacing: 0.1em;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

a {
	border: 0px;
//	color: #ff6600;
	text-decoration: none;
}
a:link {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #ff6600;
	text-decoration: none;
}
/*
a:hover {
	color: #ff6600;
	text-decoration: none;
}

a:active {
	color: #ff6600;
	text-decoration: underline;
}
*/
a.breadcrumbArea {
	border: 0px;
	color: #cccccc;
	text-decoration: none;
}
a:link.breadcrumbArea {
	color: #cccccc;
	text-decoration: none;
}

a:visited.breadcrumbArea {
	color: #cccccc;
	text-decoration: none;
}
/*
a:hover.breadcrumbArea {
	color: #cccccc;
	text-decoration: underline;
}

a:active.breadcrumbArea {
	color: #cccccc;
	text-decoration: underline;
}
*/
table.base {
	width:100%;
}

table.base2 {
	width:100%;
}

table.name {
	width: 100%;
	background-color: #FF3300;
	margin-bottom: 10px;
}

td.name_f {
	color: #ffffff;
	font-weight: bold;
    font-family: helvetica, sans-serif;

}

td.faq {
        margin-top: 2em;
        margin-bottom: 1.2em;
        margin-right: auto;
        padding: 3px 0.5em 3px;
		color: #FF6600;
        font-size: 14px;
        font-family: helvetica, sans-serif;
        background-color: #FFFF99;
		font-weight: bold;
		border-bottom:1px #FF6600 solid; 
}

td.subtitle {
        margin-top: 2em;
        margin-bottom: 1.2em;
        margin-right: auto;
        padding: 3px 0.5em 3px;
		color: #FF4500;
        font-size: 14px;
        font-family: helvetica, sans-serif;
        background-color: transparent;
	    border-color: #666666;
        border-width: 0px 0px 1px 1px;
        border-style: solid;
}

table.main {
	width: 75%;
	margin-bottom: 10px;
}

table.main2 {
	width: 73%;
	margin-bottom: 10px;
}

td.main_info {
	font-size: 13px;
	font-weight: bold;
	width: 20%;
	background-color: #FF8C00;
    white-space: nowrap; 
}

th.small {
	font-size: 13px;
	margin-bottom: 5px;
	text-align: left; 
}

td.kiyaku {
	font-size: 13px;
	padding: 5px 5px 20px 25px;
	text-align: left; 
}

.faq_title {
	font-size: 10pt;
	text-align: left; 
	line-height: 12px;
}


.detail_title {
	font-size: 13px;
	text-align: left; 
	width:25px;
}

.detail_des {
	font-size: 13px;
	text-align: left; 
}

.faq_des {
	font-size: 13px;
	text-align: left; 
	width:25px;
	vertical-align: baseline; 
	color: red;
	font-weight: bold;
}

.main_text {
	font-size: small;
	font-weight: bold;
}

.footer { 
	font-size: 12px;
	margin-bottom: 12px;
	margin: 2en 0em;
}

.small {
	font-size: 13px
}

.top_info {
	font-size: 13px
	padding: 5px 5px 20px 25px;
	color:red;
}

.flow {
	padding: 5px 5px 5px 25px;
	font-size: 13px;
}

.add_info {
	font-size: 13px;
	color: #666666;
}

.attention {
	color: red;
}

hr.orange {
	border: 1px #FF6600 solid; 
}

.error_msg {
	width: 300px;
	font-weight: bold;
	text-align: left;
	font-size: 13px;
/*	background-color: #ffffaa; */
}

table.cost {
	width: 500px;
	margin-bottom: 10px;
}

.cost_sub {
	font-weight: bold;
	background-color: #cccccc;
	border-color: #cccccc;
	text-align: center;
	font-size: 13px;
}

.cost_small {
	font-size: 13px;
	text-align: center;

}