@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   font-size:13px;
   color:#333;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#333;
   text-decoration:none;
}

a:hover {
   color:#0172AB;
}

img {
   border:0;
   vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}


/* ========TEMPLATE LAYOUT======== */
div#top {
   width:820px;
   margin:0 auto;
   background:url("../images/bg_contents_left.gif") 0 0 repeat-y;
}

div#wrapper {
   width:820px;
   background:url("../images/bg_contents_right.gif") 100% 0 repeat-y;
}

div#header {
	width:794px;
	margin:auto;
   position:relative;
   padding:0 5px;
	display: block;
	background-color:#0096E7;
	color: #ffffff;
}

div#pr {
	width: 680px;
	position: absolute;
	left: 127px;
	top: 20px;
}

div#contents {
   margin:0 5px;
   padding:20px 20px 0 20px;
}

div#main {
   float:right;
   width:520px;
}

div#registration {
   width:770px;
}

div#sub {
   float:left;
   width:240px;
}

div#pageTop {
   clear:both;
}

div#footer {
   clear:both;
	width:800px;
	
		width:794px;
	margin:auto;
   position:relative;
   padding:0 5px;
	display: block;
	background-color:#0096E7;
	color: #ffffff;

	
/*   margin:0 5px;*/
}


/* ========HEADER CUSTOMIZE======== */
div#header h1 {
   margin:0;
   padding:10px;
   font-size:24px;
   color:#fff;
   line-height:70px;
}

div#header h1 a {
   color:#333;
}

div#header h1 a:hover {
   color:#666;
}

div#header #pr p {
   margin:0;
}


/* ========SUBCONTENTS CUSTOMIZE======== */
div#sub .section {
   margin-bottom:10px;
}

div#sub h2 {
   padding:3px;
   font-size:13px;
   font-weight:bold;
   color:#fff;
   background:url("../images/bg_sub_h2.gif") 50% 50%;
}

div#sub ul {
   margin:5px 0 0 5px;
   padding:0;
}

div#sub li {
   padding:5px 0 5px 0;
   line-height:1.4;
   list-style:none;
}

div#sub li a {
   display:block;
  /* padding-left:12px;*/
  /* background:url("../images/bg_sub_list.gif") 0 5px no-repeat;*/
}

/* MENU CUSTOMIZE */
div#contents #sub div#menu ul {
   margin:0 0 20px 0;
   padding:0;
}

div#contents #sub div#menu li {
   margin:0;
   padding:0;
   color:#333;
   list-style-type:none;
}

div#contents #sub div#menu li a {
   display:block;
   width:200px;
   color:#333;
   padding:10px 0 10px 8px;
   border-bottom:1px solid #DCDCDC;
 /*  background:url("../images/bg_menulist.gif") 0 12px no-repeat;*/
}

div#contents #sub div#menu li a:hover {
   color:#0096E7;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
#main a {
   color:#0172AB;
}

#main a:hover {
   text-decoration:underline;
}

#main .icatch {
margin-bottom:20px;
}

#main h2 {
   margin-bottom:8px;
   padding:5px;
   color:#333;
   font-size:15px;
   font-weight:bold;
   border-top:2px solid #3298D3;
   background:url("../images/bg_h2.gif") 0 100% repeat-x;
}

#main h3 {
   margin-bottom:3px;
   padding:0 0 3px 8px;
   font-size:13px;
   border-left:5px solid #3298D3;
   background:url("../images/bg_h3.gif") 0 100% repeat-x;
}

#main h4 {
   margin:5px 0 2px 0;
   padding:2px;
   font-size:13px;
   background:#d0dfe9;
}

#main h5 {
   margin-top:5px;
   margin-bottom:2px;
   padding-left:5px;
   font-size:13px;
   color:#3298D3;
   border-left:8px solid #3298D3;
}

#main h6 {
   margin-bottom:2px;
   font-size:13px;
   color:#3298D3;
}

#main p {
   margin:0 0 1em 0;
}

#main dt {
   margin-bottom:3px;
}

#main dd {
   padding:0;
   margin:0 0 0.5em 1em;
   padding:3px;
   background:#f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
   display:inline-block;
}

#main dl.information dt {
   float:left;
   width:10em;
   margin:0;
   padding:0;
}

#main dl.information dd {
   margin:0 0 0.5em 10em;
   padding:0;
   background:transparent;
}

#main table {
   width:100%;
   border-collapse: collapse;
}

#main table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#e0eef8;
}

#main table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#main table.sup_member td {
/*   padding:5px;*/
padding:0;
	 padding-left:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#registration table {
   width:100%;
   border-collapse: collapse;
}

#registration table th {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
   background:#e0eef8;
}

#registration table td {
   padding:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}

#registration table.sup_member td {
/*   padding:5px;*/
padding:0;
	 padding-left:5px;
   font-size:12px;
   text-align:left;
   border:1px solid #ddd;
}
#registration em {
	margin-left:4px;
	font-weight:bold;
	font-size:120%;
	color:red;
}
#registration .txt {
	padding:3px;
   background:#e0eef8;
}


/* ========PAGETOP CUSTOMIZE========= */
div#pageTop {
   padding:10px 0;
   text-align:right;
}

div#pageTop a {
   padding:0 0 0 12px;
   background:url(../images/bg_pagetop.gif) 0 50% no-repeat;
}


/* ========FOOTMENU CUSTOMIZE======== */
div#footMenu ul {
   margin:0 0 10px 0;
   padding:10px 0 0 0;
   text-align:right;
   background:url("../images/bg_dotline.gif") 0 0 repeat-x;
}

div#footMenu li {
   display:inline;
   margin:0 0 0 10px;
   list-style:none;
}

div#footMenu li a {
   padding-left:10px;
   background: url("../images/bg_footmenu.gif") 0 50% no-repeat;
}


/* ========FOOTER CUSTOMIZE======== */
.copyright {
  margin:0 10px;
   padding:5px 0;
   font-style:normal;
   font-size:11px;
   color:#fff;
   text-align:center;
   background: #0096E7;
}
.square_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #00bcd4;
    transition: .4s;
  }

.square_btn:hover {
    background: #1ec7bb;
}

.bunner_img a:hover img{
	filter		: alpha(opacity=80);
	opacity		: 0.7;
	-moz-opacity	: 0.7;
}
.sec h3 {
	padding:0;
	margin-bottom:0;
}
.sec p {
	margin:0;
	margin-bottom:0;
}
.button a {
  width: 120px;
  background-color: #aaaaaa;
  border-radius: 3px;
  box-shadow: 0 3px 0 rgba(136,136,136,1);
  color: #ffffff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  text-decoration: none;
  margin: 10px ;
  padding: 4px 0;
	margin-bottom:25px;
}
.button a:hover {
  box-shadow: 0 1px 0 rgba(136,136,136,1);
  /*margin: 12px 10px 8px 20px;;*/
}
.tbl-history td {
    padding: 5px 5px;
    border-bottom: 1px #C4DBE9 solid;
    border-right: 1px #007ac3 dotted;
}
.list_section {
	margin-top: 5px;
	padding-left: 20px;
	min-height:100px;
}

.list_section .wdate{
	width: 130px;
	float: left;
}

.list_section .wcontents{
	width: 370px;
	float: left;
}

.list_section a {
	color: #003;
	text-decoration: underline;
}

.list_section a:hover {
	text-decoration: none;
}

