@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,table,th,td,div,ul {
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}


body {
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	font-size: 15px;
	line-height:24px;
	margin: 0px;
	padding: 0px;
	color: #555555;
	background-color: #c5e8fb;
}
.float-clear {
	font-size: 0px;
	color: #FFF;
	clear: both;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0px;
	border-right-color: #0100fe;
	border-left-color: #0100fe;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #ffffff;
}


#header {
	background-image: url(../gif/header.gif);
	background-repeat: no-repeat;
	height: 90px;
}

#header h1 {
	font-size: 0%;
	text-indent: -9999px;
}

.logo {
	margin:0;
	padding:20px 220px 26px 20px;
}
.logo img {
	width:313px;
	height:56px;
	border:none;
}

.address {
	font-size:12px;
	color:#333333;
	margin:-75px 0 0 700px;
	letter-spacing:0.1em;
	line-height:160%;
}
.kengaku {
	font-size:12px;
	color:#333333;
	margin:0 0 0 731px;
	letter-spacing:0.1em;
	line-height:160%;
}

li {
	padding:0 50px 0 0;
}

#navigation {
	margin-top:15px;
	z-index:1;
	border-top:1px solid darkblue;
}
#navigation h5 {
	float: left;
	font-size:14px;
	letter-spacing:2px;
	text-align:center;
	line-height:100%;
	font-weight:bold;
}
#navigation #btn01 h5 a {
	background-image: url(../jpg/btn01_off.jpg);
	display: block;
	height: 46px;
	line-height:46px;
	width: 166px;
	border-left:1px solid #aae1e8;
	border-right:1px solid #aae1e8;
	text-decoration:none;
	color:#ffffff;
}
#navigation #btn01 h5 a:hover {
	background-image: url(../jpg/btn01_on.jpg);
	color:#f20c0c;
}

#navigation #btn02 h5 a {
	height: 46px;
	line-height:46px;
	background-image: url(../jpg/btn01_off.jpg);
	display: block;
	width: 165px;
	border-right:1px solid #aae1e8;
	text-decoration:none;
	color:#ffffff;
}
#navigation #btn02 h5 a:hover {
	background-image: url(../jpg/btn01_on.jpg);
	color:#f20c0c;
}


#subnavigation {
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
	width:180px;
}
#subnavigation p {
	font-size: 13px;
	letter-spacing:1px;
}

#subnavigation #btn p a {
	margin-bottom:8px;
	height: 50px;
	line-height:50px;
	width: 165px;
	text-decoration:none;
	text-align:center;
	color:#333333;
	display: block;
	background-image: url(../jpg/btn02_off.jpg);
}
#subnavigation #btn p a:hover {
	color:#ffffff;
	background-image: url(../jpg/btn02_on.jpg);
}

#subnavigation #btn02 p a {
	margin-bottom:5px;
	height: 50px;
	width: 165px;
	line-height:23px;
	text-decoration:none;
	text-align:center;
	color:#333333;
	display: block;
	margin:5px 0px 1px 0px;
	background-image: url(../jpg/btn02_off.jpg);
}
#subnavigation #btn02 p a:hover {
	color:#ffffff;
	background-image: url(../jpg/btn02_on.jpg);
}


#rightcontent {
	float: right;
	width: 169px;
	display: inline;
	margin-top: 15px;
	margin-right: 5px;
}



#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	margin-top: 15px;
}


#maincontent h2 {
	margin-bottom: 10px;
}



#maincontent ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(./gif/brt-maincontent.gif);
	padding-left: 10px;
}
#maincontent-general {
	width: 780px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	display: inline;
	float: right;
}
#maincontent-general #box-left {
	display: inline;
	float: left;
	width: 390px;
}
#maincontent-general #box-right {
	display: inline;
	float: right;
	width: 390px;
}
#maincontent-general ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(../gif/brt-maincontent.gif);
	padding-left: 10px;
	line-height:150%;
}
#maincontent-general a {
	text-decoration:none;
}
#maincontent-general p {
	margin:0 24px 0 24px;
}



#maincontent-contents {
	width: 980px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 15px;
	display: inline;
	float: right;
}
#maincontent-contents h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}
#maincontent-contents #box-left {
	display: inline;
	float: left;
	width: 400px;
	margin-left:70px;
}
#maincontent-contents #box-right {
	display: inline;
	float: right;
	width: 380px;
	margin-right:70px;
	line-height:7px;
}
#maincontent-contents h4 {
	color: #A7212E;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7212E;
	background-image: url(../images/brt-maincontent.jpg);
	background-repeat: no-repeat;
	background-position: 7px 12px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 100%;
}



#maincontent-contents ul {
	list-style-type: none;
	font-size: 90%;
	list-style-position: inside;
	list-style-image: url(../gif/brt-maincontent.gif);
	padding-left: 10px;
	line-height:150%;
}
#maincontent-contents ul li a {
	text-decoration:none;
}

.txtclor-date {
	color: #2221a9;
}

