@charset "shift_jis";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,p{ 
	margin:0;
	padding:0;
	font-size:100%;
}

fieldset,img,abbr {
	border:0;
}

caption,th {
	text-align:left;
}

table{
	font-size:inherit;
	font:100%;
}

img {
	vertical-align: top;
}

a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}


.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/*link*******************/
div#Contents a:link, a:active, a:visited {
	text-decoration: underline !important;
	color: #5378c6 !important;
}

div#Contents a:hover {
	text-decoration: none !important;
	color: #AB7500 !important;
}

div#Contents a:focus {
	-moz-outline-style: none !important;
}



h1 {
/* text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 0px;
	height: 0px;
	text-indent:-9999px;
}


#Contents{
	width:771px;
}

#Contents a img{
	border-style:none;
}


#mainBOX{
	width:578px;
	float:left;
}

#bnBOX{
	width:175px;
	float:right;
}

#bnBOX p{
	margin-bottom:18px;
}

.seihin img{
	margin:0;
	padding:0;
}


table#table-01 {
	width: 578px;
	border: 1px solid #666;
	border-collapse: collapse;
	border-spacing: 0;
	font-size:80%;
	color: #666;
	line-height: 1.2em;
}
table#table-01 th {
    padding: 10px 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
	border: 1px #666 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.note{
	text-indent:-1.5em;
	padding-left:1.5em;
}

.text_S{
	font-size:80%;
}

table#table-01 .DSRC_BG{
	background:url(../images/bg_DSRC.gif) repeat-x #0f8328;
	color:#fff;
}

table#table-01 .ETC_BG{
	background:url(../images/bg_ETC.gif) repeat-x #63588a;
	color:#fff;
}

table#table-01 th.DSRC_BG{
	border:#fff 1px solid;
	border-left:#666 1px solid;
	border-top:#666 1px solid;
}

table#table-01 td.DSRC_BG{
	border:#fff 1px solid;
	border-left:#666 1px solid;
	border-bottom:#666 1px solid;
}

table#table-01 th.ETC_BG{
	border:#fff 1px solid;
	border-right:#666 1px solid;
	border-top:#666 1px solid;
}

table#table-01 td.ETC_BG{
	border:#fff 1px solid;
	border-left:#666 1px solid;
	border-bottom:#666 1px solid;
}

table#table-01 td.ETC_BG.last{
	border-right:#666 1px solid;
}


table#table-01 .bgHeading{
	background:#fffded;
}

table#table-01 .DSRC_BG_02{
	background-color:#f1f7ec;
}

table#table-01 .ETC_BG_02{
	background-color:#efeef6;
}

.mt5{
	margin-top:5px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}
.mt40{
	margin-top:40px;
}

.mb10{
	margin-bottom:10px;
}

.textDarkGray{
	color:#333333;
}

.seihin{
	position:relative;
}

.ET925_btnET909{
	position:absolute;
	bottom:15px;
	left:15px;
}