@charset "UTF-8";

html {
	overflow-y: scroll;
}

body, th, td, input, textarea {
	font-size: small;
	line-height: 130%;
	font-family:"メイリオ",Meiryo,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"ＭＳ Ｐゴシック",sans-serif;

}

body {
	margin: 0px;
	background: #ffffff;
}

img {
	border: 0px;
}

a {
	color: #192f61;
	text-decoration: none;
}
a:visited {
	color: #7A96CC;
	text-decoration: none;
}

a:hover {
	color: #95001A !important;
	text-decoration: underline;
}

.emtop {
	font-style: normal;
	color: #009ee6;
}

dl, dt, dd, ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
	line-height: 130%;
}

.clear {
	clear: both;
}



#top {
	position: relative;
	width: 100%;
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	background: url(../images/headerbg.jpg) no-repeat center bottom;
	background-size: cover;
}

#toppage #top {
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 0px;
	background: none;
}

#header {
	width: 100%;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background: #ffffff;
	z-index: 50;
}

#headerinner {
	padding-bottom: 50px;
	overflow: hidden;

	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(left, #193061 0%, #005ABB 100%);
	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(left, #193061 0%, #005ABB 100%);
	/* Opera */
	background-image: -o-linear-gradient(left, #193061 0%, #005ABB 100%);
	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #193061), color-stop(1, #005ABB));
	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(left, #193061 0%, #005ABB 100%);
	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to right, #193061 0%, #005ABB 100%);

	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#193061', endColorstr='#005ABB', GradientType=1)";
}

#logo {
	float: left;
	margin: 0px 0px 0px 20px;
}

#logo h1 {
	margin: 0px !important;
	padding: 0px !important;
}

#headertools {
	float: right;
	display: table;
	width: 630px;
	margin-right: 20px;
	font-size: 90%;
	overflow: hidden;
}

#access,
#contact,
#request {
	display: table-cell;
	padding-right: 10px;
	vertical-align: bottom;
	text-align: center;
	white-space: nowrap;
}

#access a,
#contact a,
#request a {
	display: inline-block;
	padding: 2px;
	line-height: 100%;
	text-decoration: none;
	color: #ffffff;
	border-bottom: 2px solid #ffffff;
}

#access a:hover,
#contact a:hover,
#request a:hover {
	color: #b9e1e8 !important;
	border-bottom-color: #b9e1e8;
}

#fontsize {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}

#fontsize dl {
	display: table;
	padding: 3px 12px 1px;
	color: #193061;
	line-height: 100%;
	background: #ffffff;
	border-radius: 5px;
}

#fontsize dt {
	display: table-cell;
	padding: 0px 8px 0px 0px;
	vertical-align: middle;
	white-space: nowrap;
}

#fontsize dd {
	display: table-cell;
	padding: 0px 4px;
	vertical-align: middle;
}

#fontsize dd#fontsize_small a {
	display: inline-block;
	margin-top: 1px;
	font-size: 100%;
	line-height: 100%;
	color: #aaaaaa;
	text-decoration: none;
}

#fontsize dd#fontsize_medium a {
	font-size: 120%;
	line-height: 100%;
	color: #aaaaaa;
	text-decoration: none;
}

#fontsize dd#fontsize_large a{
	font-size: 150%;
	line-height: 100%;
	color: #aaaaaa;
	text-decoration: none;
}

#fontsize .fontsize_small dd#fontsize_small a,
#fontsize .fontsize_medium dd#fontsize_medium a,
#fontsize .fontsize_large dd#fontsize_large a {
	color: #193061;
}

#search {
	display: table-cell;
	width: 100%;
	padding-left: 10px;
	vertical-align: bottom;
	overflow: hidden;
}

#search > div {
	position: relative;
	height: 21px;
	padding: 0px 10px 0px 0px;
	background: #ffffff;
	border: 1px solid #f29519;
}


#search input[type='text'] {
	width: 100%;
	height: 19px;
	padding: 2px 0px 0px 0px;
	border: 0px;
}

#search input[type='image'] {
	position: absolute;
	right: 0px;
	top: -1px;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
	background: #ffffff;
}

#search .cse input.gsc-search-button, #search input.gsc-search-button,
#spsearch .cse input.gsc-search-button, #spsearch input.gsc-search-button {
	min-width: 0px !important;
	min-height: 0px !important;
	margin: 0px !important;
	padding: 5px !important;
}

.cse input.gsc-search-button, input.gsc-search-button {
	background: #f29519 !important;
	border: 0px !important;
	filter: none !important;
}

.gsib_a {
	padding: 0px 2px !important;
}

#search .gsib_b,
#spsearch .gsib_b {
	display: none;
}

#search table.gsc-search-box,
#spsearch table.gsc-search-box {
	margin-bottom: 0;
}

#search form.gsc-search-box,
#spsearch form.gsc-search-box {
	margin: 0;
}

#search .gsc-input-box,
#spsearch .gsc-input-box {
	border: 0px !important;
	height: 21px !important;
}

input.gsc-input {
	font-size: 100% !important;
	background: none !important;
}

#spsearch {
	display: none;
}

#language {
	display: table-cell;
	padding-top: 10px;
	padding-right: 10px;
	vertical-align: bottom;
}

#language a{
	display: block;
	padding: 5px 12px;
	color: #193061;
	line-height: 105%;
	text-decoration: none;
	background: #ffffff;
	border-radius: 5px;
}

#headerlinks {
	clear: right;
	float: right;
	width: 64%;
	margin: 12px 20px 5px 0px;
	font-size: 90%;
	background: #005bbb;
}

#headerlinks ul {
	display: table;
	width: 100%;
}

#headerlinks ul li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px 5px 10px 10px;
}

#headerlinks ul li a{
	color: #f29519;
	padding: 3px 3px 3px 3px;
	text-decoration: none;
}
#headerlinks ul li a:hover {
	color: #b9e1e8 !important;
}
#headerlinks ul li.current a {
	background: #f29519;
}
#headerlinks ul li.current a {
	color: #fff;
}

#headerlinks ul li+li {
	background: url(../images/headerlinks_border.gif) no-repeat 0 50%;
}

#globalnaviswitch {
	display: none;
}

#globalnavi {
	position: relative;
	clear: both;
	margin-top: -50px;
	padding: 5px 0px 0px;
}

#globalnavi > ul {
	width: 100%;
	display: table;
}

#globalnavi > ul > li {
	display: table-cell;
	width: 16.67%;
}

#globalnavi > ul > li+li {
	border-left: 1px solid #d0d7e3;
}

#globalnavi > ul > li.current {
	background: #f29519;
}

#globalnavi > ul > li > a {
	display: block;
	width: 100%;
	height: 45px;
	text-indent: -1000px;
	background: no-repeat center center;
	overflow: hidden;
}

#globalnavi > ul > li > a:hover {
	background-color: #b9e1e8;
}

#globalnavi > ul > li.current > a:hover {
	background-color: #f29519;
}

#globalnavi > ul > li#gn01 > a { background-image: url(../images/globalnavi_gn01.png); }
#globalnavi > ul > li#gn02 > a { background-image: url(../images/globalnavi_gn02.png); }
#globalnavi > ul > li#gn03 > a { background-image: url(../images/globalnavi_gn03.png); }
#globalnavi > ul > li#gn04 > a { background-image: url(../images/globalnavi_gn04.png); }
#globalnavi > ul > li#gn05 > a { background-image: url(../images/globalnavi_gn05.png); }
#globalnavi > ul > li#gn06 > a { background-image: url(../images/globalnavi_gn06.png); }

#globalnavi .gnsub {
	display: none;
	position: absolute;
	top: 50px;
}

