@charset "utf-8";
/* CSS Document */

A {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size:12pt;
    color: rgba(0,0,0,0.80);
    text-decoration: none;
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
	color: rgba(0,0,0,0.80);
}
a:hover {
    /*background-color: #66FFFF;*/
    text-decoration: none;
    color: #ff0000;
}
a:active {
    text-decoration: none;
}
html,body {
    background:#ffffff;
    font-family:'Helvetica Neue','Helvetica','Hiragino Kaku Gothic Pro','Meiryo','sans-serif';
    color: rgba(0,0,0,0.80);
    font-size:12pt;
    margin: 0px;
    padding: 0px;
    height: 100%;
	line-height:22px;
}


.mid-parts { 
    background:#ffffff;
    /*width:980px;*/
	width:1280px;
}

.mid-parts2 { 
    background:#ffffff;
    width:380px;
}

.mid-parts3 { 
    background:#ffffff;
	width:auto;
}

.mid-parts4 { 
    background:#ffffff;
    width:580px;
}

#wrap{
  word-break:break-all; 
  width:100px;
}

.header {
    padding:14px 9px 9px 9px;
    float:left;
    position:relative; 
    z-index:1; 
}

.logo-text {
    text-shadow: 1px 2px #ffffff; 
    color:#006db6;
    font: bold 28px/35px "Lucida Grande", "Lucida Sans", Helvetica, Arial, Sans;
}
.logo-text:hover {
    color: #000000;
}

.footbox{
  background-color:rgba(0,0,0,0.05);
  border-radius:0px;
  padding-top:0px;
  line-height:22px;
  margin:auto;
  width:100%;
  height:auto;
  bottom: 0;
}

.footer {
    color: rgba(0,0,0,0.65);
    text-decoration: none;
    text-align:center;
}




form{
    margin:8px;
    font-size:12px;
}
/* search form --start */
form#search{
  /*background-color:#ff4a00;*/
  background-color:#ffffff;
  border-radius:0px;
  font-size:12px;
  align-text:center;
}

input#keywds{
  width:50%;
  padding: 12px;
  background-color:#ffffff;
  border:1px solid rgba(0,0,0,0.08);
  vertical-align: middle;
  border-radius: 0;
  margin:0px;
  height: 45px;
  font-size:12pt;
}

input#keywds:hover {
  background-color:#F8E0EC;
}

input#Submit1{
    border:1px solid rgba(0,0,0,0.5);
    border-radius:0px;
    padding:7px 18px 7px 18px;
	margin:0px;
    cursor: pointer;
    cursor: hand;
	font-size:14pt;
	vertical-align: middle;
	color:#ffffff;
	margin-left:-3px;
	width:65px;
	height: 45px;
	background: rgba(0,0,0,0.5) url(../images/icon/search.png) no-repeat center;
}

input#Submit1:hover{
	border:1px solid #006db6;
	background: #006db6 url(../images/icon/search.png) no-repeat center;
}

select#search_cls_id {
  font-size: 12pt;
  border:1px solid rgba(0,0,0,0.1);
  vertical-align: middle;
  margin:0px;
  width:150px;
  height: 45px;
  background: #FFF url(../images/icon/select_icon.jpg) no-repeat right;
  padding: 0px 40px 0px 0px;
}


select#search {
  font-size: 12pt;
  border:1px solid rgba(0,0,0,0.1);
  vertical-align: middle;
  margin:0px;
  width:auto;
  height: 45px;
  background: #FFF url(../images/icon/select_icon.jpg) no-repeat right;
  padding: 0px 40px 0px 0px;
}


select#year {
  font-size: 12pt;
  border:1px solid rgba(0,0,0,0.08);
  vertical-align: middle;
  margin:0px;
  width:108px;
  height: 45px;
  padding: 0px 40px 0px 0px;
}

select#md {
  font-size: 12pt;
  border:1px solid rgba(0,0,0,0.08);
  vertical-align: middle;
  margin:0px;
  width:108px;
  height: 45px;
  padding: 0px 40px 0px 0px;
}


/* search form --end */



input#Submit{
	background-color:dodgerblue;
    border:1px solid #808080;
    border-radius:28px;
    color:#ffffff;
    width:auto;
    height:auto;
    padding:5px 68px 5px 68px;
    margin-top:5px;
    cursor: pointer;
    cursor: hand;
	font-size:16pt;
}

