@charset "euc-jp";
/* CSS Document */

/*----------------------------------------
	common
----------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	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;
/**/
}

/*----------------------------------------
	default
----------------------------------------*/

h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}

/*クリア*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.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 */



/*html {
	overflow-x: hidden;
}
*/
/*img  {
	vertical-align: top;
}*/
/*top page*/



/* リンク */
a:link {color:#036;text-decoration:underline;}
a:visited {color:#036;text-decoration:underline;}
a:active {color:#9cf;text-decoration:none;}
a:hover {color:#39f;text-decoration:underline;}

/*--------- BSIC FONT SIZE WITH LINEHEIGHT -----------*/
.protext1_basicH { font-size: 63%; line-height:150%; color:#666666;}
.protext2_basicH { font-size: 75%; line-height:150%; color:#666666;}
.protext3_basicH { font-size: 88%; line-height:150%; color:#666666;}
.protext4_basicH { font-size: 100%; line-height:150%; color:#666666;}
.protext5_basicH { font-size: 120%; line-height:150%; color:#666666;}
.protext6_basicH { font-size: 140%; line-height:150%; color:#666666;}



/*----------------------------------------
	contents
----------------------------------------*/

#container0125 {
	width: 771px;
	min-height: 100%;
	/*margin: 0 auto;*/
	margin-left:auto;
	margin-right:auto;
}

h1 {
/* text-indent:-9999px;
	position:absolute;*/
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
	text-indent:-9999px;
}

.bn_01{
	width:502px;
	float:left;
}

.bn_02{
	width:253px;
	float:right;
}


.div_center{
	margin:0 auto;
	text-align:center;
}


#pagetop{
	text-align:right;
	margin-top:30px;
}



/*----------------------------------------
	スペース
----------------------------------------*/

.mb10{
	margin-bottom:10px;
}

.mb20{
	margin-bottom:20px;
}

.mt10{
	margin-top:10px;
}

.mt20{
	margin-top:20px;
}

.mt40{
	margin-top:40px;
}

.mt60{
	margin-top:60px;
}


.text_att{
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	padding:0 50px;
}

.div_att{
	border: 1px solid #ff0000;
	text-align:center;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text_b{
	font-weight:bold;
	color: #000;
	padding-top: 20px;
	padding-bottom: 10px;
}

.text_al_L{
	text-align:left;
}

table#table-01 {
	width: 630px;
	border: 1px solid #999;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}

table#table-01 th {
    padding: 5px;
    border: #999 solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table#table-01 td {
	padding: 5px;
	border: 1px #999 solid;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 90%;
}
.text_table_B{
	width:530px;
	text-align:right;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

.text_att_bl{
	width:530px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-size: 90%;
}

.text_BOX_01{
	width:90%;
	margin-right: auto;
	margin-left: auto;
}
