/* CSS Document */

body {
	font-size: 85%;
	line-height: 160%;
	margin-top: 0px;
	font-family: "Arial", "Verdana", "Helvetica", san-serif;
}
a {
	color: #000000;
}
a:hover {
	color: #FF0000;
}

/*

-----------------------------------------*/
.txt_red {
	color: #FF0000;
}
.txt_caption {
	font-size: 90%;
	line-height: 120%;
}
.font_gray_bold {
	font-weight: bold;
	color: #666666;
}
.pagetop {
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	text-align: right;
}
.pagetop a {
	color: #999999;
	text-decoration: none;
}
.pagetop a:hover {
	text-decoration: none;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}


/*

-----------------------------------------*/

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#main {
	width: 740px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 740px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#header #logo {
	margin-right: 14px;
	float: left;
	width: 96px;
	margin-top: 4px;
}
#header #layoutbox {
	float: right;
	width: 624px;
}
#header #language {
	width: 94px;
	float: left;
	font-size: 90%;
	margin-right: 8px;
	padding-top: 8px;
}
#header #sitemap {
	width: 74px;
	float: left;
	margin-right: 2px;
	padding-top: 6px;
}
#header #search {
	float: right;
	width: 435px;
	font-size: 90%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
}
#search form {
	margin: 0;
	padding: 0;
}
#search #txtarea {
	margin: 0px;
	padding: 0px;
	width: 110px;
}
#search #bt {
	background-color: #E5E5E5;
	width: 92px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}

#topicpath {
	padding-top: 40px;
	font-size: 90%;
}
#footer {
	clear: both;
	width: 740px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 20px;
}
#footer #copyright {
	font-size: 90%;
	color: #666666;
	text-align: right;
	float: right;
	width: 340px;
}
#index_flash {
	padding-top: 20px;
}
#menu {
	float: left;
	width: 120px;
	margin-right: 15px;
}
#menu .contentsmenu {
	margin: 0px;
	padding: 0px;
}
#menu .contentsmenu ul {
	padding: 0px;
	margin: 0px;
}
#menu .contentsmenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 7px;
	padding-bottom: 5px;
	background-image: url(/common/images/li_arrow_gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: left 10px;
	padding-left: 10px;
	line-height: 120%;
	margin: 0px;
}
#menu .contentsmenu a {
	text-decoration: none;
}
#cont_titleimg {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents {
	float: right;
	width: 600px;
}
#contentstitle {
	font-size: 105%;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF0000;
	font-weight: bold;
	margin-bottom: 20px;
}


/*
globalnavi navi01
------------------------------------------------------*/
#globalnavi {
	width: 564px;
	clear: both;
	margin-left: 61px;
}
#globalnavi ul#navi01 {
	margin: 0px;
	padding: 0px;
}
#globalnavi ul#navi01 li {
	display: block;
	height: 32px;
	list-style-type: none;
	float: left;
}
#globalnavi ul#navi01 li a {
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: repeat-x;
}
#globalnavi li#company a {
	background-image: url(/common/images/menu_1.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 97px;
}
#globalnavi li#company a:hover {
	background-image: url(/common/images/menu_1_r.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 97px;
}
#globalnavi li#brand a {
	background-image: url(/common/images/menu_2.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 153px;
}
#globalnavi li#brand a:hover {
	background-image: url(/common/images/menu_2_r.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 153px;
}
#globalnavi li#museum a {
	background-image: url(/common/images/menu_3.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 237px;
}
#globalnavi li#museum a:hover {
	background-image: url(/common/images/menu_3_r.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 237px;
}
#globalnavi li#contacts a {
	background-image: url(/common/images/menu_4.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}
#globalnavi li#contacts a:hover {
	background-image: url(/common/images/menu_4_r.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 77px;
}



/*
mainnavi navi02
------------------------------------------------------*/
#mainnavi {
	width: 730px;
	margin-top: 10px;
	background-color: #CCCCCC;
	height: 170px;
	padding: 5px;
}
#mainnavi ul#navi02 {
	margin: 0px;
	padding: 0px;
}
#mainnavi ul#navi02 li {
	display: block;
	height: 170px;
	list-style-type: none;
	float: left;
}
#mainnavi ul#navi02 li a {
	display: block;
	height: 170px;
	text-decoration: none;
	text-indent: -9999px;
	background-repeat: repeat-x;
}
#mainnavi li#brand a {
	background-image: url(/images/index_bt_brand.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
	margin-right: 5px;
}
#mainnavi li#brand a:hover {
	background-image: url(/images/index_bt_brand_r.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
	margin-right: 5px;
}
#mainnavi li#about a {
	background-image: url(/images/index_bt_about.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
	margin-right: 5px;
}
#mainnavi li#about a:hover {
	background-image: url(/images/index_bt_about_r.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
	margin-right: 5px;
}
#mainnavi li#museum a {
	background-image: url(/images/index_bt_museum.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
}
#mainnavi li#museum a:hover {
	background-image: url(/images/index_bt_museum_r.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 240px;
}


/*
footernavi navi03
------------------------------------------------------*/
#footernavi {
	width: 300px;
	float: left;
	font-size: 90%;
	color: #999999;
}
#footernavi ul#navi03 {
	margin: 0px;
	padding: 0px;
}
#footernavi ul#navi03 li {
	list-style-type: none;
	float: left;
}
#footernavi ul#navi03 li a {
	text-decoration: none;
}

/*
news
------------------------------------------------------*/
#news_area {
	clear: both;
	padding-top: 10px;
	margin: 0px;
}
#news {
	width: 740px;
}
#news #newsimg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news .set {
	clear: both;
	line-height: 100%;
	font-size: 90%;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news .set .data {
	float: left;
	width: 80px;
}
#news .set .title {
	float: right;
	width: 660px;
}
#news .set .title a {
	float: right;
	width: 660px;
	text-decoration: none;
}
#news .set .title a:hover {
	float: right;
	width: 660px;
	text-decoration: none;
}

/*
jump
------------------------------------------------------*/
#jump {
	padding-top: 80px;
	padding-bottom: 120px;
	text-align: center;
}
#jump #jump_img {
	padding: 20px;
}