@charset "utf-8";
body {
	font-size: 0.8em;
}

#wrapper {
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #99CCCC;
	border-left-color: #99CCCC;
}

#header {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: right;
}

#content {
	position: relative;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	clear: both;
	margin-top: 10px;
	text-align: center;
	color: #71ffd5;
}
#footer a {
	color: #008000;
}

#footer a:hover {
	background-color: #FFFF99;
} 
.clear{
	clear:both;
	height: 0px;
	width: 0px;
}


.title_img  {
	text-align: center;

}
#left_side {
	margin: 0px;
	float: left;
	width: 155px;
	padding-left: 10px;
}
#left_side h1 {
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

#left_side img {
	clear: both;
	float: none;
	margin-top: 5px;
}

#right_side {
	clear: right;
	float: left;
	width: 505px;
}

#right_side .news {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #99CCCC;
	display: block;
	clear: both;
	margin-top: 0.8em;
	padding-left: 1em;
	margin-bottom: 0.8em;
	height: 2em;
	margin-left: 1em;
	list-style-image: url(index/b_sankaku.gif);
	padding-top: 0.3em;
	font-size: 1.1em;
	width: 92%;
	margin-right: auto;
}
#right_side .news img {
	margin-right: 1em;
}


a:link {
	color: #000099;
	text-decoration: none;
}

a:visited {
	color: #FF3300;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #FFFF99;
} 

.up_date {
	font-size: 0.7em;
	font-weight: bold;
	color: #FF0000;
	float: left;
	clear: right;
	width: 120px;
}
.notice {
	width: 505px;
	margin-top: 30px;
}
.notice img {
	margin-left: 30px;
}
.style1 {
	color: #FF0000;
	margin-top: 0px;
	font-size: 0.9em;
	vertical-align: text-top;
	margin-left: 2em;
}
.style2 {
	color: #FF0000;
	margin-top: 0px;
	font-size: 0.9em;
	vertical-align: text-top;
	margin-left: 2em;
	float: right;
}

#link {
	clear: right;
	width: 500px;
	text-align: right;
	float: left;
	padding-right: 5px;
	margin-top: 30px;
}
#link img {
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
#ansin {
	padding-bottom: 5px;
}