#globalnavi .gnsub:before {
	content: url(../images/gnsubicon.png);
	display: none;
	position: absolute;
	top: 0px;
	left: 10px;
	width: 140px;
	height: 11px;
}

#globalnavi .gnsub .inner{
	padding-top: 20px;
	padding-bottom: 12px;
	background: #f2f2f2;
	border: 1px solid #cccccc;
}

#globalnavi .gnsub .title {
	display: none;
	margin-bottom: 15px;
	padding: 25px 10px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #0080c3;
	border-bottom: 1px solid #0080c3;
}

#globalnavi .gnsub .close {
	display: none;
	position: absolute;
	right: 10px;
	top: 19px;
}

#globalnavi .gnsub .close a {
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -10000px;
	background: url(../images/gnsubclose.png) repeat left top;
	overflow: hidden;
}

#globalnavi .gnsub .subtitle {
	padding: 0px 10px 0px 20px;
	font-size: 110%;
	font-weight: bold;
	color: #535353;
}

#globalnavi .gnsub *+.subtitle {
	margin-top: 15px;
}

#globalnavi .gnsub .columns {
	overflow: hidden;
}

#globalnavi .gnsub .column {
	float: left;
	width: 220px;
}

#globalnavi .gnsub .column+.column {
	border-left: 1px solid #cccccc;
}

#globalnavi .gnsub ul {
	width: 180px;
	margin: 0px 10px 0px 30px;
}

#globalnavi .gnsub *+ul {
	margin-top: 15px;
}

#globalnavi .gnsub ul li {
	font-size: 110%;
}

#globalnavi .gnsub ul li+li {
	margin-top: 12px;
}

#globalnavi #gn01sub { left: 1%; }
#globalnavi #gn02sub { left: 17.66%; }
#globalnavi #gn03sub { left: 34.32%; }
#globalnavi #gn04sub { left: 34.32%; }
#globalnavi #gn05sub { right: 17.66%; }
#globalnavi #gn06sub { right: 1%; }

#globalnavi #gn01sub .column+.column {
	border-left: 0 !important;
}

#globalnavi #gn05sub:before,
#globalnavi #gn06sub:before {
	left: auto;
	right: 10px;
}

#mainvisual {
	position: relative;
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	border-bottom: 47px solid #ffffff;
	overflow: hidden;
}

#mainvisual img {
	display: block;
	width: 100%;
	height: auto;
}

#mainvisual ul li div {
	display: none;
	position: absolute;
	width: 100%;
	height: 700px;
	background: no-repeat center center;
	background-size: cover;
}

#mainvisual ul li div#mv00 { display: block; }

#mainvisual ul li div a{
	display: block;
	position: relative;
	z-index:20;
}

#mainvisual #mainvisualswitch {
	position: absolute;
	top: 14px;
	right: 18px;
	z-index: 30;
}

#mainvisual #mainvisualswitch a {
	display: block;
	float: left;
	width: 19px;
	height: 20px;
	margin-left: 10px;
	background: url(../images/mainvisualswitch.png) no-repeat left top;
}

#mainvisual #mainvisualswitch a.current {
	background-image: url(../images/mainvisualswitch_on.png);
}

#topmenu {
	position: relative;
	min-width: 980px;
	max-width: 1620px;
	height: 157px;
	margin: -100px auto 0px;
	padding: 0px 0px;
	overflow: hidden;
}

#topmenu ul {
	position: absolute;
	top: 0px;
	right: 20px;
	overflow: hidden;
	z-index: 40;
}

#topmenu ul li {
	float: left;
	width: 180px;
	color: #313131;
	background: #ffffff;
	cursor: pointer;
}

#topmenu ul li+li {
}

#topmenu ul li .spimage {
	display: none;
}

#topmenu ul li .title {
	padding: 2px 5px;
	font-weight: bold;
	color: #f29519;
}

#topmenu ul li .title .nowrap {
	white-space: nowrap;
}

#topmenu ul li p {
	padding: 6px 5px;
	font-size: 90%;
}

#topmenu ul li .link {
	padding: 6px 5px;
	font-size: 90%;
	text-align: right;
	background: #0a2055;
}

#topmenu ul li .link a {
	color: #ffffff;
}

#topmenu ul li .image img {
	width: 100%;
	height: auto;
}

#topmenu .fixHeightChildtext {
	display: none;
}

#topmenu li a:hover,
#topmenu li.hover a {
	color: #b9e1e8 !important;
}

#breadcrumbs {
	width: 100%;
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	border-bottom: 1px solid #0068b7;
}

#breadcrumbs ul {
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 8px 20px 8px;
	color: #a0a0a0;
	overflow: hidden;
	zoom: 1;
}

#breadcrumbs ul li {
	display: inline;
}

#breadcrumbs ul li+li {
	margin-left: 5px;
}

#breadcrumbs ul li span,
#breadcrumbs ul li a {
	padding-right: 14px;
	background: url(../images/breadcrumbs.gif) no-repeat right 40%;
	zoom: 1;
}

#sidebarswitch {
	display: none;
}

#main {
	position: relative;
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 20px 20px 50px 0px;
	overflow: hidden;
	zoom: 1;
}

#toppage #main {
	max-width: 1580px;
	padding: 0px 20px 30px;
}

#main.fontsize_medium {
	font-size: 100%;
}

#main.fontsize_large {
	font-size: 120%;
	line-height: 140%;
}

#main.fontsize_small {
	font-size: 85%;
}

#main.fontsize_large th,
#main.fontsize_small th,
#main.fontsize_large td,
#main.fontsize_small td {
	font-size: 100%;
}



#toptcntentsleft {
	position: relative;
	float: left;
	min-width: 460px;
	width: 48.5%;
	margin-top: 30px;
}

#toptcntentsright {
	position: relative;
	float: right;
	min-width: 460px;
	width: 48.5%;
	margin-top: 30px;
}

#main.topcontents p {
	line-height: 150%;
}

#main.topcontents h2 {
	margin: 0px;
	padding: 8px 0px 35px;
	font-size: 140%;
	font-weight: bold;
	color: #f29519;
	border-top: 4px solid #0a2055;
}

#main.topcontents h2 em {
	color: #f29519;
}

#main.topcontents .more {
	position: absolute;
	top: 9px;
	right: 0px;
	background: #f29519;
}

#main.topcontents .more a {
	display: inline-block;
	padding: 4px 18px 2px;
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
}

#main p+.newslist {
	margin-top: 25px;
}


#main .newslist li {
	list-style: none;
	margin-left: 0px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #aaaaaa;
}

#main .newslist li+li {
	margin-top: 8px;
}

#main table.newslist {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px dotted #aaaaaa;
	border-collapse: collapse;
}

#main table.newslist td {
	padding-bottom: 10px;
}

#main .newslist a {
	text-decoration: none;
}

#main .newslist a:visited {
	color: #7A96CC;
	text-decoration: none;
}

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

#main .newslist dt{
	float: left;
	width: 9.5em;
	margin-bottom: 5px;
}

#main .newslist dd{
	margin-left: 9.5em;
	margin-bottom: 5px;
}

#main .newslist dl.wide dt{
	width: 110px;
}

#main .newslist dl.wide dd{
	margin-left: 110px;
}

.newsdate {
	display: block;
	margin: 0 0 15px;
	color: #666;
	font-size: 85%;
}

#main .figurebox {
	display: table;
}

#main .figurebox > .figure {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
}

#main .figurebox > .text {
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
}

#main .figurerightbox {
	display: table;
}

#main .figurerightbox > .figure {
	display: table-cell;
	vertical-align: top;
	text-align: right;
	padding-left: 5px;
}

#main .figurerightbox > .figure .figure {
	text-align: center;
}

#main .figurerightbox > .figure .figure img {
	margin-bottom: 5px;
}

