@charset "UTF-8";

/*---------------------------------------------

CSS

for contents layout

---------------------------------------------*/

/* Main */
div#contents_main {
	float: left;
	width: 900px;
}


/* banner */
Object#flashInfo {
	vertical-align: top;
}

#flashInfo div.noFlashPlayerOff {
	display: none;
}

#banner_top {
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
	/display: inline;/* IE 6-7 */
	/zoom: 1;/* IE 6-7 */

	width: 300px;
	vertical-align: top;
}


/* information & headline */
#information_top {
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
	/display: inline;/* IE 6-7 */
	/zoom: 1;/* IE 6-7 */

	padding: 7px 0px 0px 8px;
	background-color: #e2e2e2;
	vertical-align: top;
	width: 592px;
	height: 313px;
	font-size: 11px;
}

#information_top #headline_container {
	margin-bottom: 15px;
	padding: 0px;
	background-color: #fff;
	width: 581px;
	line-height: 26px;
	border: 1px solid #000;
	text-indent: 10px;
	color: #c00;
}

#information_top h3.headline {
	font-size: 18px;
	font-weight: normal;
}

#information_top h3.headline a {
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
	/display: inline;/* IE 6-7 */
	/zoom: 1;/* IE 6-7 */

	margin-left: -10px;
	width: 581px;
	color: #c00;
	text-decoration: none;
}

#information_top h3.headline a:hover {
	background-color: #fee7a3;
	text-decoration: none;
}

#information_top h2 {
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
	/display: inline;/* IE 6-7 */
	/zoom: 1;/* IE 6-7 */

	margin: 0 0 3px 10px;
	font-size: 16px;
	font-weight: bold;
}

#information_top a.list {
	padding: 0 0 3px 18px;
	background: url(../images/list-arrow.gif) 10px 4px no-repeat;
}

#information_top dl {
	margin: 0px 0px 0px 10px;
}

#information_top dl dt,
#information_top dl dd {
	display: -moz-inline-box; /* Firefox 2 */
	display: inline-block;
	/display: inline;/* IE 6-7 */
	/zoom: 1;/* IE 6-7 */
}

#information_top dl dt {
	margin:  3px 0 0 0;
	padding: 0 0 3px 13px;
	background: url(../images/list-arrow.gif) 5px 5px no-repeat;
	width: 65px;

	font-weight: normal;
}

#information_top dl dd {
	width: 480px;
}

#information_top a {
	color: #333;
}


/* Secondary-nav */
div#secondary-nav {
	float: left;
	width: 170px;
	text-transform: uppercase;
}

div#secondary-nav p.text {
	margin:  1em 1em 0em 1em;
}

div#secondary-nav p.text-space {
}

div#secondary-nav h1 {
	padding: 1em 0 1em 0.7em;
	font-size: 110%;
	border-bottom: 1px solid #cfcfcf;
}

div#secondary-nav h1.long {
	padding: 1em 0 1em 0.7em;
	font-size: 108%;
	border-bottom: 1px solid #cfcfcf;
}

div#secondary-nav h2.title-none {
	display: none;
}

div#secondary-nav  ul {
	list-style: none;
	width: 170px;
	margin: 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.5em;
}

div#secondary-nav li {
	margin:  0.8em 0 0 0;
	padding: 0 0 0.9em 1.8em;
	background: url(../images/list-arrow.gif) 1em 0.5em no-repeat;
	border-bottom: 1px solid #cfcfcf;
}

div#secondary-nav a {
	color: #666;
}

div#secondary-nav a:visited  {
	color:#999;
}

div#secondary-nav a:hover {
	color:#000;
}

/* Main-images */
div#main-images {
	float: left;
	margin: 0;
}

/* History */
div#history {
	float: left;
	margin: 0;
	background: #fff;
	padding-bottom: 32768px;
	margin-bottom: -32768px;
}

div.history-height {
	overflow: hidden;
}

/* Text Contents */
div#textcontent {
	float: right;
	margin-top: 2.2em;
	margin-right: 5px;
	width: 585px;
}

div#textcontent ul {
	clear: both;
	list-style: none;
	line-height: 1.5em;
}

div#textcontent ul li {
	padding: 0 0 0.8em 2.7em;
	background: url(../images/list-arrow.gif) 1em 0.5em no-repeat;
}

div#textcontent ol {
	margin: 0em 0 2em 4em;
	line-height: 1.8em;
}

div#textcontent h2 {
	font-size: 130%;
	clear: both;
}

div#textcontent h3 {
	font-size: 110%;
	clear: both;
	border-bottom: 1px solid #cfcfcf;
}

div#textcontent h4 {
	font-size: 100%;
	clear:both;
}

div#textcontent .subcontent {
	clear: both;
	margin: 1em 2em 1em 2em;
}

div#textcontent .subcontent2 {
	margin: 0 0 2em 1.5em;
}

div#textcontent .subcontent3 {
	float: right;
	width: 320px;
	margin: 0em 1em 0 1em;
}

div#textcontent .subcontent4 {
	margin: 1em 4em 0.6em 0.8em;
}

div#textcontent .importance, .importance2, .importance3, .importance-pdf {
	font-weight: bold;
}

