/* style */
body #W5_CONTENTS{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',sans-serif;
}

div#W5_CONTENTS {
	color: #222222;
	margin-bottom:30px;
	border-bottom:1px solid #CCC;
	padding-bottom:50px;
}

/* ----------------------------- */
div#W5_CONTENTS p{
	line-height:200%;
	margin: 1em 0 1em 0;
	background-color:#fff;
}


/* ----------------------------- */
div#W5_CONTENTS_BLOCK p{
	font-size: 0.96em;
	line-height: 2.0em;
}

#W5_CONTENTS img{
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

#W5_CONTENTS a img {
	border: 0;
}

#W5_CONTENTS .right {
	float: right;
	margin-left: 1em;
}

#W5_CONTENTS .left {
	float: left;
	margin-right: 1em;
}


#W5_CONTENTS .clear {
	clear: both;
}

#W5_CONTENTS .centering1 {
	text-align: center;
}

#W5_CONTENTS .centering2 {
	margin-left: auto;
	margin-right: auto;
}

#W5_CONTENTS a:link {
	text-decoration: none;
	color: #3e6fcf;
}

#W5_CONTENTS a:visited {
	text-decoration: none;
	color: #800080;
}

#W5_CONTENTS a:active {
	text-decoration: none;
	color: #3e6fcf;
}

#W5_CONTENTS a:hover {
	text-decoration: underline;
	color: #3e6fcf;
}

#W5_CONTENTS a.a_txt {
	text-decoration: underline;
}

#W5_CONTENTS a.a_txt:hover {
	text-decoration: none;
}



#W5_CONTENTS em.black_n {
	font-weight: normal;
	text-decoration: none;
	color: #606060;
	font-style: normal;
}
#W5_CONTENTS em.black_b {
	font-weight: bold;
	text-decoration: none;
	color: #444444;
	font-style: normal;
}
#W5_CONTENTS em.black_u {
	font-weight: bold;
	text-decoration: underline;
	color: #444444;
	font-style: normal;
}
#W5_CONTENTS em.red_n {
	font-weight: normal;
	text-decoration: none;
	color: #E00000;
	font-style: normal;
}
#W5_CONTENTS em.red_b {
	font-weight: bold;
	text-decoration: none;
	color: #E00000;
	font-style: normal;
}

#W5_CONTENTS em.red_u {
	font-weight: bold;
	text-decoration: underline;
	color: #E00000;
	font-style: normal;
}



#W5_CONTENTS .float_box {
	overflow: hidden;
	position: relative;
	zoom:1;
}

#W5_CONTENTS .waku_doc {
	border: 1px solid #E0E0E0;
	padding: 0 0.5em;
	margin: 0.5em 0;
}

div#PAGEHEADER {
	margin-bottom:30px;
	
}

div#PAGEHEADER div#WARP {
	width: 100%;
	background: #ffffff;
}

div#PAGEHEADER_BLOCK {
	min-width: 800px;
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 5px 0;
	box-shadow: 1px 1px 5px #666;
	background: #efeded url(../img/h1_back.png) repeat-x bottom left;
}

div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK ul {
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
	line-height: 1em;
	width: 100px;
	display: block;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK li {
	padding: 0;
	margin: 0;
	list-style: none;
}


div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK a {
	background: url(../img/menu-logo.png) no-repeat center left;
	text-decoration: none;
	padding: 0.5em 20px 0.5em 22px;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK a:link {
	font-size: 14px;
	color: #00a0c6;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK a:active {
	font-size: 14px;
	color: #00a0c6;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK a:visited {
	font-size: 14px;
	color: #00a0c6;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK a:hover {
	font-size: 14px;
	color: #00a0c6;
	text-decoration: underline;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK #H1TITLE {
	border: none;
	margin: 0;
	padding: 0 1em;
	color: #404040;
	font-size: 1.12em;
	font-weight: bold;
	width: 80%;
	display: block;
	float: left;
}

/* Style is contents area */

div#W5_CONTENTS .txt96 {
	font-size: 0.96em;
	line-height: 2.0em;

}

div#W5_CONTENTS .txt92 {
	font-size: 0.92em;
	line-height: 2.0em;
}

div#W5_CONTENTS .txt130 {
	font-size: 1.3em;
	line-height: 1.3em;

}


/* Style is contents area */
div#W5_CONTENTS .h0Title {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
	margin-bottom: 1.5em;
	padding: 0px 15px 15px 15px;
	border-bottom: solid #CCCCCC 2px;
}

div#W5_CONTENTS .h1Title {
	font-size: 1.1em;
	font-weight: bold;
	background: #efeded url(../img/h1_back.png) repeat-x bottom left;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.8em 15px;
	border-style: none;
	border-left: solid #CCCCCC 10px;
	border-radius: 5px;
	box-shadow: 1px 1px 5px #e0e0e0;
}
div#W5_CONTENTS .h2Title {
	font-size: 1.06em;
	font-weight: bold;
	background: #efeded url(../img/h2_back.png) repeat-x bottom left;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.8em 25px;
	border-style: none;
	border-bottom: solid #CCCCCC 1px;
	border-radius: 5px;
	box-shadow: 0 1px 5px #e0e0e0;
}


div#W5_CONTENTS .h3Title{
	font-size: 1.06em;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.8em 25px;
	border:3px solid #CCC;
	background-color:#D7E7FB;
}


div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray {
	width: 100%;
	border: 1px solid #c0c0c0;
	border-collapse: collapse;
}
div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray tr {
	background: #ffffff;
}

/*
div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray tr:nth-child(2n+1) {
	background: #f0f0f0;
}
*/

