/* CSS Document */

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
}
h1 {
    color:#990000;
	font-size:24px;
}
h2 {
    font-size:12px;
	letter-spacing:-0.08em;
}
#background {
	width:796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#header {
   width:798px;
   height:375px;
   background:url(../image/top_image.jpg) no-repeat;
   margin-bottom:20px;
}
div.headline {
   width:682px;
   margin:0px 58px 10px 58px;
   text-align:justify;
   font-size:15px;
}
#main_container {
   width:682px;
   margin:0px 58px 0px 58px;
}
#main {
   width:682px;
}
#main_contents {
	width:540px;
	margin-right:10px;
	margin-top:0px;
	float:left;
	margin-bottom:20px;
}
#side_right {
   width:132px;
   float:right;
}
div.group_container {
   width:400px;
   float:left;
   margin-right:0px;
}
div.group_container li {
   list-style-type: none;
}
div.group_container ul {
   padding-left:0px;
   margin-left:0px;
}
div.group_container a:visited {
   color:#8EA9C2;
}
div.group01 {
   width:169px;
   float:left;
   padding:0px 0px 5px 0px;
   margin-right:0xp;
}
div.group02 {
   width:227px;
   float:right;
   padding:0px 0px 5px 0px;
   letter-spacing:-0.08em;
}
div.group03 {
   width:129px;
   float:right;
   padding:0px 0px 5px 0px;
}
div.group03 li {
   list-style-type: none;
}
div.group03 ul {
   padding-left:0px;
   margin-left:0px;
}
div.group03 a:visited {
   color:#8EA9C2;
}
#footer {
	width:100%;
	clear:left;
	text-align:center;
	padding-bottom:30px;
	padding-top:30px;
	height: 20px;
	background-image: url(../image/footer_backimg.jpg);
	background-repeat: no-repeat;
}
.style1 {
   background-color:#0099FF;
   text-indent:10px;
   line-height:120%;
   padding:5px 0px 5px 0px;
   color:#FFFF33;
}
