@charset "utf-8";

* {
	margin:0;
	padding:0;
}
html, body {
	height:100%;
	min-height:610px;
	z-index:1;
}
body {
	color:#000;
	font-family:"ＭＳ Ｐゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size:12px;
	line-height:1.5;
}

a{
	outline:none;
}

#all_box {
	width:950px;
	margin:0 auto;
}
#container {
	width:950px;
	height:610px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	border-bottom:5px solid #E8B914;
	/*    -moz-box-shadow:1px 1px 6px #000;
    -webkit-box-shadow:1px 1px 6px #000;
    -moz-border-radius:0px 0px 20px 20px;
    -webkit-border-bottom-left-radius:20px;
    -webkit-border-bottom-right-radius:20px;
    border-radius:0px 0px 20px 20px;*/
	z-index:10;
}

h1 {
	margin:0;
	padding:0;
}
h1 img{
	border:0;
}
#gmenu_box {
	margin:0 0 0 142px;
	padding:10px 0 0 0;
	width:808px;
	background:url(../images/gmenu/bg.png) no-repeat left top;
}
div#menu {
	width:950px;
	position:absolute;
	bottom:-227px;/*初期の隠れる数値*/
	left:0;
	color:#999;/*background:blue;*/
}
.ie8 div#menu,.opera div#menu {
	width:950px;
	position:absolute;
	bottom:-264px;/*初期の隠れる数値*/
	left:0;
	color:#999;/*background:blue;*/
}


div#timesnews_box{/*TIMES NEWS*/
	width:191px;
	height:193px;
	display:block;
	background:url(../images/top/timesweb_bg.png) no-repeat center top;
	position:absolute;
	right:35px;
	top:200px;

}
#timesnews_box a{
	width:191px;
	height:120px;
	display:block;
	text-decoration:none;
}

#year{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#888;
	float:left;
	margin:140px 0 0 10px;
	width:40px;
	z-index:60;
}
#month{
	font-size:70px;
	height:60px;
	font-family:"Times New Roman", Times, serif;
	color:#888;
	width:130px;
	float:right;
	margin:130px 5px 0 0;
	line-height:100%;
	z-index:60;
}

div#news {

}
div#up_box {/*動的ボックス全体*/
	width:950px;
	cursor:pointer;
	position:relative;
	bottom:-50px;
	z-index:100;
}

.icon_about {
	width:64px;
	height:64px;
	display:block;
	left:824px;
	top:50px;
	position:absolute;
	z-index:100;
}
.icon_about {
	background:transparent url(../images/id_card.png) no-repeat top left;
}
div#menu span.title {
	display:block;
	height:47px;
	text-align:center;
	border-bottom:5px solid #E8B914;
	z-index:100;
}
div#menu span.description {
	width:950px;
	height:270px;/*ニュースボック全体の高さ*/
    display:block;
	font-size:12px;
	padding:0;
	z-inde:100;
	/*    -moz-box-shadow:1px 1px 6px #000;   
    -webkit-box-shadow:1px 1px 6px #000;
    box-shadow:1px 1px 6px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
}
.ie8 div#menu span.description {
	width:950px;
	height:300px;/*ニュースボック全体の高さ*/
    display:block;
	font-size:12px;
	padding:0;
	z-inde:100;
	/*    -moz-box-shadow:1px 1px 6px #000;   
    -webkit-box-shadow:1px 1px 6px #000;
    box-shadow:1px 1px 6px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
}
div#menu a:hover span.description {
	background-color:#54504F;
}
div#menu a:hover span.title {
	color:#54504F;
}

.small{
	font-size:75%;
}
.new{
	font-size:85%;
	color:#000;
	background:#FC0;
	margin:0 3px 0 3px;
	padding:0 2px;
	line-height:100%;
}

#footer_box {
	width:950px;
	margin:15px auto;
	position:relative;
	z-index:100;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	font-size:11px;
	text-align:center;
}
#footer_box img{
	margin:0 20px 15px 0;
	border:0;
}
