@import url(sections.css);
@import url(global.css);
@import url(slimbox2.css);
 @charset "UTF-8";
*html body { /*IE6*/
	overflow-y: auto;
}
*+html body { /*IE7*/
	overflow-y: auto;
}
body {
	overflow-y: scroll;
}
body, form, fieldset {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, dd {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style-type: none;
}
img {
	border: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #5a5a5a;
	background-color: #ffffff;
}
p {
	margin-bottom: 10px;
}
a {
	color: #46506e;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* general */
/*#index {
	display: none;
	z-index: 1000;
}*/
#wrapper {
	padding-left: 50px;
}
.logo {
	display: block;
	width: 818px;
	margin: 40px auto 0 auto;
	padding-left: 6px;
	font-size: 18px;
	line-height: normal;
}
.logo a {
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
.header {
	display: block;
	width: 818px;
	height: 30px;
	margin: 30px auto 0 auto;
}
.lang {
	display: block;
	float: right;
	padding: 6px;
	color: #46506e;
}
.lang a {
	color: #bfbfbf;
	font-weight: normal;
	text-decoration: none;
}
.lang a:hover {
	color: #46506e;
}
#sns {
	float:right;
	margin-top:9px;
}
.icon-fb {
	display:inline!important;;
	width:12px;
	height:12px;
	margin:0 5px 0 0!important;
	background:url(../images/icon-fb.gif);
}
.icon-twitter {
	display:inline!important;;
	width:12px;
	height:12px;
	margin:0 5px 0 0!important;
	background:url(../images/icon-twitter.gif);
}
.icon-fb:hover, .icon-twitter:hover {
	background-position:0 12px;
}
.main {
	margin: 27px auto 50px auto;
	width: 817px;
}
.main h2 {
	font-size: 14px;
	color: #46506e;
}
.main h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 1em;
	line-height: 1.3em;
	color: #46506e;
}
.main h4 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0.4em;
	line-height: 1.3em;
	color: #46506e;
}
#topicPath {
	border-bottom: 1px solid #dddddd;
	display: block;
	height: 18px;
	margin-bottom: 8px;
	padding-left: 6px;
	color: #bfbfbf;
}
.main .container .information {
	width: 545px;
	float: right;
	line-height: normal;
}
.main .container .information h3 {
	margin-bottom: 1em;
}
.main .container .sub {
	float: left;
}
#contact {
}
.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}
/* custom */
.flier {
	margin-bottom: 30px;
	border: 1px solid #bfbfbf;
}
.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #bfbfbf;
}
.style1 {
	color: #46506e;
}
.style2 {
	color: #bfbfbf;
}
.style3 {
	font-size: 12px;
	color: #bfbfbf;
}
.style4 {
	padding-left:6px;
}
.line1 {
	border-top: 1px solid #d6d6d6;
}
.line2 {
	border: 1px solid #bfbfbf;
}
.img1 {
	float: right;
	padding: 0 0 5px 10px;
	margin: 0 !important;
}
.table1 {
	margin-top: 20px;
}
.table1 td {
	padding: 6px;
	vertical-align:top;
}
.information .mail, .information .web, .information .map, .information .pdf, .information .movie {
	display: inline;
	vertical-align: text-bottom;
	border: none;
	width: 30px;
	height: 15px;
	margin: 0;
}
.information .mail:hover, .information .web:hover, .information .map:hover, .information .pdf:hover, .information .movie:hover {
	border: none;
}
.information .mail {
	background: url(../images/mail.gif) no-repeat;
}
.information .mail:hover {
	background: url(../images/mail.gif) 0 -15px no-repeat;
}
.information .web {
	background: url(../images/web.gif) no-repeat;
}
.information .web:hover {
	background: url(../images/web.gif) 0 -15px no-repeat;
}
.information .map {
	background: url(../images/map.gif) no-repeat;
}
.information .map:hover {
	background: url(../images/map.gif) 0 -15px no-repeat;
}
.information .pdf {
	background: url(../images/pdf.gif) no-repeat;
}
.information .pdf:hover {
	background: url(../images/pdf.gif) 0 -15px no-repeat;
}
.information .movie {
	background: url(../images/movie.gif) no-repeat;
}
.information .movie:hover {
	background: url(../images/movie.gif) 0 -15px no-repeat;
}
/* liScroll style declarations */

#ticker01 {
	visibility: hidden;
}
.tickercontainer { /* the outer div with the black border */
	border: 1px solid #dedede;
	width: 816px;
	height: 21px;
	margin: 0 auto 0 auto;
 padding: 0 overflow: hidden;
	white-space: nowrap;
	background-color: #f7f7f7;
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
}
.tickercontainer a {
	font-weight: normal;
	text-decoration: none;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 94px;
	top: 3px;
	width: 716px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 710px;
	font: 11px Verdana;
	color: #6e6e6e;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	/*float: left;*/ /* important: display inline gives incorrect results when you check for elem's width */
	display: inline;
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	padding: 0;
	margin: 0;
}
ul.newsticker span {
	margin: 0 10px 0 50px;
}
/* navi */
.nav_wrapper {
	display: block;
	position: absolute;
	z-index: 50;
}
#nav {
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	height: 24px;
}
#nav a {
	display: block;
	padding: 6px;
	line-height: 18px;
	color: #46506e;
	font-weight: normal;
	text-decoration: none;
}
#nav ul {
	top: 30px;
	display: none;
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	width: 110px;
}
#nav li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
}
#nav ul ul {
	left: 111px;
	top: 0;
}
#nav ul li {
	float: none;
	height: 17px;
}
#nav li.hover a {
	background-color: #e6e6e6;
	text-decoration: none;
}
#nav ul li a {
	padding: 0;
	padding-left: 6px;
	color: #bfbfbf;
	background-color: #e6e6e6;
}
#nav ul a.hover {
	color: #fff;
	background-color: #c8d2dc;
}
#nav *:hover {
	background-color: none;
}
* html #nav ul { /* IE6 "fix" */
	line-height: 0;
}
#nav ul a { /* IE6/7 fix */
	zoom: 1;
}