#main .figurerightbox > .text {
	display: table-cell;
	vertical-align: top;
    padding-right: 20px;
}

#main .figureleftbox {
	display: table;
}

#main .figureleftbox > .figure {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
    margin-right: 20px;
}

#main .figureleftbox > .figure .figure {
	text-align: left;
}

#main .figureleftbox > .figure .figure img {
	margin-bottom: 5px;
}

#main .figureleftbox > .text {
	display: table-cell;
	vertical-align: top;
}

#main .figureleftblock {
	position: relative;
	min-height: 90px;
}

#main .figureleftblock > .text {
	margin-left: 150px;
}

#main .figureleftblock > .figure {
	position: absolute;
	top: 0px;
	left: 0px;
}

#main .borderbox {
	display: inline-block;
	margin-bottom: 15px;
	padding: 15px 10px 5px;
	background-color: #ffffff;
	border: 1px solid #959595;
}

#main .borderbox > :first-child {
	margin-top: 0px;
}


/*--- 20140513 add --------------*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#contents .halfcts {
	clear: both;
}

#contents .halfcts .halfLeft {
	float: left;
}

#contents .halfcts .halfRight {
	float: right;
}

#contents .halfcts .halfLeft,
#contents .halfcts .halfRight {
	min-width: 340px;
	width: 49%;
}

#contents h3 {
	margin: 30px 0px 20px 0px;
	padding: 5px 0px 5px 10px;
border-left:7px solid #005bbb;
border-bottom:1px solid #005bbb;
	font-size: 110%;
	line-height: 1.4em;
	color: #565d65;
}

#contents .h2 h3 {
	display: table-cell;
	line-height: 130%;
	vertical-align: middle;
	background-position: 2px center;
}

#contents h3+ h4,
#contents h3+ .tablewrap {
	margin-top: -5px;
}

#contents .tab {
	margin: 30px 0px 20px 0px;
}

#contents .tab ul {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: table;
}

#contents .tab ul li {
	display: table-cell;
	width: 16%;
	margin: 0px;
	padding: 0px;
	background: #959595;
	border-bottom: #192f61 1px solid;
	list-style-type: none;
	font-size: 108%;
	text-align: center;
}

#contents .tab ul li:first-child {
	border-left: none;
}

#contents .tab ul li.on {
	background: none;
	border-top: #192f61 1px solid;
	border-left: #192f61 1px solid;
	border-right: #192f61 1px solid;
	border-bottom: #faf8f4 1px solid;
	color: #192f61;
}

#contents .tab ul li.space {
	width: 2px;
	background: #faf8f4;
}

#contents .tab ul li a {
	display: block;
	min-height: 21px;
	padding: 14px 0px 10px 0px;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

#contents .tab ul li.blank {
	background: none;
	width: 1%;
}

#contents .tab ul li a:hover {
	color: #192f61 !important;
	background: #b9e1e8;
}

#contents .tab ul li.on span {
	display: block;
	padding: 13px 0px 10px 0px;
}

#contents .tab .selectset {
	display: none;
}

#contents .paging {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#contents .paging li {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
}

#contents .paging li.prev {
	margin: 0px;
}

#contents .paging li.prevFirst {
	margin: 0px 10px 0 0;
}

#contents .paging li a {
	display: block;
	width: 44px;
	background: #005bbb;
	list-style-type: none;
	color: #FFF;
	font-size: 185%;
	text-align: center;
	line-height: 44px;
	text-decoration: none;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#contents .paging li a:hover {
	background: #b9e1e8;
	color: #fff !important;
}

#contents .paging li span {
	display: block;
	width: 44px;
	background: #f29519;
	list-style-type: none;
	color: #FFF;
	font-size: 185%;
	text-align: center;
	line-height: 44px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

#contents .paging li.prev a,
#contents .paging li.next a {
	background: #959595;
	font-size: 223%;
}

#contents .paging li.prev a:hover,
#contents .paging li.next a:hover {
	background: #b9e1e8;
	color: #fff !important;
}

#contents .paging li.prevFirst a,
#contents .paging li.nextLast a {
	background: #959595;
	font-size: 100%;
}

#contents .paging li.prevFirst a:hover,
#contents .paging li.nextLast a:hover {
	background: #b9e1e8;
	color: #fff !important;
}

#contents h4 {
	margin: 30px 0px 5px 0px;
	padding: 0px;
	font-size: 108%;
	font-weight: normal;
	color: #0080c3;
}

/*
#contents .tabelSec {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 10px;
	background: #FFF;
	border: #0080c3 1px solid;
}

#contents .tabelSec th,
#contents .tabelSec tr {
	background: #FFF;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	color: #000;
	text-align: center;
}

#contents .tabelSec .cellA {
	background: #0080c3;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	color: #FFF;
}

#contents .tabelSec .cellB {
	background: #4ca6d5;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	color: #FFF;
}

#contents .tabelSec .cellC {
	background: #99cce7;
	border-right: #FFF 1px solid;
	border-bottom: #FFF 1px solid;
	color: #FFF;
}

#contents .tabelSec .cellG {
	background: #959595;
	border-right: none;
	border-bottom: #FFF 1px solid;
	color: #FFF;
	text-align: left;
}

#contents .tabelSec .linesideblue {
	border-right: #0080c3 1px solid;
}

#contents .tabelSec .linebottomblue {
	border-bottom: #0080c3 1px solid;
}

#contents .tabelSec .last {
	border-bottom: none;
}
*/


#main .tablewrap {
	margin-top: 0px;
	overflow: auto;
}

#main .tablewrap .tableSet{
	margin-top: 0px;
}

#main .tablewrap .tableSet2{
	margin-top: 0px;
}

#main .tablewrap::-webkit-scrollbar {
	width: 5px;
	background: #e0e0e0;
}
#main .tablewrap::-webkit-scrollbar:horizontal {
	height: 5px;
	background: #e0e0e0;
}
#main .tablewrap::-webkit-scrollbar-thumb {
	background: #5c5c5c;
	border-radius: 2px;
}
#main .tablewrap::-webkit-scrollbar-thumb:horizontal {
	background: #5c5c5c;
	border-radius: 2px;
}

#main .tableSet {
	margin: 10px 0px 0px 0px;
	border: 0px;
	background: #959595;
	font-size: 100%;
}

#main .tableSet th {
	background: #cce6f3;
	color: #000000;
	text-align: left;
	font-size: 93%;
}

#main .tableSet td {
	background: #ffffff;
	font-size: 93%;
	text-align: left;
}

#main .tableSet tr.zebra td {
	background-color: #fafafa;
}

#main .tableSet th.center,
#main .tableSet td.center {
	text-align: center;
}

#main .tableSet td.left {
	text-align: left;
}


#main .tableSet2 {
	margin: 10px 0px 0px 0px;
	border: 0px;
	background: #959595;
	font-size: 100%;
}

#main .tableSet2 th {
	background: #cce6f3;
	color: #000000;
	text-align: left;
	font-size: 93%;
}

#main .tableSet2 td {
	background: #ffffff;
	font-size: 93%;
	text-align: left;
}

#main .tableSet2 tr.zebra td {
	background-color: #ffffff;
}

#main .tableSet2 th.center,
#main .tableSet2 td.center {
	text-align: center;
}

#main .tableSet2 td.left {
	text-align: left;
}

#contents .semester {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

#contents .semester li {
	float: left;
	width: 33%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	font-size: 124%;
	font-weight: bold;
}

#contents .semester .two {
	width: 34%;
}

#contents .semester li a,
#contents .semester li span {
	display: block;
	padding: 16px 0px 13px 0px;
	background: #0080c3;
	color: #FFF;
	text-decoration: none;
}

#contents .semester li span {
	background: #4da6d5;
}