div#textcontent .importance2 {
	color:#3366cc;
}

div#textcontent .importance3 {
	color:#ff0000;
}

div#textcontent .importance-pdf {
	color:#cc0000;
	font-size: 90%;
	margin-top: 2em;
}

div#textcontent .space1 {
	margin-top: 2em;
}

div#textcontent .space2 {
	margin-bottom: 1em;
}

div#textcontent .space3 {
	margin-bottom: 2em;
}

div#textcontent .space4 {
	margin-top: 1.5em;
}

div#textcontent .space5 {
	margin-left: 1em;
}

div#textcontent .space6 {
	margin-left: 2em;
}

div#textcontent .space7 {
	margin-left: 0.5em;
}

div#textcontent .space8 {
	margin-top: 0.5em;
}

div#textcontent .space9 {
	margin-left: 1.5em;
}

div#textcontent .logo {
	float: left;
}

div#textcontent .logo-text {
	float: right;
	width: 420px;
	margin: 1em 0;
}

div#textcontent .almamater1 {
	overflow: hidden;
	margin: 1em 2em;
}

div#textcontent .almamater2 {
	clear: both;
	float: left;
	width: 30px;
	margin: 1em 2em;
}

div#textcontent .almamater3 {
	float: right;
	width: 420px;
}

div#textcontent .lists_education, .lists_monument {
	overflow: hidden;
}

div#textcontent .lists_education {
	margin: 2em 0 2em 0;
}

div#textcontent .lists_monument {
	margin: 1em 0 1em 0;
}

div#textcontent .list-left {
	float: left;
	width: 270px;
}

div#textcontent .list-right {
	float: right;
	width: 270px;
}

div #textcontent .archive, .archive {
	clear: both;
	margin: 0 53px 20px 0;
	text-align: right;
}


div .archive {
	padding-top: 10px;
}

div  #textcontent .archive {
	padding-top: 0px;
}

div #textcontent .archive ul, .archive ul {
	list-style: none;
	font-size: 90%;
}

div #textcontent .archive ul li, #textcontent .archive ul li.year, .archive ul li, .archive ul li.year{
	display: inline;
	margin: 0px;
	padding: 0 6px;
	/padding: 0 0.4em 0 0.7em;/* IE 6-7 */
	border-right: solid 1px #666;
	background: url() #fff;
}

div #textcontent .archive ul li.year, .archive ul li.year {
	/padding: 0;/* IE 6-7 */
}

div#textcontent a.text-link {
	color: #cc6633;
	text-decoration: underline;
}

div#textcontent a.text-link:visited  {
	color:#663300;
}

div#textcontent a.arrow-link {
	padding: 0 0 0.8em 1.2em;
	background: url(../images/list-arrow.gif) 0 0.4em no-repeat;
}

div#textcontent .disaster1 {
	overflow: hidden;
	clear: both;
	margin: 1em 2em 1em 2em;
}

div#textcontent .disaster2 {
	clear: both;
	float: left;
	width: 80px;
}

div#textcontent .disaster3 {
	clear: both;
	float: left;
	width: 120px;
}

div#textcontent .disaster4 {
	float: right;
	width: 440px;
}

div#textcontent .disaster5 {
	float: right;
	width: 380px;
}

div#textcontent .disaster6 {
	clear: both;
	margin: 1em 3em;
}

div#textcontent .disaster-back {
	float: right;
	clear: both;
	margin: 2em 0 0 0;
}

div#textcontent .contact-mail {
	margin: 0 0 2em 0;
	padding: 0.5em 0.5em 0.5em 1em;
	width: 550px;
	border: 1px solid #ccc;
	background: #eee;
}

div#textcontent .privacy {
	text-align: right;
	margin: 0em 1em 1em 1em;
}


/* event-news list */

div#event-news .date {
	clear: both;
	margin-top: 1em;
	font-size: 70%;
}

div#event-news .subcontentEN {
	width: 375px;
	float: left;
	margin-left: 0;
}

div#event-news .img-right {
	float: right;
	width: 180px;
	margin: 10px 0 0 10px;
}

div#event-news #error {
	line-height: 300px;
	text-align: center;
}

/* list-std */
div#list-std ul {
	list-style: none;
	margin: 0.2em 0 2em 0;
}

div#list-std ul li {
	background: #fff;
}

/* department table */
div#organization table {
	width: 450px;
	clear: both;
	margin: 1em 2em 1em 2em;
}

div#organization th, td {
	margin: 0;
	padding: 0.2em 0.5em;
	border: none;
	vertical-align: top;
	background: #eee;
}

div#organization th {
	width: 180px;
	font-weight: normal;
}

div#organization td {
	width: 270px;
}

div#organization ul {
	list-style: none;
}

div#organization ul li {
	padding: 0.2em 0.2em;
	list-style: none;
	background: #eee;
}

/* contact */
div#contact {
  margin: 1em 0;
}

/* list-sitmap */
ul.list-sitemap1 {
	margin-left: 30px;
}

ul.list-sitemap2 {
	margin-top: 7px;
}

span.refuge {
	vertical-align: top;
}

