/* 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;

}


/* 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;
}


div#W5_CONTENTS div#CONTENTS_BLOCK span.info_Box {
	width: 90%;
	border: 2px solid #E0E0E0;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: auto;
	margin-right: auto;
}


/* 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;
}


/* 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_05{
	margin-bottom:5px;
}
.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;
}
.m_60{
	margin-bottom:60px;
}
.m_70{
	margin-bottom:70px;
}
.m_80{
	margin-bottom:80px;
}
.m_90{
	margin-bottom:90px;
}
.m_100{
	margin-bottom:100px;
}

.mTop_10{
	margin-top:10px!important;
}
.mTop_20{
	margin-top:20px!important;
}
.mTop_30{
	margin-top:30px!important;
}
.mTop_40{
	margin-top:40px!important;
}
.mTop_50{
	margin-top:50px!important;
}
.mTop_60{
	margin-top:60px!important;
}
.mTop_70{
	margin-top:70px!important;
}
.mTop_80{
	margin-top:80px!important;
}
.mTop_90{
	margin-top:90px!important;
}
.mTop_100{
	margin-top:100px!important;
}
/* ----------------------------- */
.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;
}

/* -- 2016/01/18 --------------------------- */
.NewNotice {
	border:1px solid #FF9933!important;
	padding:1px 4px!important;
	background-color:#FF9933!important;
	color:#FFFFFF!important;
	}

.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%;
	}

.Newhope {
	font-size:120%!important;
	color:#FF0000!important;
	}

.RecallAnnouncement {
	padding-top:12px!important;
	}

.BannarBlock {
	border-top:1px solid #CCCCCC;
	padding-top:22px;
	margin-bottom:70px;
	font-size:80%;
	line-height:160%;
	}



/* -- 2016/06/16 --------------------------- */

div#W5_CONTENTS div#CONTENTS_BLOCK div.info_Box {
	width:760px;
	border: 2px solid #E0E0E0;
	padding: 0.5em 1em 0.5em 1em;
	margin-left: auto;
	margin-right: auto;
}

