@charset "Shift_JIS";

a   {color: #017acd;}
a:visited { color: #9932cc}
body{background: url(./sozai/ame04.jpg);}

/* コンテナ =======================================================================================--*/
div#container	{
		width: 760px;
                margin: auto;
		margin-bottom: 15px;
		background: url(./sozai/bg_fabric_linenlight_1.gif) ;
}

/* ヘッダー -----------------------------------------------------------------------------------------*/
div#header{
	padding: 18px 0 0 30px ;
	margin: 0 25px 5px 0;
}
               
/* ヘッダー タイトル -------------------------------------------------------------------------------*/
div#header h1	{
	width: 220px;
	margin: 5px 0 5px 50px;
	color: #660000;
	padding: 10px 0 0 70px;
	line-height:45px;
	background: url(./sozai/sagi.gif) no-repeat ;
	border-bottom: dashed 2px #660000;
}

/* ヘッダー サブタイトル --------------------------------------------------------------------------*/
div#header h2 {
	width: 230px;
	color: #660000;
	font-size: 0.9em;
	line-height: 160%;
	padding-left: 5px;
	margin:-50px 0 30px 450px;
}


/* nav menu ---------------------------------------------------------------*/
/* メニュー 全体-----------------------------------------------*/
ul#menu	{
	font-size: 0.75em;
	margin: 0 0 20px;
	height: 30px;
	background-color: #663333;
	background: url(./sozai/asa0116.jpg) ;	
}

ul#menu li{
		list-style-type: none;
		float: left;
}


/* メニュー 文字部--------------------------------------------*/
ul#menu li a	{
		display: block;
		width: 90px;
		line-height: 30px;
		text-decoration: none;
		text-align: center;
		color: #F5F5DC;
		font-weight: bold;
		font-size: 1.2em;
		background-color: #663333;
		background: url(./sozai/asa0116.jpg) ;
}

/* メニュー カーソルセット色指定-------------------------------*/
ul#menu li a:hover	{
			background: url(./sozai/clo1506.gif) ;
			background-color: #996600;
			color: #F5F5DC;
			line-height:310%;
			margin-top: -10px;
}

/* メニュー カーソルセット現在地-------------------------------*/
ul#menu li a.current, ul#menu li a.current:hover{
	color:#663300;
	background:#1D6893 url(./sozai/clo1501.gif);
	line-height:300%;
	margin-top: -20px;
}

/* --------------------------- END nav menu --------------------------- */


/* コンテンツ-------------------------------*/
div#content	{
	width: 730px;
	margin: 15px;
	background: url(./sozai/!bg_fabric_linenlight_5.gif);
}

div#content a:hover{
	background-color: #663300;
	color: #ffffff;
}

/*map_table kannrinin_table-----*/
div#content dl	{
	width: 650px;
	margin: auto;
	margin-top: 0px;
	margin-botom: 25px;
	padding: 0px;
	border: #4d3926 solid 1px;
	border-width: 0 1px 1px;
}

/*項目-----*/
div#content dt {
	float: left;
	clear: left;
	width: 9em;
	margin: 0;
	padding: 3px 8px 3px;
	border-top: 1px solid #4d3926;
	font-size: 0.95em;
	line-height: 160%;
	text-align: center;
}

/*情報-----*/
div#content dd {
	margin: 0 0 0 9em;
	padding:  3px 8px 3px;
	border-top: #4d3926 solid 1px;
	border-left: #4d3926 solid 1px;
	font-size: 0.95em;
	line-height: 160%;
	text-align:center;
}

/*----------------------------- END コンテンツ-------------------------------*/

/* フッター -------------------------------*/
div#footer	{
	margin: 30px 0 0 0;
	padding: 20px 0px 15px;
	clear: both;
}

address		{
	font-size: 0.75em;
	color: #4d3926;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	margin: 15px 0px 0px;
	margin:0px;
}