input#Submit:hover{
    background-color:#ff4a00;
}

input{
    background-color:#ffffff;
}

.center {
    margin-right: auto;
    margin-left:auto; 
    text-align: center;
    text-align: -moz-center; 
}

.red {
    color: #FF0000;
}


.white {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:
    border-box;
    border:0px solid rgba(0,0,0,0.15);
    font-size: 12px;
    display:inline-block;
    min-height:1em;
    width: 100%;
    height:auto;
    word-wrap:break-word;
	margin-left:0px;
	padding:0px;
}


.table_right {
    font-size: 14px;
    color:#6e6e6e;
    width: 98%;
    height:auto;
    /*line-height:25px;*/
	line-height:22px;
	text-align:center;
	background-color:#EAE9E9;
	border-radius:18px;
	float:left;
}




.text_right {
    padding-right:48px;
    float:right;
}
.text_left {
    padding-left:18px;
    float:left;
}

.box {
    padding-left:8px;
    float:left;
}

.box_bg {
     padding: 15px;
     background-color: rgba(0,0,0,0.05);
     border: 0px solid rgba(0,0,0,0.15);
 }
 
.dropdown {
  margin: 5px;
  padding: 8px;
  vertical-align: middle;
  font-size: 12pt;
  color: #ffffff;
  box-sizing: content-box;
  background-color:#3fa9f5;
}
.dropdown:hover {
  color: #000000;
  background-color:#ffffff;
}

.hr_line {
  color:rgba(0,0,0,0.15);
  background-color:rgba(0,0,0,0.15);
  border:none;
  width:100%;
  height:1px;
	margin-bottom: 5px;
}

form#loginform {
    padding:0;
	margin:0;
}


.background {
     background: url(../images/login-bg.png) repeat;
     border: 0px solid black;
 }

.transbox {
     margin: 25px;
     background-color: #ffffff;
     border: 1px solid black;
    /* opacity: 0.6;
     filter: alpha(opacity=60); /* For IE8 and earlier */
 }

.transbox2 {
     margin: 25px;
	 font-weight: bold;
	 background: url(../images/reg-ok-bg.png) no-repeat;
	 width:100%;
	 height:160px;
 }
.transbox p{
     margin: 1%;
     font-weight: bold;
     color: #0000ff;
	 font-size:12pt;
	 line-height:1.5em;
 }
 
 .transbox div{
     margin: 1%;
     font-weight: bold;
     color: #000000;
	 font-size:12pt;
	 line-height:1.5em;
 }

.transbox_m {
     margin: 3px;
     background-color: #ffffff;
     border: 1px solid black;
	text-align: center;
    /* opacity: 0.6;
     filter: alpha(opacity=60); /* For IE8 and earlier */
 }
 
 
.borderless {
/*  background-color:transparent;*/
    background-color:#3fa9f5;
    cursor:pointer;
    border:0;
    margin:0;
    padding:0;
    color:#ffffff;
    width:25px;
    height:25px;
	border-radius:50%;
}

.borderless2:hover,.borderless:hover{
  background-color:#006db6;
}

.borderless2{
/*  background-color:transparent;*/
    background-color:#3fa9f5;
    cursor:pointer;
    border:0;
    margin:0;
    padding:0;
    color:#ffffff;
    width:auto;
    height:25px;
    padding-left:5px;
    padding-right:5px;
}


.borderless3{
/*  background-color:transparent;*/
    background-color:#3fa9f5;
    cursor:pointer;
    border:0;
    margin:0;
    padding:0;
    color:#ffffff;
    width:auto;
    height:25px;
    padding-left:5px;
    padding-right:5px;
}

.btn_submit{
	background-color:rgba(63,169,245,1);
    border:1px solid #808080;
    color:#ffffff;
    width:auto;
    height:auto;
    padding:10px 88px 10px 88px;
    margin-top:5px;
    cursor: pointer;
    cursor: hand;
	font-size:14pt;
}

.btn_submit:hover{
    background-color:#ff4a00;
    color:#ffffff;
}

.hot_menu {
    width:100%;
    border:0px solid rgba(0,0,0,0.25);
    margin:0px;
    padding:15px 0 15px 0;
    /*background:rgba(0,0,0,0.08);*/
	background:#ff4a00;
    font-size: 12pt;
    text-decoration: none;
}

.hot_item {
    width:auto;
    margin:0px;
	margin-top:3px;
    padding:15px;
    border:1px solid transparent;
    text-align:center;
}