#contents .semester .one a,
#contents .semester .one span {
	border-right: #00669c 1px solid;
}

#contents .semester .two a,
#contents .semester .two span {
	border-left: #3399cf 1px solid;
	border-right: #00669c 1px solid;
}

#contents .semester .three a,
#contents .semester .three span {
	border-left: #3399cf 1px solid;
}

#contents .semester li img {
	margin: 0px 0px 3px 17px;
	vertical-align: middle;
	line-height: 0;
}

#contents .form {
	padding: 19px 19px 25px 19px;
	background: #f1efeb;
}

#contents .form dl {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#contents .form dl dt {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	font-size: 108%;
	font-weight: bold;
}

#contents .form dl dt span {
	color: #e60012;
	margin: 0px 0px 0px 5px;
}

#contents .form dl dd {
	margin: 0px;
	padding: 0px 0px 30px 0px;
}

#contents .form dl dd .mail {
	width: 630px;
	padding: 10px 10px;
	border: #bfbfbf 1px solid;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-o-box-shadow: 0px 1px 0px #FFF, 0px 1px 2px 0px #eee inset;
	-ms-box-shadow: 0px 1px 0px #FFF, 0px 1px 2px 0px #eee inset;
	-moz-box-shadow: 0px 1px 0px #FFF, 0px 1px 2px 0px #eee inset;
	-webkit-box-shadow: 0px 1px 0px #FFF, 0px 1px 2px 0px #eee inset;
	border-radius: 0px 1px 0px #FFF, 0px 1px 2px 0px #eee inset;
	font-size: 14px;
}

#contents .form dl dd .fmselect {
	width: 270px;
	height: 40px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
}

span.customSelect {
	font-size: 14px;
	color: #959595;
	line-height: 40px;
	height: 40px;
	width: 280px;
	padding: 0 0 0 0px;
	background: url(../images/select_back.gif);
}

#contents .form .check {
	margin: 0px 0px 0px 200px;
	padding: 0px 0px 25px 0px;
	font-size: 93%;
	font-weight: bold;
	text-align: left;
}

#contents .form .check input,
#contents .form .check label {
	vertical-align: middle;
}

#contents .form .check .line {
	text-decoration: underline;
	color: #0080c3;
}

#contents .form .check img {
	margin: 0px 10px;
	vertical-align: middle;
}

#contents .form .check .red {
	color: #e60012;
}

input[type='checkbox']{
	filter: alpha(opacity=0); -moz-opacity:0; opacity:0;
	position: absolute;
}

.cbxbd {
	display: block;
	height: 17px;
	background: url(../images/check.jpg) no-repeat left top;
	line-height: 17px;
	padding: 0px 0px 0px 25px;
	cursor: pointer;
	overflow: hidden;
}

.c_on{background-position:left bottom;}

#contents .form .btn {
	text-align: center;
}

#contents .form .btn input {
	width: 200px;
	height: 49px;
	background: #0080c3 url(../images/submit_back.gif);
	border: none;
	border-radius: 0px;
	vertical-align: middle;
	color: #FFF;
	font-size: 124%;
	font-weight: bold;
	cursor: pointer;
}

#contents .form .btn .submit {
	border-right: #00669c 1px solid;
}

#contents .form .btn .reset {
	border-left: #3399cf 1px solid;
}


#contents h1.titletop {
	clear: both;
	position: static;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 215%;
	font-weight: bold;
	line-height: 1;
	color: #535353;
	z-index: 0;
}

#contents h1.titletop+.tablewrap {
	margin-top: -15px;
}

#main #onecolumn {
	padding-left: 20px;
}

#main #onecolumn #contents {
	display: block;
	float: none;
	width: 100%;
	min-width: 0px;
}

#main #onecolumn h1.titletop {
	position: static;
	clear: both;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 215%;
	font-weight: bold;
	line-height: 0.8;
	color: #535353;
	z-index: 0;
}

#onecolumn .toptext {
	padding: 20px 0px 0px 0px;
	line-height: 1.8;
	font-size: 108%;
}

#onecolumn .cts .left {
	float: left;
	width: 470px;
}

#onecolumn .cts .right {
	float: right;
	width: 470px;
}

#onecolumn .cts div .subtitle {
	margin: 40px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
	border-top: 4px solid #0080c3;
	position: relative;
}

#onecolumn .cts div .subtitle h2 {
	margin: 0px;
	padding: 9px 70px 9px 12px;
	font-size: 120%;
	line-height: 1.4;
	background: #EEE;
	color: #000;
}

#onecolumn .cts div .subtitle p {
	position: absolute;
	top: 9px;
	right: 11px;
	background: #0080c3;
	font-size: 93%;
}

#onecolumn .cts div .subtitle p a {
	display: inline-block;
	padding: 4px 18px;
	color: #FFF;
	text-decoration: none;
}

#onecolumn .cts div .subtext {
	padding: 10px 0px 0px 0px;
	font-size: 93%;
}

#onecolumn .cts div .news ul {
	padding: 10px 0px 0px 0px;
}

#onecolumn .cts div .news ul li {
	padding: 15px 0px 8px 0px;
	border-bottom: #d7d7d7 1px dotted;
}

#onecolumn .cts div .news ul li dl dt {
	font-size: 93%;
	color: #7d7d7d;
}

#onecolumn .cts div .news ul li dl dt a {
	padding: 0px 0em 0px 1em;
	font-weight: bold;
	color: #0080c3;
}

#onecolumn .cts div .news ul li dl dt a.newwin {
	padding: 0px 1.5em 0px 1em;
	background: url(../images/window.gif) no-repeat 100% 50%;
}

#onecolumn .cts div .news ul li dl dd {
	width: 100%;
	padding: 5px 0px 0px 0px;
	font-size: 93%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#onecolumn .cts div .basic ul.link {
	padding: 20px 0px 0px 0px;
}

#onecolumn .cts div .basic ul.link li a {
	display: inline-block;
	padding: 3px 0px 3px 11px;
	background: url(../images/link.gif) no-repeat 0px 6px;
}

#onecolumn .cts div .basic ul.link li a span.newwin {
	padding: 0px 30px 0px 0px;
	background: url(../images/window2.gif) no-repeat 100% 50%;
}

#onecolumn .cts div .basic ul.bluebox {
	display: table;
	width: 100%;
	height: 75px;
	margin: 5px 0px 0px 0px;
	background: #4da6d5;
}

#onecolumn .cts div .basic ul.bluebox li {
	display: table-cell;
	font-size: 124%;
	vertical-align: middle;
}

#onecolumn .cts div .basic ul.bluebox li.l1 {
}

#onecolumn .cts div .basic ul.bluebox li.l2 {
	border-left: #71b8dd 1px solid;
}

#onecolumn .cts div .basic ul.bluebox li.l3 {
	border-left: #71b8dd 1px solid;
}

#onecolumn .cts div .basic ul.bluebox li.sp1 {
	width: 32px;
	background: #0080c3;
	border-right: #00669c 1px solid;
	text-align: center;
}

#onecolumn .cts div .basic ul.bluebox li.sp2 {
	width: 32px;
	background: #0080c3;
	border-right: #00669c 1px solid;
	text-align: center;
}

#onecolumn .cts div .basic ul.bluebox li.sp3 {
	width: 32px;
	background: #0080c3;
	text-align: center;
}

#onecolumn .cts div .basic ul.bluebox li a {
	display: inline-block;
	padding: 0px 0px 0px 7px;
	color: #FFF;
	text-decoration: none;
}

#onecolumn .cts div .basic ul.bluebox li a span {
	padding: 0px 22px 0px 0px;
	background: url(../images/window2.gif) no-repeat 100% 50%;
}

