@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;
}
#main .tableSet3 {
	margin: 10px 0px 0px 0px;
	border: 0px;
	background: #959595;
	font-size: 100%;
}

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

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

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

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

#main .tableSet3 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-right: 15px;
}


.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;
     } 

a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: “alpha( opacity=50 )”;
}

.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}
div.column_box{
	display: table;
}
.column_left{
	display: table-cell;
	padding-right: 20px;
margin-right:20px
	vertical-align: top;
}
.list_text{
	line-height: 130%;
}

/* ==================================================
	= 文字サイズ変更
================================================== */

#fontsize {
	display: none; 
}

#main.fontsize_medium {

}

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

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

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

/* ==================================================
	= 関連記事
================================================== */

.relatedPageWrapper {
	width: 100%; 
    max-width: 1620px; 
	background: #f2f0ed; 
	padding: 30px 0; 
    margin: 0 auto;
}

.relatedPageWrapper * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.relatedPageWrapper .relatedPage {
	max-width: 1200px; 
	max-width: 1600px;
  width: 100%; 
	margin:  0 auto; 
	padding: 0 20px; 
}

.relatedPageWrapper .relatedPage .header {
	border-bottom: 1px solid #ccc; 
	margin-bottom: 20px; 
	padding: 0 0 0 0; 
}

.relatedPageWrapper .relatedPage .header h2 {
	display: inline-block; 
	line-height: 1.6em; 
	border-bottom: 1px solid #0059B2; 
	padding: 0 5px 5px 5px; 
	margin: 0 0 -1px 0; 
	font-family: Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666; 
	font-weight: bold; 
	letter-spacing: 0.25em; 
}

.relatedPageWrapper .relatedPage .header h2 span {
	font-weight: bold; 
}

.carousel ul.slider {
	width: 100%; 
	padding: 0 0 0 0px; 
}

.slick-list {
	width: auto; 
	margin: 0 25px 0 45px; 
}



.carousel ul.slider li.element .thumbNail {
	height: 135px; 
	position: relative; 
	background: #fff; 
	margin: 10px 0; 
	overflow: hidden; 

	background: #F8F7F6; 
}

.carousel ul.slider li.element img {
	width: auto; 
	height: 100%; 
	position: absolute;
	display: block;
	left: -50%;
	right: -50%;
	margin: 0 auto;
}

.carousel ul.slider li.element .playBtn {
	position: absolute;
	z-index: 9999; 	
	width: 32px; 
	height: 32px; 
	right: 15px; 
	bottom: 15px; 
	background: transparent url('/globalicu/top_images/play_btn.png') 50% 50% no-repeat; 
} 

.carousel ul.slider li.element .readMore {
	height: 16px; 
}

.carousel ul.slider li.element .readMore a {
	float: right; 
	display: block; 
	width: 42px; 
	height: 16px; 
	font-size: 10px; 
	line-height: 16px; 
}

/* ==================================================
	= 見出し変更
================================================== */
#contents h2,
#onecolumn h2,
#contents .h2 h2,
#onecolumn .h2 h2 {
	color: #005bbb; 
	background: #fff; 
	border-bottom: 1px solid #005bbb; 
	border-bottom: 1px dotted #888; 
	padding: 10px 10px 5px 0; 
	margin-top: 35px;
    margin-bottom: 20px; 
}

#contents .h2 .more,
#onecolumn .h2 .more {
	background: #005bbb; 
	padding: 0px; 
	text-align: center; 
	border-bottom: 1px solid #005bbb; 
	border-left: none; 
}

#contents .more a,
#onecolumn .more a {
	padding: 5px; 
	background: #005bbb; 
}

#contents .more a:hover,
#onecolumn .more a:hover {
	color: #fff !important; 
}

#contents .more a:before,
#onecolumn .more a:before {
	content: "» "; 
}

#contents h3 {
	margin: 30px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	border-left:7px solid #005bbb;
	/* 設定上書き */
	padding: 5px 0px 5px 0;
	border-left: none;	
	border-bottom:1px solid #005bbb;
	font-size: 110%;
	line-height: 1.4em;
	color: #565d65;
	border-bottom:0 none #005bbb;
	color: #005bbb; 
}

#contents h4:before {
	content: "";
	display: inline-block; 
	margin-right: 0.5em; 
	margin-bottom: 0.25em; 
	height: 3px; 
	width: 15px; 
	width: 0.75em; 
	height: 0.75em; 
	background: #0080c3; 
	vertical-align: middle; 


}