#topicpath {
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration:none;
}
#topicpath p {
	font-size: 100%;
	color: #A7212E;
	padding-left: 15px;
	letter-spacing:1px;
}
#topicpath a {
	text-decoration:none;
}


#footer {
	background-image: url(../jpg/footer.jpg);
	height:63px;
}
#footer h6 {
	font-size: 100%;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
#footer a {
	text-decoration:none;
	line-height:200%;
}




.table_01 {
	margin:10px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
	border-top:1px solid #555555;
	background-color:white;
	color:#555555;
}
.table_01 th {
	padding:6px 40px 6px 40px;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	text-align:center;
	font-weight:normal;
}
.table_01 td {
	padding:6px 50px 6px 6px;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
}
.table_01 img {
	margin:0px 0px -4px 0px;
}

.table_02 {
	background-color:white;
	border-collapse:collapse;
	color:#555555;
}
.table_02 td {
	padding:0px 15px 0px 0px;
	border:0px;
}

.table_03 {
	background-color:white;
	border-collapse:collapse;
	color:#555555;
}
.table_03 th {
	padding:10px 15px 10px 15px;
}
.table_03 td {
	padding:10px 15px 10px 15px;
	border-bottom:1px dotted #555555;
}

.table_04 {
	background-color:white;
	border-collapse:collapse;
	color:#555555;
}
.table_04 th {
	padding:0px;
}
.table_04 td {
	padding:3px 0px;
	border-bottom:1px dotted #555555;
}

.table_05 {
	margin:10px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
	background-color:white;
	color:#555555;
}
.table_05 th {
	padding:6px 40px 6px 40px;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	text-align:center;
	font-weight:normal;
}
.table_05 td {
	padding:10px 5px;
	border-bottom:1px dotted #555555;
	vertical-align:top;
}
.table_06 {
	margin:10px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
	border-top:1px solid #555555;
	background-color:white;
	color:#555555;
}
.table_06 th {
	padding:5px;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
	text-align:center;
	font-weight:normal;
}
.table_06 td {
	padding:5px;
	border-bottom:1px solid #555555;
	border-left:1px solid #555555;
	border-right:1px solid #555555;
}
.table_07 {
	margin:-15px 0px 0px 0px;
	padding:0px;
	font-size:90%;
	border-collapse:collapse;
}
.table_07 th {
	padding:2px;
	text-align:center;
	font-weight:normal;
}
.table_07 td {
	padding:2px;
	border-bottom:1px dotted #555555;
	text-decoration:none;
}
.table_07 a {
	text-decoration:none;
}
.table_08 a {
	text-decoration:none;
}

.table_08 {
	margin:-15px 0px 0px 0px;
	padding:0px;
	font-size:90%;
	border-collapse:collapse;
	border:3px solid #fcd4b6;
}
.table_08 th {
	padding:2px;
	text-align:center;
	font-weight:normal;
}
.table_08 td {
	padding-top:4px;
	padding-left:10px;
	text-decoration:none;
}
.table_08 a {
	text-decoration:none;
}

.box{
	width:600px;
	margin:20px 0px 0px 0px;
	padding:10px;
	border:solid 1px #333333;
	background-color:white;
}
.box2{
	color:#555555;
	font-size:120%;
	width:700px;
	line-height:200%;
	margin:-30px 0px 0px 0px;
	padding:10px;
	text-align:left;
	letter-spacing:1px;
	color:red;
}
.box3{
	color:#555555;
	font-size:100%;
	width:700px;
	line-height:150%;
	margin:-30px 0px 0px 0px;
	padding:10px;
	text-align:left;
	letter-spacing:0px;
}
.box4{
	width:auto;
	color:#333333;
	margin:0 90px;
	font-size:100%;
	padding:10px 5px;
	text-align:center;
	letter-spacing:1px;
	border:1px dashed darkblue;
	text-decoration:none;
}
.box5{
	width:760px;
	color:#333333;
	margin:-1px;
	font-size:100%;
	padding:10px 5px;
	text-align:left;
	letter-spacing:1px;
	border:1px dashed darkblue;
	text-decoration:none;
}
.box6{
	width:auto;
	color:red;
	margin:0 0px;
	font-size:100%;
	padding:10px 5px;
	text-align:left;
	letter-spacing:1px;
	border:1px dashed darkblue;
	text-decoration:none;
}
h2{
	color:#333333;
	font-size:32px;
	line-height:42px;
	padding-left:15px;
	letter-spacing:6px;
	border-bottom:solid 3px darkred;
}
h3{
	width:750px;
	color:#5050F1;
	font-size:18px;
	line-height:150%;
	letter-spacing:5px;
	border-bottom:3px solid #768BFC;
	padding-left:15px;
	margin:20px 0px;
}