#onecolumn .cts div .basic .halftext {
	padding: 25px 0px 0px 0px;
	font-size: 93%;
}


/*-------------------------------*/

#sidebar {
	float: left;
	display: inline;
	min-width: 241px;
	width: 25%;
}

#sidebar #sidebarmenu h3 {
	margin: 0px;
	padding: 3px 5px 8px 20px;
	color: #192f61;
	font-weight: bold;
}

#sidebar #sidebarmenu dl+dl {
	margin-top: 20px;
}

#sidebar #sidebarmenu ul {
	border: 1px solid #e6e6e6;
	border-top: 3px solid #192f61;
}
#sidebar #sidebarmenu ul ul {
	border: 0px;
}

#sidebar #sidebarmenu li {
	border-top: 1px solid #e6e6e6;
}

#sidebar #sidebarmenu li li {
	border-top: 0px;
}

#sidebar #sidebarmenu li a,
#sidebar #sidebarmenu li span.a {
	display: block;
	padding: 12px 30px 12px 20px;
	color: #000000;
	text-decoration: none;
	background: none no-repeat right center #f2f2f2;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #f2f2f2;
}

#sidebar #sidebarmenu li.haslist > a {
	background-image: url(../images/sidebarmenuicon.png);
}

#sidebar #sidebarmenu li.nolink > a {
	background-image: none;
}

#sidebar #sidebarmenu li.current > a {
	position: relative;
}

#sidebar #sidebarmenu .open .current.haslist a,
#sidebar #sidebarmenu .current.haslist a,
#sidebar #sidebarmenu .open a,
#sidebar #sidebarmenu .open .current.haslist span.a,
#sidebar #sidebarmenu .current.haslist span.a,
#sidebar #sidebarmenu .open span.a {
	color: #000000;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#sidebar #sidebarmenu .current.haslist > a,
#sidebar #sidebarmenu .open > a,
#sidebar #sidebarmenu .current.haslist > span.a,
#sidebar #sidebarmenu .open > span.a,
#sidebar #sidebarmenu .current.category > a {
	color: #ffffff;
	background-color: #f29519;
	border-top: 1px solid #f29519;
	border-bottom: 1px solid #f29519;
}

#sidebar #sidebarmenu .open li.current.haslist > a,
#sidebar #sidebarmenu li.current > a {
	font-weight: bold;
}

#sidebar #sidebarmenu .open li.current.haslist > a:before,
#sidebar #sidebarmenu li.current > a:before {
	content: "";
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7px;
	height: 100%;
	background: #f29519;
}

#sidebar #sidebarmenu li.current.haslist > a:before,
#sidebar #sidebarmenu li.current.category > a:before {
	background: #ffffff;
}

#sidebar #sidebarmenu ul ul ul li a{
	padding-left: 45px;
}

#sidebar #sidebarmenu li a:hover {
	color: #ffffff !important;
	background-color: #f29519 !important;
	border-top: 1px solid #f29519 !important;
	border-bottom: 1px solid #f29519 !important;
}

#sidebar .banner li {
	margin: 10px auto 0px;
}

#sidebar .banner li img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
}

#sidebar .banner li a {
	display: inline;
	width: 100%;
}



h1.title {
	clear: both;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	font-size: 185%;
	font-weight: bold;
	color: #535353;
}

#contents h1.title {
	clear: both;
	position: static;
	top: 0px;
	left: 0px;
	width: auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 185%;
	font-weight: bold;
	color: #535353;
	z-index: 0;
}
#contents {
	position: static;
	float: right;
	display: inline;
	min-width: 700px;
	width: 73%;
}

.pl20{
	padding-left: 20px;
}

#contents .figureRight {
	float: right;
	padding: 0px 0px 20px 20px;
}

#contents .figureLeft {
	float: left;
	padding: 0px 20px 20px 0px;
}

#main h1 {
	position: absolute;
	left: 27.2%;
	margin: 0px;
	font-size: 180%;
	font-weight: normal;
	line-height: 110%;
	z-index: 1;
}
#main h1.h1_index {
	display: none;
}

.h1image {
	display: block;
	position: relative;
	height: 223px;
	width: 100%;
	min-width: 960px;
	max-width: 1620px;
	margin: auto;
	overflow: hidden;
}

.h1image img {
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -780px;
}

.h1image .title img{
	position: absolute;
	z-index: 35;
	left: 0px;
	margin-left: 0px;
}

#contents h2,
#onecolumn h2 {
	margin: 30px 0px 10px;
	padding: 10px;
	font-size: 140%;
	line-height: 120%;
	color: #ffffff;
	background: #005abb;
}

#contents *+h2,
#onecolumn *+h2 {
	margin-top: 20px;
}

#contents .h2,
#onecolumn .h2 {
	position: relative;
	display: table;
	width: 100%;
	margin: 0px 0px 10px;
}
#contents .h2 h2,
#onecolumn .h2 h2 {
	display: table-cell;
	padding: 10px 10px;
	color: #ffffff;
	font-size: 120%;
	vertical-align: middle;
	background: #005bbb;
	border-top: 0;
}

#contents .more,
#onecolumn .more {
	position: absolute;
	top: 9px;
	right: 10px;
	background: #f29519;
}

#contents .h2 .more,
#onecolumn .h2 .more {
	display: table-cell;
	position: relative;
	width: 6.6em;
	top: 0px;
	right: 0px;
	vertical-align: middle;
	text-align: center;
	background: #f29519;
	border-left: 1px solid #ffffff;
}

#contents .more a,
#onecolumn .more a {
	display: inline-block;
	padding: 4px 18px 2px;
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
}

#contents .categorymenu_accordion {
	margin-top: 5px;
	font-weight: bold;
}

#contents .categorymenu_accordion a {
	margin-right: 2px;
	padding-left: 10px;
}



#contents p {
	line-height: 180%;
}

#contents *+ul {
	margin-top: 15px;
}

#contents ul li {
	list-style: disc;
	margin-left: 2em;
}

#contents ul.link li {
	list-style: none;
	margin-left: 0px;
	padding-left: 12px;
	background: url(../images/link.gif) no-repeat left 0.3em;
}

#contents ul.link li a {
	font-weight: bold;
}

#contents ul li+li {
	margin-top: 5px;
}

#contents .lead {
	margin-bottom: 30px;
}

#contents .lead p {
	font-size: 110%;
	line-height: 170%;
}

#contents .subnavigation {
	margin-bottom: 40px;
}

#contents .subnavigation ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents .subnavigation ul li {
	display: table-cell;
	list-style: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	background: #959595;
}

#contents .subnavigation ul li+li {
	border-bottom: 1px solid #192f61;
}

#contents .subnavigation ul li.nolink {
	border-top: 1px solid #192f61;
	border-left: 1px solid #192f61;
	border-right: 1px solid #192f61;
	color: #192f61;
	background: #fff;
}

#contents .subnavigation ul li span {
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

#contents .subnavigation ul li a {
	display: block;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
	text-decoration: none;
}
#contents .subnavigation ul li.blank {
	background: none;
	width: 1%;
}

#contents .subnavigation ul li a:hover {
	color: #192f61 !important;
	background: #b9e1e8;
}

#contents .rectnavigation {
	margin-bottom: 20px;
}

#contents .rectnavigation ul {
	display: table;
	width: 100%;
}

#contents .rectnavigation ul li {
	display: table-cell;
	list-style: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #122f5f;
	font-size: 14px;
	border: 1px solid #122f5f;
}

#contents .rectnavigation ul li a {
	display: block;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	background: url(../images/window.gif) #fff no-repeat right 3px bottom 3px;
}
#contents .rectnavigation ul li.blank {
	background: #fff;
	width: 1%;
	border: none;
}

#contents .bannerbox {
	overflow: hidden;
}

