/* CSS Document */

html {
	overflow-y:scroll;
}
html, body {
    border: 0 none;
}
body {
	margin:0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴProN W3", "Hiragino Kaku Gothic ProN",sans-serif;
}

body, h1, p {
	margin: 0;
	padding: 0;
}

h1 {
	color: #ffffff;
}

h2 {
/*	color: #339933; */
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
    font-size: 14px;
/*	line-height: 2em; */
}

p.hl {
	font-size: 1.25em;
	color: #ffffff;
}

header, div#main, nav, footer {
	padding: 8px;
}

header, div#content, footer {
	margin: 0 auto;
}

header {
	width: 960px;
	height: 101px;
	/* padding: 0 0px; */
	padding-left: 10px;
	padding-top: 0px;
}

.clearfix {
  display: inline-table;
}

.header_innner {
	width: 950px;
	text-align: left;
	padding: 0 0px;
}

.header_logo {
    float: left;
    width: 210px;
	margin: 18px 0 0;
}

.header_innner .header_contents {
	float: right;
	/* margin: 5px 0 0; */
	margin-top: 70px;
	text-align: right !important;
}

div#customtag {
	background-color: #99cc33;
	width: 900px;
	overflow: hidden;
}

.global_navi_menu {
	padding: 3px 0;
	margin: 0 0 10px;
	background-color: #d3d3d3;
	height: 30px;
}

div#content {
/*	background-color: #99cc33; */
	width: 960px;
	overflow: hidden;
}

#content h3 {
    font-size: 16px;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #E6B25C;
    padding-left: 7px;
    color: #555555;
    line-height: 25px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 13px;
}

#content .box1 {
    float: left;
    width: 670px;
    border: 1px solid #DDDDDD;
    margin: 5px;
    padding: 5px;
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
    display:inline;
}
#content .box1 h3 {
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DCDBD8;
    background-color: #bfe4ff;
    border-left-color: #2ba7f3;
    color: #000000;
}

#content .box2 {
    float: left;
    width: 670px;
    border: 1px solid #DDDDDD;
    margin: 5px;
    padding: 5px;
    background-repeat: repeat-x;
    background-position: bottom;
    position: relative;
    display:inline;
}

#content .box2 h3 {
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DCDBD8;
    background-color: #4AA4CE;
    border-left-color: #70CBE8;
    color: #FFFFFF;
}

#content .box2 table.obj {
  width: 100%;
  font-size: 9pt;
}
#content .box2 table.obj th {
  font-weight: normal;
  padding: 4px;
  border-right: 1px dotted #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  text-align: left;
  background-color: #f0f1f6;
  vertical-align: top;
  width: 25%;
}
#content .box2 table.obj td {
  padding: 4px;
  border-bottom: 1px solid #CCCCCC;
}


#content .chkBtn{
	padding-left: 10px;
	padding-right: 20px;
}
#content .chkBtn .btnLeft{
	text-align: left;
	float: left;
}

#content .chkBtn .btnRight{
	text-align: right;
}

#content .box3 {
    float: left;
    width: 700px;
}

#content .dl_list {
    float: left;
    width: 700px;
}

#content .dl_list table {
	padding: 0.5em;
/*	border: 1px solid #ccc; */
	border-collapse: collapse;
	margin: 5px;
}
#content .dl_list table th {
	background-color: #f5f5f5;
	padding: 0.5em;
	font-weight: 400;
	font-size: 14px;
	border: 1px solid #ccc;
	width: 150px;
}
#content .dl_list table td {
	padding: 0.5em;
	font-weight: 700;
	font-size: 14px;
	border: 1px solid #ccc;
	text-align: center;
	background: #eee;
}
#content .dl_list table tr:nth-child(odd) td {
	padding: 0.5em;
	font-weight: 700;
	font-size: 14px;
	border: 1px solid #ccc;
	text-align: center;
	background: #fff;
}

#content .dl_list table td.disable {
	background-color: #c1c1c1;
}
#content .dl_list table tr:nth-child(odd) td.disable {
	background-color: #c1c1c1;
}

.post_box {
	float: left;
	width: 700px;
	padding: 20px 4px;
	text-align: center;
}
input[type="submit"], input[type="button"] {
  padding: 2px 5px;
}

div#main {
	background-color: #ffffff;
	width: 700px;
	float: right;
}

div#nav {
/*	color: #339933;
	background-color: #99cc33; */
	width: 220px;
	float: left;
}
/*
nav a:link {
	color: #ffffff;
}

nav a:visited {
	color: #ccffcc;
}

nav a:hover {
	color: #339933;
}

nav li {
	line-height: 2em;
}
*/

#nav .side_box {
	width: 200px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	/* background-color: #B9B8AC; */
}

/* Navigation:LoginTitle */
#nav .side_box h3 {
	display: block;
	/* width: 146px; */
	height: 23px;
	line-height: 23px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: center;
	background-color: #666666;
	/* background-image: url(../images/side_h3.gif); */
	border-left-width: 1px;
	border-left-style: solid;
	/* border-left-color: #969583; */
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #969583;
}