/* ==================================================
	= 箇条書き
================================================== */


ol li > span:first-child {
	font-weight: bold; 
	display: block; 
}

/* ==================================================
	= テキストリンクBlock
================================================== */
.textLinkBtn:after {
    content: ".";
    display: block;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
}

.textLinkBtn {
    display: inline-block;
}

.textLinkBtn * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.textLinkBtn {
	width: 100%; 
	border-top: 0px solid #ccc; 
	margin-top: 20px; 
	padding-top: 20px; 
}

.textLinkBtn a,
.textLinkBtn a:link,
.textLinkBtn a:visited {
	display: block; 
	float: left; 
	width: 49%; 
	border: 1px solid #0059B2; 
	padding: 20px; 
	margin: 0 2% 2% 0; 

	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	color: #0059B2; 
	font-weight: bold; 
}

.textLinkBtn a:before {
	content: "» "; 
}

.textLinkBtn a:nth-child(even) {
	margin-right: 0; 
}

.textLinkBtn a:hover,
.textLinkBtn a:focus,
.textLinkBtn a:active {
	background: #0059B2; 
	color: #fff !important; 
}

/* ==================================================
	= テキストリンクBlock　修正版
================================================== */
.textLinkBtn2:after {
    content: ".";
    display: block;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    clear: both;
    visibility: hidden;
}

.textLinkBtn2 * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.textLinkBtn2 {
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #0059B2; 
	margin-top: 5px; 
	margin-bottom: 5px; 
    padding-top: 5px
    padding-bottom: 10px
}

.textLinkBtn2 a,
.textLinkBtn2 a:link,
.textLinkBtn2 a:visited {
	display: block; 
	float: left; 
	width: 49%; 
	border: 1px solid #0059B2; 
	padding: 20px; 
	margin: 0 2% 2% 0; 

	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	color: #0059B2; 
	font-weight: bold; 
}

.textLinkBtn2 a:before {
	content: "» "; 
}

.textLinkBtn2 a:nth-child(even) {
	margin-right: 0; 
}

.textLinkBtn2 a:hover,
.textLinkBtn2 a:focus,
.textLinkBtn2 a:active {
	background: #0059B2; 
	color: #fff !important; 
}

.textLink_top{
    border-top: 1px dashed #0059B2; 
    padding-top: 10px;
}

.textLinkBtn1 * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

.textLinkBtn1 {
	border-top: 0px solid #ccc; 
	margin-top: 5px; 
	padding-top: 5px; 
    padding-bottom: 10px; 
}

.textLinkBtn1 a,
.textLinkBtn1 a:link,
.textLinkBtn1 a:visited {
	display: table-cell; 
	border: 1px solid #0059B2; 
	padding: 20px; 
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.05+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.05) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.05) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
	color: #0059B2; 
	font-weight: bold; 
}

.textLinkBtn1 a:before {
	content: "» "; 
}

.textLinkBtn1 a:hover,
.textLinkBtn1 a:focus,
.textLinkBtn1 a:active {
	background: #0059B2; 
	color: #fff !important; 
}

/* ==================================================
	= トップページスライダー
================================================== */
.mainSliderWrapper {
	position: relative; 
	z-index: 1; 
	width: 100%;
  max-width: 1620px; 
  max-width: 100%; 
	margin: 0 auto; 
}

.mainSliderWrapper #mainSlider {
	position: relative;
	min-width: 980px;
	width: 100%;
  max-width: 1620px; 
  max-width: 100%; 
	height: auto;
	padding: 0px 0px;
	overflow: hidden;
	text-align: center; 
}

.mainSliderWrapper #mainSlider .element {
	position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.mainSliderWrapper #mainSlider .element img {
	width: 100%; 
	height: auto; 
}

.mainSliderWrapper .pagerWrapper {
	background: transparent; 
	text-align: center; 
	position: absolute; 
	width: 100%; 
	left: 0px; 
	bottom: 0px; 
	z-index: 999; 
}

.mainSliderWrapper .pagerWrapper span {
	display: inline-block; 
	border: 1px solid #fff; 
	background: #fff; 
	font-size: 1px; 
	margin: 10px 3px; 
	width: 20px; 
	height: 8px; 
	cursor: pointer; 
}

.mainSliderWrapper .pagerWrapper span.cycle-pager-active {
	border: 1px solid #fff; 
	background: #0059B2; 
}

