@charset   "UTF-8";

body {
	margin: 0;
	padding: 0;
	font-family : sans-serif,メイリオ,Verdana;
	font-size : 13px;
	line-height: 1.5em;
	color: #fff;
	background : url(img/bk.gif);
	background-attachment: fixed;
	
  
  
}

a:link,a:visited {
	color: #009900;
	text-decoration: none;
}

a:active,a:hover {
	color: #89d700;
	text-decoration: none;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(img/h4_bk.jpg);
	height: 30px;
	line-height: 1.8em;
	padding-left: 30px;
	font-family: sans-serif,"ＭＳ Ｐゴシック",メイリオ;
}

h2 {
	padding-left: 20px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #a00801;
	height: 27px;
	background : url(img/banner.gif) no-repeat;
	margin-top: 5px;
}

h3 {
	margin-left: 30px;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
	color: black;
	height: 19px;
	background : url(img/banner_g.gif) no-repeat;
}

#container {
	width: 900px;
	margin: auto;
	bottom: auto;
	clear: both;
}

#top {
	height: 125px;
	background : url(img/top.jpg) no-repeat;
	width: 900px;
}

#title {
	float: left;
	margin : 5px 0px 0px 125px;
	font-size: 15px;
	font-weight: bold;
	color: black;
	font-family: sans-serif,メイリオ;
  text-align : center;
}

#title span {
	color: #7a7a7a;
}

.menu {
	float: right;
	margin-top: 20px;
	width: 300px;
}

.menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.menu li {
	display: inline;
}

.menu li a {
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: green;
	width: 140px;
}

.menu li a:hover {
	color: #3e3e3e;
}

#globalnavi {
	padding: 0px;
	width: 900px;
	height: 40px;
	font-size: 17px;
	font-family: メイリオ,sans-serif;
	font-weight: normal;
	line-height: 1.8em;
}

#globalnavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#globalnavi li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
}

#globalnavi a {
	text-align: center;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
	background: url(img/image.jpg) no-repeat 0px 50%;
	color: white;
	height: 40px;
	padding-top: 0px;
}

#globalnavi a:hover {
	background: url(img/image.jpg) no-repeat -180px 50%;
	color: white;
	width: 100%;
}

#header {
	height: 233px;
}

#content {
	clear: both;
	float: left;
	margin: -1px auto auto;
	background : url(img/content_bk.jpg) repeat-y;
	width: 900px;
  overflow : hidden;
}

#content_left {
	float: left;
	width: 285px;
	padding: 0px 20px;
	text-align: justify;
	clear: both;
}

#content_left p {
	padding: 0px 20px 0px 30px;
}

#content_right {
	float: right;
	padding: 30px;
	width: 490px;
	color: #000;
	text-align: justify;
}

#content_right li {
	list-style: url(img/bullet.jpg);
}

#content_right strong {
	color: #004000;
}

#content_right img {
	float: left;
	padding-right: 15px;
}

#footer {
	float: left;
	height: 112px;
	width: 900px;
	background : url(img/footer.jpg) no-repeat;
}

#footer_left {
	float: left;
	width: 250px;
	margin-top : 15px;
	margin-left: 40px;
	font-weight: bold;
  font-size : 85%;
}

#footer_right {
	float: right;
	width : 550px;
	margin-top: 25px;
  

  font-size : 90%;
}

#footermenu {
	text-align: center;
	background-repeat: no-repeat;
	color: white;
	width: 550px;
	float: left;
	text-decoration: none;
	list-style-type: none;
	padding-top : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 10px;
	font-size: 90%;
	line-height: 1.5em;
}

#footermenu ul {
	display: inline;
	border-left: 1px solid white;
	color: #ffffff;
	font-weight: bold;
}

#footermenu li {
	display: inline;
	padding-left : 20px;
	padding-right : 20px;
	border-right: 1px solid white;
	color: #cccccc;
}

#footermenu a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#footermenu a:link {
	color: #ffffff;
	text-decoration: none;
}

#top_back {
	text-align: right;
	float: right;
	width: 900px;
	color: black;
	padding-right: 10px;
}

#content_right td {
	width: 300px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: white;
}

#content_right th {
	width: 150px;
	background-color: green;
	text-align: center;
}

#content_right_table {
	width: 450px;
}