#contents *+.bannerbox {
	margin-top: 20px;
}

#contents .bannerbox .text {
	float: left;
	min-width: 450px;
	width: 64%;
}

#contents .bannerbox .banner {
	float: left;
	min-width: 240px;
	width: 34%;
}

#contents .bannerbox .text+.banner,
#contents .bannerbox .banner+.text {
	margin-left: 1.5%;
}

#contents .bannerlist {
	margin-top: -10px;
}

#contents .bannerlist li {
	display: block;
	list-style: none;
	margin: 10px auto 0px;
	text-align: center;
}

#contents .bannerlist li.bannerlist_prev,
#contents .bannerlist li.bannerlist_next {
	display: none;
}

#contents .bannerlist li img {
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
}

#contents .bannerlist li a {
	width: 80%;
	display: inline-block;
}

#contents .columns {
	margin-top: 40px;
	margin-left: -2%;
	overflow: hidden;
}

#contents .column {
	float: left;
	min-width: 340px;
	width: 48%;
	margin-left: 2%;
	margin-bottom: 2.7%;
}

#contents .column > :first-child {
	margin-top: 0px;
}

.thumbnailmenu {
	width: 100%;
}

#contents .columns .thumbnailmenu .figure {
	min-width: 70px;
	width: 20.5%;
}

.topcontents .thumbnailmenu .figure {
	min-width: 70px;
	width: 11.9%;
}

#contents .column ul.link  {
	margin: 0px;
	padding: 0px;
}

.thumbnailmenu .figure img {
	width: 100%;
	height: auto;
}

 .figure_wide img {
	width: 100%;
	height: auto;
	margin-top: -10px;
	margin-bottom: 10px;
}



#footersitemap {
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	color: #ffffff;
	background: #192f61;
}

#footersitemap a {
	color: #ffffff;
}

#footersitemap .inner {
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 0px 20px 20px;
	overflow: hidden;
}

#footersitemap .footersitemapleft {
	float: left;
	min-width: 744px;
	width: 77.5%;
	overflow: hidden;
}

#footersitemap .footersitemapright {
	float: right;
	min-width: 180px;
	width: 18.75%;
}

#footersitemap .category {
	float: left;
	min-width: 186px;
	width: 25%;
}

#footersitemap .categorywide {
	float: left;
	min-width: 372px;
	width: 50%;
}

#footersitemap .title {
	margin-bottom: 10px;
	padding: 20px 0px 10px;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
	color: #f29519;
}
#footersitemap .title a {
	color: #f29519;
}
#footersitemap .title a:visited {
	color: #f29519 !important;
}
#footersitemap a:hover {
	color: #b9e1e8 !important;
}
#footersitemap a:visited {
	color: #7A96CC !important;
}
#footersitemap .subtitle {
	margin-bottom: 4px;
	font-weight: bold;
}

#footersitemap .subtitle:before {
	content: "■";
	margin-right: 2px;
	color: #a0a0a0;
	font-size: 80%;
}

#footersitemap *+.subtitle {
	margin-top: 4px;
}

#footersitemap li {
	margin-right: 10px;
	font-size: 90%;
}

#footersitemap li+li {
	margin-top: 2px;
}

#footersitemap .columns {
	overflow: hidden;
}

#footersitemap .column {
	float: left;
	min-width: 186px;
	width: 50%;
}

#footerlinks {
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	font-size: 90%;
	background: #005bbb;
}

#footerlinks ul {
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 10px 20px;
	overflow: hidden;
}

#footerlinks ul li {
	float: left;
	min-width: 100px;
	padding: 0px 15px;
	text-align: center;
}
#footerlinks ul li:first-child {
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

#footerlinks ul li+li {
	border-left: 1px solid #ffffff;
}

#footerlinks a {
	color: #f29519;
	line-height: 150%;
}
#footerlinks a:hover {
	color: #b9e1e8 !important;
}

#footer {
	min-width: 980px;
	max-width: 1620px;
	margin: auto;
	padding-bottom: 35px;
	font-size: 90%;
	color: #ffffff;
	background: #192f61;
}

#footer ul {
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 15px 20px 0px;
	overflow: hidden;
}

#footer ul li {
	float: left;
}

#footer ul li+li {
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px solid #ffffff;
}

#footer p {
	min-width: 940px;
	max-width: 1600px;
	margin: 0px auto;
	padding: 15px 20px 0px;
	overflow: hidden;
}


#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #b9e1e8 !important;
}


.figure {
	margin: auto;
}

.figure img {
	display: block;
	margin: 0px;
}


.spshow {
	display: none;
}

.align_l { text-align: left !important; }
.align_r { text-align: right !important; }
.align_c { text-align: center !important; }

.figureCaption {
	border: 1px solid #dddddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.figureCaptionText {
	padding: 5px 0 0;
	font-size: 0.8em;
}

.termfrm{
	clear:both;
	margin:5px auto;
	width:700px;
	background:url(../../gs/images/termbox_btm.gif) no-repeat left bottom;
	border-bottom:2px dashed #CECBCB;
}

.termfrmend{
	clear:both;
	margin:5px auto;
	width:700px;
	background:url(../../gs/images/termbox_btm.gif) no-repeat left bottom;
	border-bottom:2px solid #CECBCB;
}

.term{
	margin:0px auto;
	width:71px;
	float:left;
	text-align: center;
}

#term1 .term img{
	margin-bottom:35px;
}

#term2 .term img{
	margin-bottom:70px;
}

#term3 .term img{
	margin-bottom:30px;
}

.termfrm dl,
.termfrmend dl{
	margin:0px auto;
	padding:0;
	width:615px;
	float:right;
	border-top:none;
	border-bottom:1px dashed #CECBCB;
}

.termfrm dl.end,
.termfrmend dl.end{
	border:none;
}

.termfrm dt,
.termfrmend dt{
	margin:5px auto 5px 10px;
	padding-top:5px;
	width:165px;
	font-size:small;
	float:left;
}

.termfrm dd.termA,
.termfrmend dd.termA {
	margin:5px auto;
	width:52px;
	float:left;
}

.termfrm dd.termB,
.termfrmend dd.termB {
	margin:5px auto 5px 5px;
	padding-top:5px;
	width:370px;
	float:left;
}
/*****************追加2014.5.22***********************/

table.table_style01{
	width: 100%;
	margin-bottom: 10px;
	border: #0090f3 1px solid;
	border-collapse: collapse;
}
table.table_style01 th,table.table_style01 td{
	padding: 5px 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: #0090f3 1px solid;
}
table.table_style01 th.th_top{
	font-weight: bold;
	background: #99cce7;
}
table.table_style01 th.blue01{
	font-weight: bold;
	background: #0080c3;
	color: #fff;
}
table.table_style01 th.blue02{
	font-weight: bold;
	background: #4ca6d5;
	color: #fff;
}
table.table_style01 th.blue03{
	background: #99cce7;
}
table.table_style01 th.blue04{
	background: #B7EAFF;
}
.ml30{ margin-left: 30px;}
.txt{ margin-bottom: 15px;}

ol {
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px 13px 0px 20px;
}
ol li {
	list-style: decimal;
	margin-bottom: 8px;
}

ol li+li {
	margin-yop: 8px;
}

ol.decimal {
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0px 13px 0px 20px;
}
ol.decimal li{
	list-style: decimal;
	margin-bottom: 8px;
}

ol.decimal li+li {
	margin-yop: 8px;
}
.ex{
	padding-right: 20px;
	background: url(../images/ex.png) right no-repeat;
}
.newwin{
	padding-right: 20px;
	background: url(../images/ex.png) right no-repeat;
}

#contents .newwin {
	padding-right: 0px;
	background: none;
}