.mainSliderWrapper .pauseResume {
	background: rgba(0,0,0,0.5); 
	border: 1px solid #fff; 
	text-align: right; 
	position: absolute; 
	width: 60px; 
	right: 10px; 
	bottom: 8px; 
	z-index: 999; 
	height: 14px; 
	overflow: hidden; 
	cursor: pointer; 
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
}

.mainSliderWrapper .pauseResume ul {
	display: block; 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	font-family: Helvetica; 
	font-weight: bold; 
	color: #fff; 
	width: 60px; 
}

.mainSliderWrapper .pauseResume ul li {
	font-size: 10px; 
	height: 14px; 
	line-height: 14px; 
	width: 60px; 
	text-align: center; 
}

/* ==================================================
	= トップページコンテンツ
================================================== */
#toppage .contentsBanner, 
#toppage .topNews, 
#toppage .topEvents {
	width: 100%; 
	max-width: 1200px; 
  max-width: 1600px; 
	overflow: hidden; 
	margin: 30px auto 0 auto; 
	padding: 0 20px; 

	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}

/* 設定上書き */
#toppage .contentsBanner {
	overflow: visible; 
	margin: 0 auto; 
}



#toppage .contentsBanner *,
#toppage .topNews *, 
#toppage .topEvents * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}



/* ==================================================
	= トップページH2タイトル
================================================== */
#toppage .contentsBanner .header,
#toppage .topNews .header, 
#toppage .topEvents .header {
	border-bottom: 1px solid #ccc; 
	margin-bottom: 20px; 
	padding: 0 0 0 0; 
}

#toppage .contentsBanner .header h2,
#toppage .topNews .header h2, 
#toppage .topEvents .header h2 {
	display: inline-block; 
	line-height: 1.6em; 
	border-bottom: 1px solid #0059B2; 
	padding: 0 5px 15px 5px; 
	margin: 0 0 -1px 0; 
	font-family: Helvetica; 
	font-size: 16px; 
	color: #666; 
	font-weight: normal; 
	letter-spacing: 0.25em; 
}

#toppage .contentsBanner .header h2 span,
#toppage .topNews .header h2 span,
#toppage .topEvents .header h2 span {
	font-weight: bold; 
}

#toppage .topNews .header .readMore, 
#toppage .topEvents .header .readMore {
	float: right; 
}

#toppage .topNews .header .readMore a, 
#toppage .topEvents .header .readMore a {
	display: block; 
	text-align: center; 
	width: 42px; 
	height: 16px; 
	background: transparent url('../images/read_btn.png') left top no-repeat; 
	font-size: 10px; 
	line-height: 16px; 
	color: #fff; 
}

#toppage .topNews .header .readMore a:hover, 
#toppage .topEvents .header .readMore a:hover {
	color: #fff !important; 
	text-decoration: underline; 
}

/* ==================================================
	= コンテンツバナー
================================================== */
.contentsBannerWrapper {
	width: 100%; 
  margin: 0 auto;
	background: #f2f0ed; 
	padding: 30px 0; 
}

.contentsBanner ul {
	max-width: 1560px; 
	width: 100%; 
	margin: 0 auto; 
}

.contentsBanner ul li {
	float: left; 
	margin: 0 1.3% 0 0; 
	width: 18.96%; 
	overflow: hidden; 
	position: relative; 
	display: block; 
	padding: 5px; 
	background: #fff; 


	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 


	z-index: 1; 
}

.contentsBanner ul li.bl-hover {

	z-index: 2; 

}

.contentsBanner ul li.last {
	margin-right: 0; 
}

.contentsBanner ul li .bgImage {
	display: block; 
	border-radius: 2px; 
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px; 
	overflow: hidden; 
}

.contentsBanner ul li .bgImage img {
	width: 100%; 
	height: auto; 

	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
}

.contentsBanner ul li.bl-hover .bgImage img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}



.contentsBanner ul li .titleWrapper {
	display: block; 
	position: relative; 
	margin: 5px 0 0 0; 
}

.contentsBanner ul li .titleWrapper a, 
.contentsBanner ul li .titleWrapper a:link,
.contentsBanner ul li .titleWrapper a:visited {
	display: block; 
	font-size: 14px; 
	line-height: 1.6em; 
	font-weight: normal; 
	text-align: left; 
	padding: 3px 5px; 
	color: #424242 !important; 
}

.contentsBanner ul li.bl-hover .titleWrapper a,
.contentsBanner ul li .titleWrapper a:hover, 
.contentsBanner ul li .titleWrapper a:active,
.contentsBanner ul li .titleWrapper a:focus {
	color: #0056B5 !important; 
	text-decoration: underline;  
}

