/* body */
body {
	color:#1a1a1a;
	margin:0px;
	padding:0px;
	background:#ffffff url(newbg1031.jpg) repeat-y;
	background-position:center;
	text-align: center;
	font-size: 14px;
}

/* コンテンツ */
#contents{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
	padding:0px;
	border: 1px solid #cccccc;

	}
	
p  { padding:4px 15px;  line-height:120%; }

/* リンク */
a       { color:#0000FF; text-decoration:underline; }
a:hover { color:#aa0000; text-decoration:none; background-color:#d2ffd2; }
	
/* ヘッダー */
#head{
	height: 144px;
	border-bottom: 5px solid #690;
	border-top: thin solid #690;
	background-image: url(t-146.jpg);
	background-repeat: no-repeat;
	}
h1 {
	font-size: 26px;
	padding-top: 15px;
	padding-left: 50px;
	font-weight: bolder;
}	
h1 a{
	color: #360;
	text-decoration: none;
}	
h1 a:hover { color:#360; text-decoration:none; background:none; }
	

/* メインメニュー */
#mainbox{
	float: left;
	width: 520px;
	}
#main{
	border: 1px solid #690;

	margin-bottom: 20px;
	}	
#midasi{
	background-image: url(b-145.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 10px;
	border-top: 1px solid #690;

	}	
h2 {
	font-size:14pt;
	margin:0px;
	padding-left: 18px;
	padding-top: 5px;
	line-height: 21px;
}
h2 a{
	color: #407500;
	text-decoration: none;
}	

h2 a:hover { color:#407500; text-decoration:none; background:none; }


h3 {
	color:black;
	font-size:13pt;
	padding: 5px 7px;
	margin-right: 20px;
	margin-left: 5px;
	border-top: medium solid #bedcbe;
	border-right: medium solid #bedcbe;
	border-bottom: medium solid #407500;
	border-left: medium solid #407500;
}
h4{
	margin-left: 10px;
	color:black;
	font-size:12pt;
	margin-bottom: 0px;
	}
#next{
	text-align: center;
	height: 30px;
	}
ul{
	}
ul li{
	line-height: 150%;

	}
table{
	margin-left: 4px;
	}
td{
	padding: 7px 5px;
	font-size: 13px;
	}	
/* サイドメニュー */
#sidebox{
	width: 248;
	float: left;
	}
#side ul {
	text-align: left;
	margin-bottom: 30px;
	font-size: 13px;
    margin-left:  2em;
    padding-left: 0em;
	list-style-image: url(c6.gif);


}
#side li{
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 2em;
	font-size: 14px;
	border-bottom: 1px solid #CCC;
	margin-right: 5px;
}
#side ol{
	margin-left: 25px;
	padding: 2px;

	}
#side ol li{
	line-height: 1.5em;
	list-style-type: decimal;
	list-style-image: none;
	font-size: 13px;
	
	}
#side li a{
	text-decoration: none;
	display: block;
		}
/* フッターメニュー */
#footer{
	background-color: #99c330;
	background-image: url(b-117.gif);
	height: 35px;
	width: 770px;
	clear: both;
	background-repeat: no-repeat;
	margin:0px;		
	position: relative;	
	}
#footer p{
	text-align: center;
	padding-top: 5px;
	line-height: 25px;
	color: #360;

	}
#footer p a{
	color: #360;
	text-decoration: none;
	}	
#footer p a:hover { color:#360; text-decoration:none; background:none; }