#nav .side_box h4 {
	display: block;
	font-weight: 500;
	/* width: 146px; */
	line-height: 20px;
	/* color: #FFFFFF; */
	/* font-size: 13px; */
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}

#nav .side_box ul {
	margin-bottom: 5px;
	padding-left: 10px;
}

.btn a {
    font-size: 12px;
    line-height: 17px;
    height: 17px;
    color: #FFFFFF;
    background-color: #7A7A76;
    border: 1px solid #D2D2D2;
    width: 100px;
    display: block;
    float: left;
    text-align: center;
    text-decoration: none;
    background-image: url(../../img/common/btn_login.png);
    margin-left : 23px;
    bottom: 8px;
    display:inline;
}

.footer {
    font-size: 12px;
    line-height: 1.2;
}
.footer-inner {
    padding: 0;
    margin: 0 auto;
    text-align: left;
    width: 1000px;
	height: 21.6px;
	padding-bottom: 14px;
}
.footer-inner .logo-footer {
    font-size: 10px;
    padding: 14px 20px 4px;
    position: static;
}
.footer p.copyright {
    font-size: 10px;
    margin: 0 20px;
	height: 11px;
}

.footer-list-utility {
    border-top: 2px solid #e6e6e6;
    font-size: 10px;
    margin: 15px 20px 20px;
    padding: 10px 0;
    position: relative;
    text-align: left;
}
.footer-list-utility:before {
    background-color: #d5d5d5;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: -3px;
    width: 100%;
}
.footer-list-utility li {
    border-left: 1px solid #d8dadc;
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    padding: 0 0 0 5px;
}
.footer-list-utility li:first-child {
    border-left: 0 none;
    padding: 0;
}
.footer-list-utility img {
    vertical-align: top;
}
.footer-bottom {
	background: url(../../img/common/ie-bg-site-nav.png) 0 0 repeat-x white;
	height: 45px;
    padding: 0 0 14px;

}
.nav-site-footer {
    float: right;
    height: 28px;
    list-style-type: none;
    margin: 15px 20px 0 0;
    overflow: hidden;
    padding: 0;
}
.nav-site-footer li {
    float: left;
    margin: 0;
    position: relative;
    z-index: 1;
}
.nav-site-footer a {
    background-image: url("../../img/common/btn-nav-footer-splite.png");
    display: block;
    height: 28px;
    text-decoration: none;
}
.nav-site-footer a:hover, .nav-site-footer a:active, .nav-site-footer a:focus {
    text-decoration: none;
}
.nav-site-footer span {
    position: relative;
    z-index: -1;
}
.nav-site-footer .corp a {
    width: 73px;
}
.nav-site-footer .corp a:hover, .nav-site-footer .corp a:focus, .nav-site-footer .corp a.active {
    background-position: 0 -28px;
}
.nav-site-footer .press a {
    background-position: -73px 0;
    width: 108px;
}
.nav-site-footer .press a:hover, .nav-site-footer .press a:focus, .nav-site-footer .press a.active {
    background-position: -73px -28px;
}
.nav-site-footer .message a {
    background-position: -181px 0;
    width: 99px;
}
.nav-site-footer .message a:hover, .nav-site-footer .message a:focus, .nav-site-footer .message a.active {
    background-position: -181px -28px;
}
.nav-site-footer .service a {
    background-position: -280px 0;
    width: 110px;
}
.nav-site-footer .service a:hover, .nav-site-footer .service a:focus, .nav-site-footer .service a.active {
    background-position: -280px -28px;
}


.arrow {
    background: url(../../img/common/ico_arrow_navy.png) no-repeat left 4px !important;
	padding-left: 15px !important;
}

span.no_login {
	font-size: 14px;
}

.otp_div {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}

button.horizontal {
	padding-left: 3em;
	padding-right: 3em;
	height: 2em;
}
button.chk_btn {
	padding-left: 1em;
	padding-right: 1em;
	height: 2em;
}

button.bk_btn {
	font-size: 14px;
	padding-left: 3em;
	padding-right: 3em;
	height: 2em;
}

button.otp_btn {
	font-size: 14px;
	padding-left: 5em;
	padding-right: 5em;
	height: 2em;
}

button.login_btn {
	font-weight: 700;
	color: #FFFFFF;
	background-color: #008BBB;
	padding-left: 3em;
	padding-right: 3em;
	height: 2em;
}
a.otp_a {
	background: #e8e8e8 url(../../img/common/ico_arrow_navy.png) no-repeat 4px !important;
	font-size: 10px;
	padding: 3px 10px;
	padding-left: 20px;
	display: inline-block;
	border: 1px solid #a5a5a5; /* 枠線：太さ、種類、色 */
	border-radius: 5px;
	text-decoration: none;
}