/* ==================================================
	= コンテンツバナー2
================================================== */
.contentsBannerWrapper.grid {
	padding: 0 0 0 0; 
}

.contentsBannerWrapper.grid .contentsBannerGrid {
	
}

.contentsBannerWrapper.grid .contentsBannerGrid ul {
	text-align: center;
	max-width: 100% !important; 
	width: 100% !important; 
    display: table;
    table-layout: fixed;
	border-top: 1px solid #fff; 
}

.contentsBannerWrapper.grid .contentsBannerGrid ul li {
	display: table-cell; 
	width: 20%; 
	padding: 0 0 0 0; 
	position: relative; 
	border-right: 1px solid #fff; 
}

.contentsBannerWrapper.grid .contentsBannerGrid ul li.last {
	border-right: none; 
}

.contentsBannerWrapper.grid .contentsBannerGrid ul li .bgImage img {
	width: 100%; 
}

.contentsBannerWrapper.grid .contentsBannerGrid ul li .titleWrapper {

}

.contentsBannerWrapper.grid .contentsBannerGrid ul li .titleWrapper a {
	text-align: center; 
	display: block; 
	font-size: 14px; 
	color: #fff; 
	background: rgba(0,0,0,0.5); 
	padding: 15px 5px; 
}

.contentsBannerWrapper.grid .contentsBannerGrid ul li .titleWrapper a:hover {
	color: #fff !important; 
}

/* ==================================================
	= TOP PAGE NEWS
================================================== */

.topNews ul {
	max-width: 1560px; 
	width: 100%; 
	margin-bottom: 50px; 
}

.topNews ul li {
	float: left; 
	margin: 0 1.3% 0 0; 
	width: 18.96%; 
	border: 1px solid #eee; 
}

.topNews ul li.bl-hover {
	border-color: #fff; 
	border-bottom: 1px solid #0056B5; 

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.topNews ul li.last {
	margin-right: 0; 
}

.topNews ul li .thumbNailWrapper {
	position: relative; 
	overflow: hidden; 
}

.topNews ul li .thumbNailWrapper:before {
	content:"";
    display: block;
    padding-top: 60%; 
}

.topNews ul li .thumbNailWrapper .thumbNail {
	position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.topNews ul li .thumbNailWrapper .thumbNail img {
	width: 100%; 
	height: auto; 
}

.topNews ul li hr {
	height: 2px; 
	width: 10px; 
	background: #0056B5; 
	border: none; 
	margin: 20px auto; 
}

.topNews ul li h3 {
	display: block; 
	margin: 0 10px 10px 10px; 
	font-size: 14px; 
	line-height: 1.4em; 
	color: #302C2A; 
}

.topNews ul li h3 a:link,
.topNews ul li h3 a:hover,
.topNews ul li h3 a:visited,
.topNews ul li h3 a:active,
.topNews ul li h3 a:focus {
	color: #302C2A !important; 
}

.topNews ul li p {
	display: block; 
	text-align : justify;
    text-justify : distribute;
	font-size: 14px; 
	line-height: 1.6em; 
	margin: 10px; 
}

/* ==================================================
	= TOP PAGE EVENTS
================================================== */

.topEvents ul {
	max-width: 1560px; 
	width: 100%; 
	margin-bottom: 30px; 
}

.topEvents ul li {
	float: left; 
	margin: 0 2.6% 20px 0; 
	padding: 10px 0; 
	width: 48.7%; 
	border-top: 1px solid #eee; 
	border-bottom: 1px solid #eee; 
}


.topEvents ul li.even {
	margin-right: 0; 
}

.topEvents ul li.bl-hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,ffffff+100 */
	background: rgb(238,238,238); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.topEvents ul li .thumbNail {
	float: left; 
	width: 100px; 
	height: 100px; 
	margin: 0 10px; 
	position: relative; 
	overflow: hidden; 
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	-webkit-border-radius: 50%; 
}

.topEvents ul li .thumbNail img {
	
	width: 100%; 
	height: 100%; 
}

.topEvents ul li .text {
	float: left; 
	width: 100%;
	margin-left: -120px;
	padding-left: 120px;
}

.topEvents ul li .text * {
	display: block; 
	margin: 0 0 0 0px; 
}

.topEvents ul li .text .date {
	color: #0053B8; 
	font-size: 12px; 
	display: block; 
	margin-bottom: 10px; 
}

.topEvents ul li .text h3 {
	font-size: 14px; 
	line-height: 1.4em; 
	margin-bottom: 10px; 
}

.topEvents ul li .text h3 a:link,
.topEvents ul li .text h3 a:hover,
.topEvents ul li .text h3 a:visited,
.topEvents ul li .text h3 a:active,
.topEvents ul li .text h3 a:focus {
	color: #302C2A !important; 
}

.topEvents ul li .text p {
	display: block; 
	text-align : justify;
    text-justify : distribute;
	font-size: 14px; 
	line-height: 1.6em; 
}

.topEvents ul li .text .eventDate {
	font-size: 9px; 
	display: none; 
}

/* ==================================================
	= コンテンツエリア幅調整
================================================== */
#main {
	padding: 50px 5%;
}

#contents {
	width: 71%;
  min-width:680px;
}