h4{
    position: relative;
    margin: 0 0 1.5em;
    padding: 0.8em;
    background: #5D99FF;
    color: #fff;
    font-size: 1.143em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h4:after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
    margin-left: -15px;
    border-top: 15px solid #5D99FF;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}
.mida_01{
  margin: 0 0 1.5em;
  padding:10px 10px;
	font-size:16px;
  border-bottom:1px solid #768bfc;
  border-left:8px solid #768bfc;
}
.fsize{
	font-size:100%;
	top:0px;
	margin:55px 0 0 500px;
	position:absolute;
	color:#333333;
}
.title_01{
	font-size:110%;
	font-weight:bold;
	color:#888888;
}
.image_right{
	float:right;
	font-size:85%;
	text-align:center;
	margin:0 0 0 20px;
}

/* サイトマップ */
#sitemap{
	list-style:none;
	margin:10px 0 0 0;
	line-height:28px;
}
#sitemap li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
}
#sitemap li.hierarchy_00{
	border-bottom:dotted 1px #aaaaaa;
	background:#DEECFE 15px center no-repeat;
}
#sitemap li.hierarchy_01{
	border-bottom:dotted 1px #aaaaaa;
	background:#DEECFE 15px center no-repeat;
}
#sitemap li.hierarchy_02{
	padding-left:60px;
	border-bottom:dotted 1px #aaaaaa;
	background:#CBE1FD 45px center no-repeat;
}
#sitemap li.hierarchy_03{
	padding-left:90px;
	border-bottom:dotted 1px #aaaaaa;
	background:#BBD5F9 75px center no-repeat;
}
#sitemap a:link {color:blue;}
#sitemap a:visited {color:blue;}
#sitemap a:hover {color:red;}


/* CSS for pulldown menu v1.3 */
/* Copyright(C) ASH (http://ash.jp/) */

ul.menu {
	position: relative;
	z-index: 1;
	list-style: none;
	font-size: 14px;
	line-height: 46px;
	height: 46px;
	width: 998px;
	background-image: url(../jpg/btn01_off.jpg);
	margin: 0;
	padding: 0 0 0 2px;
}
ul.menu li {
	position: relative;
	font-size: 14px;
	line-height: 46px;
	letter-spacing:0px;
	font-weight:bold;
	width:165px;
	float: left;
	border-right:1px solid #aae1e8;
	background-image: url(../jpg/btn01_off.jpg);
	margin: 0;
	padding: 0;
	z-index: 1;
}
ul.menu a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	line-height: 46px;
	width:165px;
	color: #FFFFFF;
	border-right:1px solid #aae1e8;
	border-left:1px solid #aae1e8;
	background-image: url(../jpg/btn01_off.jpg);
	margin: 0px;
	padding: 0px 0px;
	text-align:center;
	z-index: 1;
}
ul.menu a:visited {
	color: #FFFFFF;
	width:165px;
	background-image: url(../jpg/btn01_off.jpg);
	z-index: 1;
}

ul.menu ul {
	position: relative;
	display: none;
	list-style: none;
	height: 46px;
	width:165px;
	color: #f20c0c;
	margin: 0;
	padding: 0;
	z-index: 1;
}

ul.menu > li {
	width:165px;
	z-index: 1;
}
ul.menu > li li {
	clear: left;
	width:165px;
	border-top: none;
	z-index: 1;
}
ul.menu > li li a {
	background-image: url(../jpg/btn01_off.jpg);
	width:165px;
	padding: 0px 0px;
	z-index: 1;
}

ul.menu li:hover > a {
	color: #f20c0c;
	width:165px;
	background-image: url(../jpg/btn01_on.jpg);
	z-index: 1;
}
ul.menu li:hover > ul {
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 0px;
	z-index: 1;
}
ul.menu li a:hover {
	color: #f20c0c;
	width:165px;
	background-image: url(../jpg/btn01_on.jpg);
	z-index: 1;
}
ul.menu li li:hover ul {
	top: 0px;
	left: 100%;
	width:165px;
	z-index: 1;
}
.menubtn2{
	margin:5px 0 -5px 0;
	height: 46px;
	width: 165px;
	line-height:16px;
	text-decoration:none;
	text-align:center;
	display: block;
}

#flash {
	position: absolute;
	z-index: 0;
}
.img_001{
	margin: -10px 20px 30px 0px;
}
.img_002{
	margin: 0px 30px 0px 30px;
}
.img_003{
	margin: 0px 0px -55px 0px;
	position: relative;
	z-index: 1;
}
.t_ind3{
	text-indent:-1.7em;
	padding-left:1.7em;
}
.cap01{
	float: right;
  margin: 0 20px 10px 30px;
  line-height: 18px;
  margin-bottom: 20px;
  text-align: center;
  padding: 7px 2px;
}

.indent01 {
	margin:0 0 0 45px !important;
}
.indent02 {
	margin:0 0 0 3em !important;
  text-indent: -1em;
  padding-left: 1em;
}
.indent03 {
	margin:0 0 0 64px !important;
  text-indent: -30px;
  padding-left: 30px;
}
.institution ul {
  list-style-type: square;
}