#cover {
	width:990px;
	height:500px;
	margin-bottom:20px;	
	position: relative;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

#cover>div {
    position: absolute;
    top: 0;
    opacity: 0;
}

#cover2 {
	width:990px;
	height:510px;
	margin-bottom:10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}



#FlashWrapper {
	width:990px;
	height:500px;
	position:relative;
}
#Flash_40th {
	width:990px;
	height:500px;
	top:0px;
	left:0px;
	position:relative;
	display:block;
	background:url(../img/loader.gif) no-repeat center center;
}
#Flash {
	width:990px;
	height:500px;
	display:none;
	background:url(../img/loader.gif) no-repeat center center;
}
#Contents {
	margin-bottom:20px;
	padding:15px 0px 0px 15px;
/*	background-color:#F5F5F5;*/
	background-color:#EDEAE9;
}
.column {
	width:325px;
	height:325px;
	float:left;
}

/*130810 各ページ内*/
.column2 {
	width:325px;
	height:350px;
	float:left;
}


.column h3 {width:290px;}
.column h3 a {
	display:block;
	height:60px;
}
#TitleBanner {
	font-weight:normal;
	margin-bottom:10px;
}
.bannerLink {
	font-size:85%;
	text-align:right;
}
.bannerLink a {
	color:#000000;
	padding-left:15px;
	background:url(../img/bg_contentnavi.gif) no-repeat 0px 2px;
}
.contents,.contentsBanner {
	width:290px;
	height:290px;
	border:#D0CAC6 1px solid;
	background-color:#FFFFFF;
	padding:10px;
}
.contentsBanner a img {
	display:block;
}
.contents h4 {
	font-size:85%;
	margin-bottom:5px;
}
.text {
	font-size:80%;
	line-height:1.5;
}
.contents .contents_inner {
	WIDTH: 290px; HEIGHT: 230px; OVERFLOW: auto
}
.contentsBanner .contents_inner {
	WIDTH: 290px; HEIGHT: 230px; OVERFLOW: auto
}
.article {
	line-height:1.4;
	border-bottom:#EDEDED 1px solid;
	margin-right:5px;
	overflow:hidden;
}
.article a {
	display:block;
	padding:8px 3px;
}
.article a:hover {background-color:#FFFFFF;}
.article a .title {
	display:block;
	font-size:80%;
	color:#000000;
	margin-bottom:5px;
}
.article a .date,.article a .term {
	display:block;
	font-size:75%;
	color:#333333;
}
.article_img {
	float:left;
	border:none;
	padding-right:10px;
}

/*120904追加*/
.article2 {
	line-height:1.4;
	border-bottom:#EDEDED 1px solid;
	margin-right:5px;
	overflow:hidden;
}
.article2 a {
	display:block;
	padding-stop: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.article2 a:hover {background-color:#FFFFFF;}
.article2 a .title {
	margin-top:5px;
	display:block;
	font-size:80%;
	color:#000000;
	margin-bottom:0px;
}
.article2 a .date,.article a .term {
	display:block;
	font-size:75%;
	color:#333333;
}
.article2_img {
	float:left;
	border:none;
	padding-right:10px;
}



#TitleTopics a {
	background-image: url(../../img/title_topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#gyomunaiyou a {background:url(../../img/title_gyomunaiyou.png) no-repeat left top;}
#access a {background:url(../../img/title_access.png) no-repeat left top;}
#TitleTwitter a {background:url(../img/title_twitter.png) no-repeat left top;}

#TitleTopics a:hover,#TitleTopics a:focus,
#gyomunaiyou a:hover,#gyomunaiyou a:focus,
#access a:hover,#access a:focus,
#TitleTwitter a:hover,#TitleTwitter a:focus
{background-position:0px -60px;}

.more {
	font-size:90%;
	color:#000000;
	padding-left:15px;
	background:url(../img/arrow.gif) no-repeat left center;
}

.twtr-ft {display:none;}

/*120904*/
#pane1 {
}
#pane2 {
	height: 150px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

.scroll-pane {
	width: 275px;
	height: autopx;
	overflow: auto;
	background: #fff;
	float: left;
}
