@charset "utf-8";

/*-----------------------------------------------
基本
----------------------------------------------- */
#main_page{
/*
	width:915px;
	margin:0px 12px 0px;padding: 0px 0px;
	text-align:left;
*/	
	}
/*-----------------------------------------------
title
----------------------------------------------- */	
.top_left h2{
	margin:0px 0px 0px 5px;padding:0px 0px 0px;
	float:left;
	width:200px;
}
.top_left h3{
	margin:0px 0px 0px 0px;padding:0px 10px 0px;
	float:right;
	width:300px;
	text-align: right;
}
.top_right h3{
	margin:0px 0px 0px 0px;padding:0px 0px 0px;
}	
/*-----------------------------------------------
メインページ
----------------------------------------------- */
.top_left{
	margin:0px 35px 0px 0px;padding:0px 0px 0px;
	float:left;
	width:595px;
}
.top_right{
	margin:0px 0px 0px 0px;padding:0px 0px 0px;
	float:right;
	width: 285px;
}
	
/*-----------------------------------------------
基本設定
----------------------------------------------- */	
.top_banner {
	margin:0px 0px 15px;padding:0px 0px 20px;
	background: url(common/images/kei.gif) repeat-x left bottom;
}
.top_banner p{
	margin:0px 3px 0px 0px;padding:0px;
	float:left;
}

.bottom_banner {
	margin:0px 0px 15px;padding:0px 0px 20px;
}

.bottom_banner p{
	margin:0px 3px 0px 0px;padding:0px;
	float:left;
}

/*-----------------------------------------------
新着ニュース
----------------------------------------------- */
.top_news {
	margin:0px 0px 0px;padding:0px 0px0px;
	background-image: url(images/top_l2.gif);
	background-repeat: repeat-y;
}
.top_news p{
	margin:0px;padding:0px;
}

/*-----------------------------------------------
ニュース
----------------------------------------------- */
.top_news  dl {
	padding: 4px 0px 6px; margin: 0px 20px;
	background: url(common/images/kei_g.gif) repeat-x left bottom; 
	line-height: 1.6; 
	text-align: left;
}
.top_news  dt {
	width: 100px;
	padding:0px 0px 0px 17px;margin: 2px 0px;
	font-weight: bold;
	color: #717171;
	background-image: url(common/images/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_news  dd {
	padding:0px 0px 0px 18px;margin: -1.6em 0px 0px 100px;
}

/*-----------------------------------------------
当館について
----------------------------------------------- */
.info_sty{
	margin:0px 0px 0px;padding:0px;
	background-image: url(images/top_r2.jpg);
	background-repeat: repeat-y;
}
.info_sty p{
	margin:0px 0px 0px;padding:0px;
}
.info_sty ul{
	margin:0px 0px 0px 0px;padding:0px 20px;
	list-style-type: none;
}
.info_sty li{
	margin:0px 0px;padding:4px 0px ;
	background: url(common/images/kei_g.gif) repeat-x left top;
	line-height:1.5;
}

/*-----------------------------------------------
トップ画像切り替え
----------------------------------------------- */
.img_chang {
	position: absolute;
	margin: 8px 0 0 20px;
}

