@charset "Shift_JIS";
<!--
body {
	margin: 0;
	padding: 0;
	background-image: url('bgmap.gif');
	background-color:#eeeeee;
	background-position: center 50%;
	background-repeat:repeat-y;
	font-size: small; line-height:150%;
	color:#333333
}

#container {
	margin: 0 auto;
	width: 630px;
	background-color:#ffffff;
	background-repeat:no-repeat;
}

a:visited {
	text-decoration:underline;
	color: #333399;
}

a:active {
	text-decoration:underline;
	color: #333399;
}

a:link {
	text-decoration:underline;
	color: #333399;
}
a:hover	{
	text-decoration:underline ;
	color: #ff0000 ;
}
h1 {
	margin:0 0 10px 0;
}
h2 {
	margin:0 0 0px 0;
}
h3 {
	margin:0 0 0px 0;
}
h4 {
	margin:0 0 0px 0;
}
p {
	margin-top :0;
	margin-bottom:0;
	font-size:small;
}
table {
	margin-top :0;
	margin-bottom:0;
}
ul {
	margin-top :0 ;
	margin-bottom:0;
}
ol {
	margin-top :0;
	margin-bottom:0;
}
blockquote {
	margin-top :0;
	margin-bottom:0;
}
img {
	border-width:0;
}

.uc {
	text-align:center;
	margin:60px 0 80px 0;
}


.top_news {
	background-color:#ffffff;
	background-image:url('../images/top_news_bg.gif');
	background-repeat:repeat-y;
	margin:0;
	padding:0 10px 0 10px;
	font-size:small;
	line-height:125%;
}

.news_item {
	margin:0px;
	padding:0px;
	list-style:none;
}
.news_item li {
	list-style-type: none;
	background-image: url('../images/li_news.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-bottom:1px dotted #cccccc;
	padding:5px 0px 5px 15px;
}
.datetext{
	font-weight: bold;
	color: #5ea8dd;
}


#navigation {
	margin:0 auto;
	width:790px;
}
#sub_menu {
	position:relative;
}

#contents {
	background-color:#ffffff;
	margin:0 auto;
	width:630px;
}
#content-left {
	background-color:#ffffff;
	float:left;
	width: 150px;
	font-size: small;
	text-align: left;
	margin: 0;
	padding: 10px 10px 0 0;
}

#content-right {
	background-color:#ffffff;
	float:right;
	width: 630px;
	font-size: small;
	text-align: left;
	margin:0;
	padding: 10px 0 0 0;
}
#category-path {
	width: 100%;
	font-size: small;
	text-align: left;
	margin: 0;
	padding: 3px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#category-path-n {
	width: 100%;
	font-size: small;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 3px 0 6px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
#thispage-contents {
/*	width: 615px;	*/
	padding: 10px 0 10px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color:#ffffff;
}
#left-index {
	background-color:#cccccc;
	width: 140px;
}
#footer {
	clear:both;
	background-color:#ffffff;
	margin:0 auto;
	padding:40px 0;
	width:740px;
	text-align:center;
	font-size: small;
	line-height:120%;
}
.site_navi {
	text-align:left;
	padding-bottom:6px;
	margin-bottom:6px;
	border-bottom:solid 3px #6F8AB7;
}
#pagetop {
	float:right;
	background-color:#eeeeee;
	margin:0 15px 0 0;
	padding:3px;
	width:150px;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
	text-align:center;
}
.footnote {
	text-align:right;
	font-size:x-small;
	color:#999999;
}
.ret_anchor {
	clear:both;
	height:30px;
}
.ret_top {
	float:right;
	background-color:#eeeeee;
	margin:10px 15px 20px 0;
	padding:3px;
	width:150px;
	border-width: 1px;
	border-style: dotted;
	border-color: #999999;
	text-align:center;
}


-->


