@charset "utf-8";

/* background */
body {background:url(../images/top_bg.gif) repeat-x top;margin:0px;padding:0px;}

/* header */
#wrap {width:980px; margin:0 auto;}
#sub_header{position: relative;background:url(../images/gnb_bg.gif) no-repeat bottom; width:980px; height:166px;}
#tnb {position: absolute;	right:5px;	top:10px;}
#tnb ul li{float:left;padding:0 0 0 10px; list-style: none;}
#sub_logo {position: absolute;	left:0px;	top:12px;}

#gnb {position: absolute;	left:105px;	top:53px;}

#m01, #m02, #m03, #m04, #m05, #m06, #m07, #m08 {
	position: absolute;	left:50px;	top:0px;
}

#m02 {left:162px;}
#m03 {left:270px;}
#m04 {left:364px;}
#m05 {left:480px;}
#m06 {left:572px;}
#m07 {left:684px;}
#m08 {left:810px;}

.center {text-align:center;}
.6_logo {float:left;}

/* sub_middle */
#sub_middle {/*padding:15px 0px 15px 0px;*/ padding: 0; min-height:300px; color:#666666; }
#sub_middle #sub_wrap ul{margin-top:5px;}
#sub_middle #sub_wrap ul li {list-style:none; margin:0px;padding:0px; font-weight:bold; color:#01385f;}

#sub_middle #sub_wrap {width:236px; padding:0 0 320px 0;margin:0 32px 20px 0; border-right:1px solid #e0e0e0;float:left;background:url(../images/sub_left_img_01.gif) no-repeat bottom left;}
#sub_middle #sub_wrap a{text-decoration:none; color:#01385f;}
#sub_middle #sub_wrap #sub_title {maring-top:0;}

#sub_middle #sub_contents {width:687px;font-size:12px; margin-left:0;padding:0 0 40px 0; float:left;}
#sub_middle #sub_contents a{text-decoration:underline; color:#09426a;}
/*
#sub_middle #sub_contents h1 {font-size:1em; line-height:5px; margin-top:5px; color:#000;}
#sub_middle #sub_contents h2 {font-size:1.5em; margin-bottom:10px; color:#000;}
#sub_middle #sub_contents h3 {font-size:12px; color:#7b5d24; color:#000;}
*/
#sub_middle #sub_contents .txt-img {text-align:center;}
#sub_middle .up_down_margin {margin:10px 0 10px 0;}
#sub_middle #sub_contents ul li {color:#000; list-style:disc;}
#sub_middle #sub_contents ul li ul li{font-weight:normal; list-style:circle outside; margin-left:20px;}

#Tit-box {
	position: relative;
	font-size:10px;
	color:#c2c0c0;
	padding:0 0 40px 0;
}

#Tit-box h2 {
	padding:0 0 10px 0;
}


#Tit-box p {
	background:url("../images/tit_bullet.gif") no-repeat left 5px;
	padding:0 0 0 8px;
}

#Tit-box span {
	color:#aaaaaa;
	font-weight:bold;
}

h2.txt-tit {
	background:url("../images/sub_icon_01.gif") no-repeat left 7px;
	padding:0 0 10px 14px;
	font-size:16px;
	color:#3e3e3e;
}

h4 {font-size:14px;}

/* footer */
#footer {position: relative;clear:both; height:100px; margin:0;border-top:1px solid #dedede;}
#footer .btn {position: absolute; right:10px; top:40px;}
#footer .btn img {margin:0 0 0 4px;}
address {margin-top:20px;}

/* Tabs */
#tabs10 {float:left;
      width:100%;
      font-size:93%;
	    border-bottom:1px solid #2763A5;
      line-height:normal;
      margin-bottom:10px;
      }
#tabs10 ul {
	  margin:0;
	  padding:10px 10px 10px 0px;
	  list-style:none;
      }
#tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
#tabs10 a {
      float:left;
      background:url("../images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
#tabs10 a span {
      float:left;
      display:block;
      background:url("../images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      text-decoration:none;
      }

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
#tabs10 a:hover {
      background-position:0% -42px;
      }
#tabs10 a:hover span {
      background-position:100% -42px;
      }
	
.img_line {border:solid 2px #cdcdcd; margin:0 10px 0 0;}
/*
ol li{list-style-type:decimal; margin-left:50px; margin-bottom:8px;}
ol li ol li{list-style-type:lower-alpha; margin-left:20px;}
ol li ol li ol li{list-style-type:lower-roman;}
h4 {margin-top:8px;}
*/

.org {float:left;margin:30px 210px 0 30px;width:200px;}
*html .org {float:left;margin:30px 150px 0 30px;width:200px;}
#org_img {float:left;margin-top:30px;}
*html #org_img img {float:left;padding-top:30px;}

#Chair-box {
	overflow:hidden;
}

#Chair-box img {
	float:right;
}

#Chair-box .txt {
	float:left;
	width:475px;
	text-align:justify;
}

