/* common */
* {
	margin: 0;
	padding: 0;
    font-family:Meiryo, メイリオ;
}
/* header */
.header
{
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.header-nta{
	background-image: url(../image/bg_header_01.gif);
	background-repeat:no-repeat;
	background-color: #231D96 !important ; 
	height:55px;
	color: Black;
	font-weight: normal;
	text-shadow: none;
}
h1.logo {
	padding: 5px 20px 0 10px;
	float: left;
}

.header-nta ul {
	padding: 25px 0 0 0;
}

.header-nta ul li {
	list-style: none;
	float: left;
}

.header-nta ul li img {
	padding: 8px 0 0 0;
}

.header-nta ul li.step {
    background-color: #F3F3F3;
}

.header-nta ul li.step_n {
    background-color: #D9FEFF;
}

.header-nta ul li.step,
.header-nta ul li.step_n {
	width: 14%;
    font-size:10px;
	line-height: 1.1em; 
	text-align: center;
	margin: 0 2px;
	float: left;
	padding: 2px 0;
	border: 1px solid #D3D1D1;
	overflow: hidden;
}

header:after,
header-ntar:after,
footer ul:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

/* footer */

footer {
	margin-top: 10px;
}

footer ul {
    font-size:10px;
	text-align: center;
}

footer ul li {
	list-style: none;
display:inline-block;
	border-right: 1px solid #C1C1C1;
	padding: 0 5px;
}

footer ul li.noline {
	border-right: none;
}

footer ul li a {
    color:#0066CC;
    text-decoration: none;
    font-weight: normal !important;
}

.copy {
	margin-top: 5px;
	clear: both;
	text-align: center;
	background: #111184;
}

.btn-next-none
{
    font-size:small;
    border-style:solid;
    border-width:1px;
    margin-top: 6px;
    height: 60px;
    Width: 189px;
    text-align:center;
    vertical-align:middle;
    background-color:#FCEFD9;
}

.btnCloseLink
{
    width: 100px !important;
    height: 50px !important;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 12px;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    vertical-align: middle;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: rgb(250, 204, 46);
    font-weight: normal !important;
    text-shadow: none !important;
    vertical-align:middle !important;
    line-height:40px !important;
}
.btnCloseLink span
{
    border-top-style: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    width: 100px !important;
    line-height:35px !important;
    font-weight: bold;
}
.btnCloseLink2
{
    width: 100px !important;
    height: 50px !important;
    text-align: center;
    color: #ffffff;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    font-size: 12px;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    vertical-align: middle;
    border-top-color: #C4C4C4;
    border-right-color: #C4C4C4;
    border-bottom-color: #C4C4C4;
    border-left-color: #C4C4C4;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: rgb(196,196,196);
    font-weight: normal !important;
    text-shadow: none !important;
    vertical-align:middle !important;
    line-height:40px !important;
}

.btnCloseLink2 span
{
    border-top-style: none !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 5px !important;
    width: 100px !important;
    line-height:20px !important;
    font-weight: bold;
}

.btnNextLink
{
    margin: 5px;
    padding: 5px;
    width: 170px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: text-top;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(255, 122, 0);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    top: 0px;
    left: 0px;
}
.btnNextLink span
{
    padding: 5px;
    border-top-style: none !important;
    height: 40px !important;
}
.btnNextLink2
{
    margin: 5px;
    padding: 5px;
    width: 170px !important;
    height: 35px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: middle;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(255, 122, 0);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    vertical-align:middle;
    line-height:40px;
}
.btnNextLink3
{
    margin: 5px;
    padding: 5px;
    width: 170px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: middle;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(255, 122, 0);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    vertical-align:middle;
    line-height:40px;
}
.btnNextLink4
{
    margin: 5px;
    padding: 5px;
    width: 170px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: middle !important;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    display: table-cell;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(255, 122, 0);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
.btnNextLink2 span
{
    padding: 5px;
    border-top-style: none !important;
    height: 40px !important;
    line-height:20px;
}
.btnNextLink3 span
{
    border-top-style: none !important;
    padding-left: 5px !important;
    padding-top: 5px !important;
    height: 40px !important;
    width: 160px !important;
}
.btnNextLink4 span
{
    border-top-style: none !important;
    padding-left: 5px !important;
    padding-top: 5px !important;
    height: 40px !important;
    width: 160px !important;
}
.btnNextLinkSp
{
    margin: 5px;
    padding: 5px;
    width: 220px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: text-top;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(255, 122, 0);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
.btnNextLinkSp span
{
    padding: 5px;
    border-top-style: none !important;
    height: 40px !important;
}
.btnPrevLinkSp
{
    margin: 5px;
    padding: 5px;
    width: 220px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: text-top;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(196, 196, 196);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
}
.btnPrevLinkSp span
{
    padding: 5px;
    border-top-style: none !important;
    height: 40px !important;
}

#spanMsg
{
    width: 170px;
    height: 35px;
    color: #bdbdbd;
    padding-top: 20px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    vertical-align: middle;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(242, 242, 242);
    text-align: center;
    vertical-align:middle !important;
}

.spanMsg
{
     margin: 5px;
    padding: 5px;
    width: 170px !important;
    height: 50px !important;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    font-family: Meiryo,'メイリオ';
    text-decoration: none;
    vertical-align: middle;
    border-top-color: #999999;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
    border-top-width: 1px !important;
    border-right-width: 1px !important;
    border-bottom-width: 1px !important;
    border-left-width: 1px !important;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: block;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 3px 3px 2px rgba(0,0,0,0.3);
    background-color: rgb(242, 242, 242);
    text-align: center;
    background-image:none !important;
    color: #FFFFFF !important;
    text-shadow: none !important;
    vertical-align:middle;
    line-height:40px;
}
