/* CSS Document */

body { margin:0px; padding:0px; text-align:center;
	background-color:#ffffff;
	font-size:12px; line-height:170%;}
	
a { color:#ff6600; text-decoration:underline;}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
  display: inline-block;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
     clear:both;
     padding:0px; margin:0px;
     font-size:0px; line-height:0px; height:0px;
}


#header { height:105px; width:100%;
	background:url(../images/head_bg.gif); text-align:center;}
.header_inner { width:1000px; margin:0px auto; text-align:left; line-height:0px;}

#main_block { width:816px; margin:0px auto; padding:38px 0px 100px 0px;
	text-align:left;}
	
.copy { padding:48px 20px 26px 0px; text-align:right;
	font-size:11px;}
	
.textblock {
	margin:0px 0px 0px 0px; width:688px; margin:0px auto;
	background-color:#FFFFFF;}
.textblock_inner {
	padding:14px; color:#00329f; text-align:left;}

	
.text01 { border-bottom:2px solid ##00329f; padding:0px 0px 7px 0px; font-weight:bold; font-size:14px;}
.text02 { padding:10px 0px 0px 0px;}

/*20230314 watanabe start Add*/
.text03 {
    border-bottom: 2px solid ##00329f;
    padding: 10px 0px 2px 10px;
    font-weight: bold;
    font-size: 14px;
}
/*20230314 watanabe end Add*/

/**/

.ind_btn { height:100px; text-align:center;
background:url(../images/p01_bg01.gif);}
.ind_bottom { text-align:center;
	background: url(../images/bottom_bg.jpg) bottom;}

/*20230314 watanabe start Add*/
.ind_btn .link {
    font-size: 16px;
    margin: 10px 18px 0px 0px;
    text-align: right;
}

    .ind_btn .link a {
        color: blue;
    }

.text03 a {
    color: blue;
    display: inline
}

.redText {
    color: red;
    display: inline;
}

.greenText {
    color: forestgreen;
    display: inline;
}

.blueText {
    color: blue;
    display: inline;
}
/*20230314 watanabe end Add*/

.nodata { color:#ff6600;}
/**/

.p05_bg { background:url(../images/p05_bg01.gif) no-repeat;}
.p05_text { padding:18px 0px 26px 0px; text-align:center; font-weight:bold; color:#00329f; font-size:16px;}
.p05_btn01 { text-align:center; padding:0px 0px 12px 0px;}
.p05_btn02 { text-align:center; padding:0px 0px 30px 0px;}

.p05_bottom { padding:26px 0px 0px 0px; text-align: left;}
.p05_btn03 { float:left; padding:0px 0px 0px 92px;}
.p05_btn04 { float:left; padding:0px 0px 0px 18px;}