.hot_item a {
	color:#ffffff;
}


.hot_item a:hover {
    background:#ffffff;
    border:0px solid transparent;
	color:#000000;
}


body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}

.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 95%;
  margin-bottom: 15px;
}

.icon {
  padding: 10px;
  background: dodgerblue;
  color: white;
  min-width: 50px;
  text-align: center;
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btn {
	background-color:dodgerblue;
    border:1px solid #808080;
    border-radius:28px;
    color:#ffffff;
    width:300px;
    height:auto;
    padding:5px 15px 5px 15px;
    margin-top:5px;
    cursor: pointer;
    cursor: hand;
	font-size:16pt;

  border: none;
  cursor: pointer;
  width: 95%;
  opacity: 0.9;
}

.btn:hover {
  background-color:#ff4a00;
}


.btn_bg {
    background-color:#E6E6E6;
    border:1px solid #808080;
    border-radius:13px;
    color:#000000;
    width:auto;
    padding:2px 8px 2px 8px;
    margin-left:5px;
    cursor: pointer;
    cursor: hand;
}
.btn_bg:hover {
    background-color:#FE9A2E;
    border:1px solid #ffffff;
    color:#ffffff;
}

.btn_bg2 {
    background-color:#E6E6E6;
    border:1px solid #808080;
    border-radius:0px;
    color:#000000;
    width:auto;
    padding:2px 8px 2px 8px;
    margin-left:5px;
    cursor: pointer;
    cursor: hand;
}
.btn_bg2:hover {
    background-color:#FE9A2E;
    border:1px solid #ffffff;
    color:#ffffff;
}


.long_btn_bg {
    background-color:#E6E6E6;
    border:1px solid #808080;
    border-radius:13px;
    color:#000000;
    width:auto;
    padding:2px 28px 2px 28px;
    margin-left:5px;
    cursor: pointer;
    cursor: hand;
}
.long_btn_bg:hover {
    background-color:#FE9A2E;
    border:1px solid #ffffff;
    color:#ffffff;
}


.mypage {
  background-color: #800000;
  border-radius:3px;
  color:#ffffff;
  width:13px;
  margin:8px;
  padding:5px;
}
.mypage2 {
  color:#000000;
 text-decoration: underline;
}

.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 8px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom: 5px;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
  text-align: left;
}

.panel2 {
  padding: 0px;
  width: 100%;
  display: none;
  background-color: white;
  overflow: hidden;
  text-align: left;
}

.tb_title{
    background-color: #eee;
}


ul li {    
    list-style: none;
    /*display:flex;*/
    display: inline-block;

    height:40px;
    align-items: center;
    justify-content: center;

    /*background-color: rgba(211, 211, 211,0.3); */
}

.itemnm {
   font-size:10px; 
}
.fp_btn{    
    padding:5px;
    margin:2.5px;

    background-color: #0A4EDF;
    /*border-radius: 0px;*/
	border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-style: outset;
    font-size:14px;

    text-align: center;
    color:white;
	text-decoration: none;
}

.fp_btn:hover{    
    color:yellow;
	border-color:#0A4EDF;
	border-style: inset;
	text-decoration: none;
}

.fp_btn:visited{    
    color:white;
	border-color:#0A4EDF;
	border-style: inset;
	text-decoration: none;
}

ul,li{
    margin:0px;
    padding:0px;
}

.verify_btn{    
    background-color:#0A4EDF;
	color:white;
    font-size:16px;
    text-align: center;
}

.verify_btn:hover{ 
    color:yellow;
}

.order_list_title {
    font-size: 14px;
    color:#000000;
    height:auto;
	text-align:center;
	background-color:#C9C9C9;
}

.order_list_title a:link {
    color:#000000;
	background-color:#C9C9C9;
}
.order_list_title a:visited {
    color:#000000;
	background-color:#C9C9C9;
}
.order_list_title a:hover {
    color:#000000;
	background-color:#C9C9C9;
}
.order_list_title a:active {
    color:#000000;
	background-color:#C9C9C9;
}

select#site_list {
  font-size: 12pt;
  border:1px solid rgba(0,0,0,0.1);
  vertical-align: middle;
  margin:0px;
  width:280px;
  height: 45px;
  background: #FFF url(../images/icon/select_icon.jpg) no-repeat right;
  padding: 0px 40px 0px 0px;
}