@charset "euc-jp";

*
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: transparent;
	color: Black;
/*	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif; */
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka",  sans-serif; 
	font-size: 12pt;
}

img
{
    border:0;
}

a
{
	color: #319a00;
}

/* ページ全体のコンテナ */
div#page-container
{
	width: 964px;
/*	overflow: auto; */
	background: url(../parts/bg.jpg) center repeat-y;
}


/* ヘッダ部分 */
div#header
{
    margin-top: 10px;
    width: 720px;
}

div#header h1
{
   float: left;
}

div#header p.lastupdate
{
    float: right;
    font-size: 10pt;
    font-weight: 700;
    position: relative;
    top: 60px;
}

/* トップページのコンテンツ */
div#contents-container
{
	width: 720px;
	background-color: #efefef;
	padding: 20px 0px 0px 0px;
}

/* メニュー下のドロップダウンメニュー */
div#sub-navigation
{
    width: 685px;
    margin-top: 15px;
    overflow:auto;
}

/* 左側のメニューなど */
div#left-pane
{
	padding-top: 55px;
	width: 180px;
	float: left;
}

/* メニューボタン */
div#navigation 
{
	width: 145px;
	margin-bottom: 10px;
}

/* リンクなど */
/* div#othersはページ仕様変更でなくなった*/
div#links, div#others, div#contact-us
{
	width: 140px;
	margin-top: 30px;
}



/* 右側のページコンテンツ */
div#contents-top
{
	width: 540px;
	float:right;
	margin: 0;
	padding: 0;
	padding-top: 55px;
}

/* フッタ */
div#footer
{
	width: 690px;
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	margin-top: 20px;
	background-color: #eeeeee;
}


/* 左ペインの詳細 */
div#navigation ul
{
    position: relative;
}

div#navigation li
{
	background-color: orange;
    list-style:none;
	margin-bottom: 7px;
	color: white:
	width: 100px;
	height: 35px;
	text-align: 
}
div#navigation a
{
    display:block;
    background-color: green;
    text-decoration: none;
	color: white;
	font-size: 13pt;
    font-weight: bold;
	letter-spacing: 0px;
	margin-left: 10px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
div#navigation a:hover
{
	background-color: orange;
}

div#left-pane p
{
	font-size: 8pt;
	margin-left: 3px;
}
div#left-pane h3
{
	font-size: 12pt;
	font-weight: 700;
	color: Navy;
	width: 150px;
	padding: 3px;
	margin-bottom: 8px;
	text-align: center;
	text-decoration: underline;
	letter-spacing: 0px;
/*	background: #d1ff79;  */
}
div#left-pane img
{
	margin-left: 12px;
	margin-bottom: 5px;
}

div.other-link
{
	text-align: center;
	font-weight: 600;
}

div#contact-us p.address-doukei
{
	text-align: center;
	color: Navy;
	font-size: 12pt;
	font-weight: 600;
	text-decoration: underline;
}


/* コンテンツ下の最新の情報などなど */
div#whats-new
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10pt;
	width: 540px;
	overflow:hidden;
}
p.f5
{
	font-size:10pt;
	color: #ff9c00; 
	width: 540px;
	overflow:hidden;
}
p.counter
{
	font-size: 10pt;
	margin-top: 10px;
}

p.ie6
{
	margin-top: 10px;
	font-size: 9pt;
	color: #585858;
}

/* ドロップダウンメニュー詳細 */
div#sub-navigation ul.top-menu
{
    position:absolute; 
    width:720px;
    overflow:auto;
}
div#sub-navigation ul.top-menu li.list-item
{
    text-align: center;
    width: 160px;
    float:left;
    list-style:none;
    color: white;
    padding-top: 2px;
    background-color:#555555;
    background: url(../parts/top_button_bg.jpg)  repeat-y;
    border-left: 8px solid gray;
    line-height:1.5;
}
div#sub-navigation a.sub-item-link
{
   color: white;
   font-size: 12pt;
}

div#sub-navigation a.sub-item-link:hover
{
   color: white;
}

div#sub-navigation ul.top-menu ul.sub-menu
{
    margin-left:0;
    width: 160px;
    position:relative;
    border-bottom:1px solid gray;
}

div#sub-navigation ul.sub-menu li
{
    text-align: left;
    list-style:none; 
    background:#ffffff;
    border:1px solid gray; 
    border-bottom:0;
}
div#sub-navigation li.on ul.sub-menu
{
    display:block;
}
div#sub-navigation li.off ul.sub-menu
{
    display:none;
}

div#sub-navigation ul li a
{
	text-decoration: none;
	font-size: 9pt;
	padding-left: 5px;
	color: black; 
}
div#sub-navigation ul li a:hover
{
	color: red;
}


/* 右ペインコンテンツの詳細 */
div.topics-top
{
    width: 510px;
    padding: 10px;
    padding-top: 0px;

}
div.topics-top h2.tab, div.events-top h2.tab
{
	font-size: 18pt;
    font-weight: 900;
    color: orange;
    display: inline;
    background-color:#bae4bc;
    margin-bottom:0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    margin-left: 0;
}

div.topics-top div.topics-contents, div.events-top div.events-contents
{
	background-color: #bae4bc;
	padding: 10px;
	letter-spacing: 0.05em;
	line-height: 1.1em;

}

div.topics-contents h3, div.events-top div.events-contents h3
{
    font-size: 14pt;
    font-weight: 700;
	color: blue;
    letter-spacing: 0;
    line-height: 1em;
    margin-bottom: 8px;
}

div.topics-top img
{
	float: left; 
	margin: 0px 25px 10px 0px;
}
div.topics-top a
{
}  

div.events-top
{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 510px;
	padding: 10px; 
}
div.events-top table
{
    margin-left: 0px;
}
div.events-top td
{
	vertical-align:text-top;	
}

/* フッタの詳細 */
p.copyright
{
	font-family: Verdana, Arial, "ヒラギノ角ゴ Pro W3", "Osaka", "ＭＳ Ｐゴシック", sans-serif;
	text-align:center;
	font-size: 8pt;
	font-style: oblique;
	padding: 5px;
}

span.uppercase
{
	text-transform: uppercase;
	font-size: 8pt;
}

#other-yotei
{
 width:500px;
 padding: 0px 0px 0px 0px;
 text-align:left;
}

#other-events
{
	width:250px;
	float:left;
}

#other-chihou
{
	width:250px;
	float:left;
	margin-left: 10px;
}

.mini_title
{
	font-size: 9pt;
	text-decoration:none;
	color:blue;
}

#mint td
{
	font-size: 9pt;

}