#contents .newwin:after {
	content: "";
	display: inline-block;
	width: 12px;
	height: 10px;
	margin-left: 8px;
	vertical-align: baseline;
	background: url(../images/ex.png) left center no-repeat;
}

.pdf{
	padding-right: 24px;
	background: url(../images/pdf.gif) right no-repeat;
}
#contents ul.anchor{
	list-style: none;
}
#contents ul.anchor li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 15px 8px 0;
	padding: 0 0 0 12px;
	background: url(../images/link.gif) no-repeat left 0.3em;
}
#contents ul.nonestyle li{
	list-style: none;
}

div.president_table{
	display: table;
}
.president_left{
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}
.president_right{
	display: table-cell;
    padding-right: 50px;
	vertical-align: top;
}
.att01{
	font-size: 3.2em;
	font-weight: bold;
	margin-bottom: 20px;
}
.att02{
	font-size:1.6em;
	font-weight: normal;
	margin-bottom: 18px;
}

.sign{
	margin-top: 5px;
	font-size: 1.2em;
}
.pl_indent{
	padding-left: 10px;
}

/*****************追加2014.6.5***********************/

#contents p {
	margin-bottom: 15px;
	overflow: hidden;
}

#contents ul {
	padding:0px 10px;
}

.txtbox2{
	padding:0px 3px;
	margin-left:3px;
	overflow: hidden;
}

.txtbox3{
	padding:0px 20px;
	overflow: hidden;
}

.txtbox_right{
	overflow: hidden;
}

.txtbox_left{
	padding-left:20px;
	overflow: hidden;
}
.txtbox_tbl{
	padding-left:13px;
}
.txtbox_list{
	margin-left:13px;
}
.txtbox_linebox{
	margin-left:10px;
}
.txtbox_list2{
	margin-left:3px;
}
.ti_kane{
	font-size:16px;
	font-size: 1.6em;
	margin-bottom:10px;
}

#contents .tabelSec2 {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 10px;
	background: #FFF;
}

#contents .tabelSec2 th,
#contents .tabelSec2 tr {
	text-align: left;
width: 50%;
}

.listbox {
	width: 100%;
	padding: 10px 0 0 10px;
	clear: both;
}
.listbox dl {
	width: 100%;
	height: 40px;
	float: left;
	clear: both;
}
.listbox dt {
	width: 40%;
	float: left;
	font-weight: bold;
}
.listbox dd {
	float: left;
}
.listbox ul {
	width: 100%;
}
.listbox li {
	height: 20px;
	width: 30%;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.listbox2 {
	width: 100%;
	margin: 10px 0 50px 13px;
	clear: both;
}
.listbox2 dl {
	width: 100%;
	height: 40px;
	clear: both;
	overflow: hidden;
	float:left;
}
.listbox2 dt {
	width: 10%;
	font-weight: bold;
	float: left;
}
.listbox2 dd {
	float: left;
}
.listbox2 {
	width: 100%;
	clear: both;
}
.listbox2 ul {
}
.listbox2 li {
	height: 20px;
	width: 30%;
	float: left;
	display: inline-block;
	vertical-align: top;
}

.president {
	float:right;
	margin-top:0px;
}

#contents .figureLeft2 {
	float: left;
	padding: 0 0 20px 0;
}

.figureCaption2 {
    /*background-color: #F3F3F3;
    border: 1px solid #F3F3F3;
    border-radius: 3px 3px 3px 3px;
    padding: 5px;*/
    text-align: center;
}

.figureCaptionText2 {
	font-size: 0.8em;
}

.campusmap img{
	display: block;
	margin: auto;
	width: 100%;
	height: auto;
	max-width: 500px;
}

#contents .indenthm1 {
	display: inline-block;
	margin-left: 1em;
	text-indent: -1em;
	overflow: visible;
}

#contents .indenthm2 {
	display: inline-block;
	margin-left: 1.5em;
	text-indent: -1.5em;
	overflow: visible;
}

#contents .indenthm3 {
	display: inline-block;
	margin-left: 3em;
	text-indent: -3em;
	overflow: visible;
}

#contents .moviebox {
	margin: 30px 20px 20px 0px;
}

#contents audio {
	width: 300px;
	height: 32px;
	margin-bottom: 20px;
}

#contents .fontsmall {
	font-size: 88%;
}

#sptitle {
	display: none;
}

#toppage #totop {
	display: none;
}

#totop a {
	position: fixed;
	display: block;
	width: 48px;
	height: 48px;
	bottom: 50px;
	right: 40px;
	text-align: left;
	text-indent: -10000px;
	background: url(../images/totop.png) no-repeat left top;
	overflow: hidden;
	z-index: 3000;
}

/*****************追加2014.6.13***********************/

#main #onecolumn #contents .recruitLink {
	margin: 0px;
	padding: 0px;
}

#main #onecolumn #contents .recruitLink li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}

#main #onecolumn #contents .recruitLink li a {
	display: inline-block;
	padding: 3px 5px 3px 11px;
	background: url(../images/link.gif) no-repeat 0px 6px;
	text-decoration: underline;
}

#main #onecolumn #contents .recruitLink li a span {
	display: inline-block;
	padding: 0px 20px 0px 0px;
	background: url(../images/window2.gif) no-repeat 100% 50%;
	text-decoration: underline;
}

#contents .tabnavigation {
	margin-top: 40px;
	margin-bottom: 40px;
}

#contents .tabnavigation ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents .tabnavigation ul li {
	display: table-cell;
	list-style: none;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	background: #959595;
	width: 25%;
}

#contents .tabnavigation ul li a {
	display: block;
	height: 100%;
	padding: 10px 3px 10px 3px;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #959595;
	border-bottom: 1px solid #192f61;
}
#contents .tabnavigation ul li.blank {
	background: none;
	width: 1%;
	border-bottom: 1px solid #192f61;
}
#contents .tabnavigation ul li.blank2 {
	background: none;
	width: 20%;
	border-bottom: 1px solid #192f61;
}

#contents .tabnavigation ul li a:hover {
	color: #192f61 !important;
	background: #b9e1e8;
	border-top: 1px solid #b9e1e8;
	border-bottom: 1px solid #192f61;
}
#contents .tabnavigation ul li a.ac {
	border-top: 1px solid #192f61;
	border-left: 1px solid #192f61;
	border-right: 1px solid #192f61;
	border-bottom: 1px solid #fff;
	color: #192f61 !important;
	background: #fff;
}

#contents .tabnavigation_b {
	margin-top: 30px;
	margin-bottom: 30px;
}

#contents .tabnavigation_b ul {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}

#contents .tabnavigation_b ul li {
	display: table-cell;
	list-style: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	background: #959595;
	width: 25%;
}

#contents .tabnavigation_b ul li a {
	display: block;
	height: 100%;
	padding: 10px 3px 10px 3px;
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #192f61;
}
#contents .tabnavigation_b ul li.blank {
	background: none;
	width: 1%;
	border-top: 1px solid #192f61;
}
#contents .tabnavigation_b ul li.blank2 {
	background: none;
	width: 20%;
	border-top: 1px solid #192f61;
}

#contents .tabnavigation_b ul li a:hover {
	color: #192f61 !important;
	background: #b9e1e8;
	border-bottom: 1px solid #b9e1e8;
}

#contents .tabnavigation_b ul li a.ac {
	border-bottom: 1px solid #192f61;
	border-left: 1px solid #192f61;
	border-right: 1px solid #192f61;
	border-top: 1px solid #fff;
	color: #192f61 !important;
	background: #fff;
}

.hide{
	display: none;
}