div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray .col{
	background: #f0f0f0;
}

div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray th {
	text-align: center;
	background: #dddddd;
	color: #222222;
	font-weight: bold;
	border: 1px solid #c0c0c0;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
div#W5_CONTENTS div#CONTENTS_BLOCK table.T_gray td {
	border: 1px solid #c0c0c0;
	padding: 0.4em 0.9em;
}


/* TEL-No */
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks {
	width: 90%;
	border: 2px solid #E0E0E0;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: auto;
	margin-right: auto;
}
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks span {
	white-space: nowrap;
}
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks span#TELNO {
	display: none;
}
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks span.tel_none {
	display: none;
}
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks span#FAXNO {
	white-space: nowrap;
}
div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks_red {
	width: 90%;
	border: 2px solid #FFE0E0;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: auto;
	margin-right: auto;
}


div#W5_CONTENTS div#CONTENTS_BLOCK div.remarks_blue {
	width: 90%;
	border: 2px solid #0043cd;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: auto;
	margin-right: auto;
}


/* important info HEAD */

div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK.info_A {
	background: url(../img/info_back.png) repeat-y top left;
	border: 1px solid #474747;
}

div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK.info_A #H1TITLE {
	margin:15px 0 15px;
	padding: 0;
	color: #404040;
	font-size: 1.12em;
	line-height:150%;
	font-weight: bold;
	width: 87%;
	display: block;
	float: left;
	border: none;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK.info_A span.info_Al {
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background: #474747;
	width: 150px;
	display: block;
	float: left;
}
div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK.info_A span.info_Ar {
	text-align: left;
	vertical-align: top;
	color: #000000;
	background: #ffffff;
	margin-left: 155px;
	width: 100%;
	display: block;
}

div#PAGEHEADER div#WARP div#PAGEHEADER_BLOCK.info_A span.info_Ar strong{
	font-size:110%;
}


div#W5_CONTENTS div#CONTENTS_BLOCK td.p_right,div#CONTENTS div#CONTENTS_BLOCK tr.p_right {
	text-align: right;
}
div#W5_CONTENTS div#CONTENTS_BLOCK td.p_center,div#CONTENTS div#CONTENTS_BLOCK tr.p_center {
	text-align: center;
}
div#W5_CONTENTS div#CONTENTS_BLOCK td.p_left,div#CONTENTS div#CONTENTS_BLOCK tr.p_left {
	text-align: left;
}


/* ----------------------------- */
.m_10{
	margin-bottom:10px;
}

.m_20{
	margin-bottom:20px;
}


.m_30{
	margin-bottom:30px;
}


.m_40{
	margin-bottom:40px;
}


.m_50{
	margin-bottom:50px;
}

/* ----------------------------- */
.org{
	background-color: #FF9;
}


.col_red{
	color:#F00;
}

/* ----------------------------- */
td .p_center a:link {
	text-decoration:underline!important;
	color: #3e6fcf;
}

td .p_center a:visited {
	text-decoration:underline!important;
	color: #800080;
}


/**/
table.step{
	margin-top:10px;
}

table.step th{
	color: #006;
	vertical-align:top;
}

table.step td{
	vertical-align:top;
}
	
.BannarBlock {
	border-top:1px solid #CCCCCC;
	padding-top:22px;
	margin-bottom:70px;
	font-size:80%;
	line-height:160%;
	}


/* -- 2016/02/12 --------------------------- */

.ReceptionTtime {
	width:90%;
	height:auto;
	overflow:hidden;
/*	border:1px solid #CCCCCC; */
	}
.ReceptionTtime:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
.ReceptionTtimeL {
	float:left;
	width:116px;
	margin:0;
	line-height: 200%;
	}
.ReceptionTtimeR {
	float:left;
	width:620px;
	margin:0;
	line-height: 200%;
	}

/* -- 2016/06/16追加 --------------------------- */
/* -- 2017/11/20変更 --------------------------- */

div#W5_CONTENTS div#CONTENTS_BLOCK div.info_Box {
	width:100%;
	border: 1px solid #E0E0E0;
	padding: 0.3em;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
}


/* -- 2017/05/17追加 --------------------------- */
/* -- 2017/11/20変更 --------------------------- */

.caution {
margin: 0px;
font-size: 100%;
line-height:200%;
padding-left: 1.2em;
text-indent: -1.2em;
}

.caution2 {
margin: 0px;
font-size: 100%;
padding-left: 3.0em;
text-indent: -3.0em;
}

.caution3 {
margin: 0px;
font-size: 100%;
padding-left: 2.5em;
text-indent: -1.3em;
}


.caution_s {
margin: 0px;
font-size: 90%;
line-height:160%;
padding-left: 1.0em;
text-indent: -1.0em;
}

.caution_sNo {
margin: 0px;
font-size: 90%;
line-height:160%;
padding-left: 2.0em;
text-indent: -2.0em;
}


/* -- 2018/03/08追加 --------------------------- */

#link_button a:link,
#link_button a:visited,
#link_button a:active,
#link_button a:hover {
color:#fff;text-decoration:underline;
}

.dl_button {
  border: 1px solid #15aeec;
  background-color: #49c0f0;
  background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
  background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
  border-radius: 6px;
  color: #fff;
  font-size: 1.3em;
  font-weight:bold;
  line-height: 60px;
  -webkit-transition: none;
  transition: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
  padding: 10px 20px;
}

.dl_button:hover {
  border:1px solid #1090c3;
  background-color: #1ab0ec;
  background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
  background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
}

.dl_button:active {
  background: #1a92c2;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
  color: #1679a1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
}