@charset "utf-8";
/* CSS Document */

div#side dd.active a {
	background-color: #d0e6f8;
}

/*global*/
body.global #container #header div.left {
	padding: 12px 0 3px 0;
	width: 410px;
}

body.global #container #header div.right {
	width: 274px;
	padding-top: 25px;
	padding-right: 27px;
}


body.global #container #header div.right ul {
	height: 19px;
}

body.global #container #header div.right ul li {
	float: left;
}

body.global #container #header div.right ul li a {
	display: block;
	height: 19px;
	width: 65px;
	background-image: url(../img/lang_nav.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

body.global #container #header div.right ul li#lang01 a { background-position: 0 0;}
body.global #container #header div.right ul li#lang02 a { background-position: -65px 0;}
body.global #container #header div.right ul li#lang03 a { background-position: -130px 0;}
body.global #container #header div.right ul li#lang04 a { width: 79px; background-position: -195px 0;}

body.global #container #header div.right ul li#lang01 a:hover,
body.global #container #header div.right ul li#lang01.active a { background-position: 0 -19px;}
body.global #container #header div.right ul li#lang02 a:hover,
body.global #container #header div.right ul li#lang02.active a { background-position: -65px -19px;}
body.global #container #header div.right ul li#lang03 a:hover,
body.global #container #header div.right ul li#lang03.active a { background-position: -130px -19px;}
body.global #container #header div.right ul li#lang04 a:hover,
body.global #container #header div.right ul li#lang04.active a { background-position: -195px -19px;}

body.global #container #header div.right p {
	text-align: right;
}

body.global #container #content #side dd#first-child {
	border-top: solid 3px #1b5d90;
}

body.global #container #content #main {
	border-top: solid 3px #1b5d90;
}

body.global #container #content #main h1 {
	margin-bottom: 15px;
	padding: 15px 0 0 20px;
	height: 51px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	background: url(../img/h1_bg.gif) no-repeat 0 0;
}

body.global #container #content #main #inner{
	width: 540px;
	margin-left: 20px;
}

body.global #container #content #main #global-address {
	margin-top: 15px;
	clear:both;
}

/*top*/
body#top.global #container #content #main .main-img{
	margin-bottom: 36px;
}

body#top.global #container #content #main h2{
	margin-bottom: 12px;
}

body#top.global #container #content #main div.clearfix p{
	float: left;
	width: 280px;
}

body#top.global #container #content #main p{
	width: 280px;
}

body#top.global #container #content #main p.left {
	margin-right: 20px;
}

/*message*/
body#message.global #container #content #main #inner #president{
	width: 116px;
	float: right;
}

body#message.global #container #content #main #inner #president img {
	display: block;
}

body#message.global #container #content #main #inner #president p {
	text-align: right;
	font-weight: bold;
}

body#message.global #container #content #main #inner #president p strong {
	font-size: 12px;
	font-weight: bold;
}

body#message.global #container #content #main #inner #mess01 p,
body#message.global #container #content #main #inner #mess02 p{
	margin-bottom: 1.5em;
}
	
body#message.global #container #content #main #inner #mess01{
	width: 390px;
	float: left;
}

body#message.global #container #content #main #inner #mess02{
	margin-bottom: 40px;
	clear: left;
}

/*exchange*/

body#exchange.global #container #content #main #inner #intro img {
	float: left;
	display:block;
	width: 231px;
}

body#exchange.global #container #content #main #inner #intro p {
	float: right;
	width: 295px;
}

body#exchange.global #container #content #main #inner #programs {
	clear: both;
	margin-bottom: 4em;
}

body#exchange.global #container #content #main #inner #programs h2 {
	height: 32px;
	margin-bottom: 1em;
	padding-left: 12px;
	font-size: 14px;
	color: #343434;
	font-weight: bold;
	line-height: 32px;
	background: url(../img/bg_ttl.gif) no-repeat left;
	border-bottom: 1px solid #ccc;
}

body#exchange.global #container #content #main #inner #programs dl dt {
	font-weight: bold;
}

body#exchange.global #container #content #main #inner #programs dl dd {
	text-indent: 1em;
	margin-bottom: 1.5em;
}
body#exchange.global #container #content #main #inner #lists {
	margin-bottom: 4em;
}

body#exchange.global #container #content #main #inner #lists h2 {
	padding-left: 1em;
	margin-bottom: 1.5em;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #fff;
	height: 38px;
	background: #1b5d90;
}