/*=================================================================================
 * Data Table
 =================================================================================*/

.data-table {
	width:100%;
	table-layout: fixed;
	border-top:2px solid #4da6de;
	border-bottom:1px solid #e6e6e4;
}

.data-table caption {
	display:none;
}

.data-table thead tr th {
	color:#000;
	padding-top:7px;
	padding-bottom:4px;
	border-bottom:1px solid #e6e6e4;
	border-right:1px solid #e6e6e4;
	background:#f6f6f6;
}

.data-table tbody tr th {
	color:#61a932;
	padding-top:7px;
	padding-bottom:4px;
	border-bottom:1px solid #e8e8e8;
	text-align:left;
	text-indent:15px;
	font-size:11px;
	letter-spacing:-1px;
	background:#f6f6f6;
}

.data-table tbody tr td {
	padding-top:7px;
	padding-bottom:4px;
	padding-left:10px;
	border-bottom:1px solid #e6e6e4;
	border-right:1px solid #e6e6e4;
}

.data-table tbody tr td.gray {
	background:#f6f6f6;
}

.data-table thead tr th.last, .data-table tbody tr td.last {
	border-right:none;
}


.data-table tbody tr td.center {
	text-align:center;
}

.list01 {
	margin:0px;
	padding:10px 0 0 10px;
}

.list01 li {
	background:url("../images/bullet01.gif") no-repeat left 8px;
	padding:0 0 5px 8px;
	list-style:none;
}

.list01 li ul, .list01 li ol {
	padding:10px 0 5px 10px;
}

.list01 li li {
	background:url("../images/bullet02.gif") no-repeat left 8px;
	padding:0 0 5px 8px;
	list-style:none;
}

.box01 {
	border:1px solid #e6e6e4;
	overflow:hidden;
	padding:10px;
}

.box01 .pic {
	float:left;
}

.box01 .txt {
	float:left;
	padding:0 0 0 15px;
}

.box01 p {
	padding:0px;
	margin:0px;
}

#tab01 {
	position: relative;
	overflow:hidden;
	background:url("../images/tab/sub_tab_bg.gif") repeat-x left top;
}

#tab01 ul {
	list-style:none;
}

#tab01 li {
	float:left;
}

.tab01-01 li {
	float:left;
	
	display: inline-block;
	width: 76px;
	height: 21px;
	overflow: hidden;
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,e8e8e8+100 */

	background: #f5f5f5; /* Old browsers */
	
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	
	background: -moz-linear-gradient(top,  #f5f5f5 0%, #e8e8e8 100%); /* FF3.6+ */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
	
	background: -webkit-linear-gradient(top,  #f5f5f5 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
	
	background: -o-linear-gradient(top,  #f5f5f5 0%,#e8e8e8 100%); /* Opera 11.10+ */
	
	background: -ms-linear-gradient(top,  #f5f5f5 0%,#e8e8e8 100%); /* IE10+ */
	
	background: linear-gradient(to bottom,  #f5f5f5 0%,#e8e8e8 100%); /* W3C */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-8 */
	
	color: #AAAAAA !important;
	font-size: 0.938em;
	text-align: center;
	margin: 0;
	padding: 5px 0 0;
	border-top: #C0C0C0 1px solid;
	border-right: #C0C0C0 1px solid;
	border-bottom: #81BFED 1px solid;
	border-left: #C0C0C0 1px solid;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.tab01-01 li a:link, .tab01-01 li a:visited, .tab01-01 li a:hover {
	color: #AAAAAA !important;
	font-weight: 700;
	text-decoration: none !important;
}

.tab01-01 li.li-on-page {
	height: 22px;
	background: #FFF;
	color: #037FDC !important;
	font-weight: bold;
	border-top: #81BFED 1px solid;
	border-right: #81BFED 1px solid;
	border-bottom: none;
	border-left: #81BFED 1px solid;
}

	.tab01-01 li.li-on-page a:link, .tab01-01 li.li-on-page a:visited, .tab01-01 li.li-on-page a:hover {
		color: #037FDC !important;
		font-weight: 700;
		text-decoration: none !important;
	}

.alignR {text-align:right;}

#sitemap {
	padding:0 0 0 100px;
}

#sitemap #sub_wrap {
	background:none;
	height:250px;
	padding-bottom:50px;
	border:none;
}

.link-box {
	overflow:hidden;
	padding:0 0 30px 0;
}

.link-box li {
	float:left;
	background:url("../images/ico_blank.gif") no-repeat left 9px;
	padding:3px 0 3px 16px;
	width:300px;
}

#Partners-box {
	
}

#Partners-box li {
	background:url("../images/bullet01.gif") no-repeat left 18px;
	padding:10px 0 15px 10px;
}

#Partners-box li.gray {
	background:#f5f5f5 url("../images/bullet01.gif") no-repeat left 18px;
}

.line-gubun {
	padding:0 9px 0 9px;
}

.logo-img {
	float:left;
	margin:0 20px 0 0;
}