#contents .column {
	min-width: 330px;
}


#top,
#toppage #top {
  background: none;
  max-width: 100%; /* 幅変更 */
  width: 100%;
	/* 変更160222 */
	background: rgb(25,48,97); /* Old browsers */
  background: #0B4792; 
	background: -moz-linear-gradient(left,  rgba(25,48,97,1) 0%, rgba(0,90,187,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(25,48,97,1) 0%,rgba(0,90,187,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(25,48,97,1) 0%,rgba(0,90,187,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#193061', endColorstr='#005abb',GradientType=1 ); /* IE6-9 */
	/* /変更160222 */
}

#header {
  max-width: 1620px; 
  background: transparent !important; 
}

#headerinner {
 background: transparent !important; 
}


#footersitemap {
	max-width: 100%; 
}

#footerlinks {
	max-width: 100%; 
}

#footer {
	max-width: 100%; 
	background: #192f61;
}
/* ==================================================
	= 写真リサイズ
================================================== */
p.resize { 
max-width: 790px; 
}
		
p.resize img { 
width: 90%; 
margin: 0 auto;
}

#contents div.news_figure {

}

#contents div.news_figure * {

}

#contents div.news_figure img {

}

/* ==================================================
	= 3カラム 160507追加
================================================== */
.column3{
    display: inline-block;
    width: 100%;
}
.column3 * {
	box-sizing: border-box; 
	-o-box-sizing: border-box; 
	-ms-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}
.column3 p {
	display: inline-block; 
	width: 32%; 
	padding: 10px; 
	margin: 0 0% 2% 0; 
}
.column3 p:nth-child(3n) {
	margin-right: 0%;
}


/* ==================================================
	= 2カラム 7対3　160507追加
================================================== */
.two_column10{
  margin-bottom: 40px;
}

.two_column7{
  display: inline-block;
  width: 63%;
  margin: 0 1% 1% 0;
}

.two_column3{
  display: inline-block;
  width: 35%;
  vertical-align: top;
}

/* ==================================================
	= 2カラム 5対5　160507追加
================================================== */
.two_column5{
  display: inline-block;
  width: 49%;
  margin: 0 1% 1% 0;
  vertical-align: top;
}

.two_column10 .two_column5:nth-child(even){
  margin: 0%;
}

p.topicstitle2 {
  color: #005ABB;
} 

div.tab_bar div.tx a{
  color: #000000; 
  text-decoration: none;
}

div.tab_bar div.tx a:hover{
  color: #000000; 
}

/* ==================================================
	= インタビュー記事用　160517追加
================================================== */
.inter_column10{
  border-top: dashed 1px #E2F0D6;
  border-bottom: dashed 1px #E2F0D6;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 15px;
  background-color: #F6FFE0;
}
.inter_column7{
  display: inline-block;
  width: 63%;
  margin: 1% 1% 1% 0;
}

.inter_column3{
  display: inline-block;
  width: 32%;
  margin: 1% 2% 0 0;
  vertical-align: top;
}

.inter2_column10{
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px;
}

.inter2_column7{
  display: inline-block;
  width: 63%;
  margin: 1% 1% 1% 0;
}

.inter2_column3{
  display: inline-block;
  width: 32%;
  margin: 1% 2% 0 0;
  vertical-align: top;
}

/* ==================================================
	= 交通アクセス　160608追加
================================================== */
img.pc_tablet{
  display: block;
}

img.sp_only{
  display: none;
}

img.shadow {
    margin-top: 5px; /* 画像の上の余白*/
    display: inline-block; 
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.8); /*横方向　下方向　ぼかし　広がり　色 */
}

img.max {
    max-width: 100%;
}