body#exchange.global #container #content #main #inner #lists table {
	width: 540px;
	border-collapse: separate;
	border-spacing: 10px 0;
}

body#exchange.global #container #content #main #inner #lists table th {
	padding-left: 1em;
	width: 255px;
	vertical-align: top;
	line-height: 2;
	font-weight: bold;
	background-color: #dedede;
}

body#exchange.global #container #content #main #inner #lists table td {
	padding-top: 0.5em;
	padding-bottom: 1.5em;
	padding-left: 1em;
	width: 255px;
	vertical-align: top;
}

/*japanese*/
body#japanese.global #container #content #main h1 {
	line-height:16px;
}

body#japanese.global #container #content #main h1 span {
	font-weight: normal;
	color: #1b5c8f;
}

body#japanese.global #container #content #main #inner p.read {
	margin-bottom: 1.5em;
	font-size: 12px;
	font-weight: bold;
	color: #f28200;
}

body#japanese.global #container #content #main #inner #intro img {
	float: left;
	display:block;
	width: 150px;
}

body#japanese.global #container #content #main #inner #intro p {
	float: right;
	width: 375px;
	text-indent: 1em;
}

body#japanese.global #container #content #main #inner dl#dljp01 {
	clear: both;
	margin-top: 2em;
	margin-bottom: 3em;
}

body#japanese.global #container #content #main #inner dl#dljp01 dt {
	height: 32px;
	margin-bottom: 0.5em;
	padding-left: 12px;
	font-size: 14px;
	color: #1b5d90;
	font-weight: bold;
	line-height: 32px;
	background: url(../img/bg_ttl.gif) no-repeat left;
	border-bottom: 1px solid #ccc;
}

body#japanese.global #container #content #main #inner dl#dljp01 dd {
	text-indent: 1em;
	margin-bottom: 1.5em;
}

body#japanese.global #container #content #main #inner dl#dljp02 {
	margin-bottom: 4em;
}

body#japanese.global #container #content #main #inner dl#dljp02 dt {
	padding-left: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #fff;
	height: 38px;
	background: #999;
}

body#japanese.global #container #content #main #inner dl#dljp02 dd {
	text-indent: 1em;
	margin-bottom: 2em;
}


/*research*/
body#research.global #container #content #main #inner {
	margin-bottom: 10em;
}

body#research.global #container #content #main #inner p.read {
	margin-bottom: 1.5em;
	font-size: 12px;
	font-weight: bold;
	color: #f28200;
	text-indent: 0;
}

body#research.global #container #content #main #inner h2 {
	padding-left: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	color: #fff;
	height: 38px;
	background: #1b5d90;
}

body#research.global #container #content #main #inner h3 {
	margin-bottom: 1em;
	font-size: 12px;
	font-weight: bold;
}

body#research.global #container #content #main #inner p {
	text-indent: 1em;
}


/*guide*/
body#guide.global #container #content #main #inner {
	margin-top: 2em;
}

body#guide.global #container #content #main #inner p {
	margin-bottom: 2em;
}

body#guide.global #container #content #main #inner p img {
	margin-right: 1em;
	float: left;
}

body#guide.global #container #content #main #inner h2 {
	height: 32px;
	margin-bottom: 1em;
	padding-left: 12px;
	font-size: 14px;
	color: #1b5d90;
	font-weight: bold;
	line-height: 32px;
	background: url(../img/bg_ttl.gif) no-repeat left;
	border-bottom: 1px solid #ccc;
}

body#guide.global #container #content #main #inner #hirakata {
	margin-bottom: 2em;
}

body#guide.global #container #content #main #inner .map * {
	font-weight: bold;
}

body#guide.global #container #content #main #inner .map ul li {
	font-size: 11px;
}

body#guide.global #container #content #main #inner #hirakata .map {
	background: url(../img/guide_img03.gif) no-repeat top right;
}

body#guide.global #container #content #main #inner #moriguchi .map {
	min-height:170px;
	height: auto !important;
	height: 170px;
	background: url(../img/guide_img05.gif) no-repeat top right;
}

body#guide.global #container #content #main #inner #moriguchi .map ul.left {
	width: 110px;
	float: left;
}

body#guide.global #container #content #main #inner #moriguchi .map ul.right {
	float: left;
}