div.tab_box{
	padding: 10px;
}
div.tab_half_box{
	display: table;
	width: 100%;
}
div.tab_half{
	display: table-cell;
	width: 50%;
	padding: 10px;
}
div.tab_half:first-child{
	border-right: 1px solid #999;
}
p.header_b{
	font-weight: bold;
	color: #005bbb;
}
p.header_r{
	font-weight: bold;
	color: #7c0116;
}
div.tab_half .mh{
	min-height: 80px;
}
div.tab_half img{
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
div.cele_box{
	display: table;
	border: 1px solid #041b51;
	padding: 20px;
	margin-bottom: 20px;
}
div.cele_box .img{
	display: table-cell;
	vertical-align: top;
	width: 20%;
}
div.cele_box .img img{
	display: block;
	width: 100%;
}
div.cele_box .lead{
	display: table-cell;
	vertical-align: top;
	width: 80%;
}
div.cele_box .lead p{
	padding-left: 20px;
}

div.tab_bar{
	display: table;
	width: 100%;
	cursor: pointer;
	margin-top: 15px;
	margin-bottom: 1px;
}
div.tab_bar div{
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
}
div.tab_bar div.num{
	width: 7%;
	text-align: center;
	background: #fff;
	color: #011643;
	font-weight: bold;
	font-size: 16px;
}
div.tab_bar div.num01{ border: 2px solid #f6f5b3; }
div.tab_bar div.num02{ border: 2px solid #a1d08d; }
div.tab_bar div.num03{ border: 2px solid #98c4ea; }
div.tab_bar div.num04{ border: 2px solid #b297c6; }
div.tab_bar div.num05{ border: 2px solid #ddb2d2; }
div.tab_bar div.num06{ border: 2px solid #f19495; }
div.tab_bar div.num07{ border: 2px solid #f8c898; }

div.tab_bar div.tx{
	color: #011643;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-left: 10px;
	font-size: 16px;
}
div.tab_bar div.tx01{ background: #f7f6c0; }
div.tab_bar div.tx02{ background: #e9f0cc; }
div.tab_bar div.tx03{ background: #d3eaec; }
div.tab_bar div.tx04{ background: #d6cce1; }
div.tab_bar div.tx05{ background: #e8cee0; }
div.tab_bar div.tx06{ background: #f6cccb; }
div.tab_bar div.tx07{ background: #f8dbcc; }

div.tab_bar div.btn{
	width: 7%;
	text-align: center;
}
div.tab_bar div.btn01{ background: #f6f5b3; }
div.tab_bar div.btn02{ background: #a1d08d; }
div.tab_bar div.btn03{ background: #98c4ea; }
div.tab_bar div.btn04{ background: #b297c6; }
div.tab_bar div.btn05{ background: #ddb2d2; }
div.tab_bar div.btn06{ background: #f19495; }
div.tab_bar div.btn07{ background: #f8c898; }

div.slide_area{
	display: none;
	width: 100%;
	background: #fff;
}
div.slide_area div.area01{ border: 2px solid #f6f5b3; }
div.slide_area div.area02{ border: 2px solid #a1d08d; }
div.slide_area div.area03{ border: 2px solid #98c4ea; }
div.slide_area div.area04{ border: 2px solid #b297c6; }
div.slide_area div.area05{ border: 2px solid #ddb2d2; }
div.slide_area div.area06{ border: 2px solid #f19495; }
div.slide_area div.area07{ border: 2px solid #f8c898; }

div.slide_area div.blank{
	display: table-cell;
	width: 7%;
}
div.slide_area div.tx{
	display: table-cell;
	padding: 15px 10px 15px 10px;
}
div.slide_area div.img_area{
	display: table;
	width: 100%;
}
div.slide_area div.img_area .img{
	display: table-cell;
	vertical-align: top;
	text-align: right;
}
div.slide_area div.img_area .img img{
}
div.slide_area div.img_area .img_are_txt{
	display: table-cell;
	vertical-align: top;
}
div.slide_area div.img_area .img_are_txt p{
	padding-right: 20px;
}

#main .major_box {
	position: relative;
	min-height: 60px;
}
@-moz-document url-prefix() {
	#main .major_box {
		margin-bottom: 15px;
	}
}

#main .major_box > .text {
	margin-left: 70px;
}

#main .major_box > .figure {
	position: absolute;
	top: 0px;
	left: 0px;
}

#main .events_box {
	position: relative;
	margin-top: 20px;
	border-top: 1px solid #aaa;
	padding-top: 20px;
	min-height: 80px;
}

#main .events_box > .text {
	margin-left: 85px;
	min-height: 72px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main .events_box .text p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#main .events_box .text p.title{
	font-size: 120%;
	line-height: 1.4em;
	color: #132f61;
	font-weight: bold;
	margin-bottom: 10px;
}
#main .events_box > .date {
	position: absolute;
	top: 20px;
	left: 0px;
	width: 75px;
	height: 72px;
	padding-top: 3px;
	background: #005bbb;
	color: #FFF;
	font-size: 32px;
	text-align: center;
	line-height: 35px;
	text-align: center;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#main .events_box > .date span{
	font-size: 24px;
}

#main .events_box .title a {
	text-decoration: none;
}

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

#contents .eventsmore a {
	float: right;
	display: block;
	padding: 4px 18px 2px;
	font-size: 90%;
	color: #ffffff;
	text-decoration: none;
	background: #f29519;
}

#contents #events table{
	width: 100%;
	max-width: 900px;
	margin-top: 20px;
	margin-bottom: 15px;
}

#contents #events table th{
	width: 25%;
	min-width: 225px;
}
div.three_culumn{
	display: table;
	width: 100%;
}

div.three_culumn div.col{
	display: table-cell;
	width: 30%;
	padding-right: 3%;
}
div.three_culumn div.col h4 img{
	vertical-align: text-top;
	margin-left: 5px;
}

#contents div.access_map{
	display: table;
	width: 100%;
	padding-bottom: 20px;
}
#contents div.access_map .figure{
	display: table-cell;
	vertical-align: top;
	width: 340px;
}
#contents div.access_map .text{
	display: table-cell;
	vertical-align: top;
	padding-left: 15px;
}
#contents div.access_map .text p{
	margin-bottom: 0;
}
#contents div.access_map .text p.station{
	font-weight: bold;
	font-size: 1.2em;
}
#contents div.access_map .text span.blue{
	color: #2190c8;
}
#contents div.access_map .text span.green{
	color: #87b921;
}
#contents div.access_map .text span.red{
	color: #f18c8b;
}

#contents div.col_f{
	display: table;
}
#contents div.col_f .col{
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

#main .newsbox {
	padding-top: 20px;
	padding-bottom: 20px;
	display: table;
	border-bottom: 1px dotted #999;
}

#main .newsbox > .figure {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding-right: 20px;
}

#main .newsbox > .figure .figure {
	text-align: left;
}

#main .newsbox > .figure .figure img {
	margin-bottom: 5px;
}

#main .newsbox > .text {
	display: table-cell;
	vertical-align: top;
}

#main .newsbox .text h3 {
	margin-top: 10px;
	padding-top: 0px;
}

div.news_figure img{
	margin:0 auto 3px;
}
div.news_figure2{
	display: table;
	margin: 0 auto;
}
div.news_figure2 div.left{
	display: table-cell;
	padding-right:10px;
	width: 50%;
	vertical-align:top;
}
div.news_figure2 div.left p img{
	float: right;
}
div.news_figure2 div.right{
	display: table-cell;
	padding-left:10px;
	width: 50%;
	vertical-align:top;
}
div.news_figure2 div.right p img{
}

/*****************追加2015.7.5***********************/
div.topics 
{
	display: table-cell;
    border: 4px solid #ccc;
    margin: 0em 2em 4em;
	padding: 10px;
}
p.topicstitle 
{
     color: #005ABB;
     border-bottom: 1px solid #005ABB;
     } 

