BODY {
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
	font-size: small;
	line-height: 1.5em;
  
}
#container0 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image : url(bg.jpg);
	background-repeat: repeat-y;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image : url(bg_head.jpg);
	background-repeat: repeat-x;
	height: 90px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B6C9E9;
	margin-bottom: 1px;
}
#header .left {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	margin-right: 50px;
}
#header .right {
	padding-top: 10px;
}
#menu {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6C9E9;
	border-bottom-color: #B6C9E9;
	padding-top: 1px;
	padding-bottom: 1px;
}
#main {
	background-image : url(bg_main.jpg);
	background-repeat: repeat-x;
}
.box .middle {
	background-image : url(bg_l.jpg);
	background-repeat: repeat-y;
	margin-left: 4px;
	padding-bottom: 8px;
}
.box .middle2 {
	margin-left: 8px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.box .middle2_r {
	margin-left: 3px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.box .middle_c {
	background-image : url(bg_c.jpg);
	background-repeat: repeat-y;
	margin-left: 4px;
	padding-bottom: 8px;
}
.box .middle_r {
	background-image : url(bg_r.jpg);
	background-repeat: repeat-y;
	margin-left: 3px;
	text-align: center;
	padding-bottom: 8px;
}

.box .middle ul {
	list-style-image : url(icon3.jpg);
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
}
.box .middle li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3CA3FF;
	width: 180px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.box .middle_c a {
	color: #0000FF;
	font-weight: normal;
}

.box .middle_r ul {
	list-style-image : url(icon3.jpg);
	margin: 0px;
	padding: 0px 0px 0px 18px;
	list-style-position: inside;
}
.box {
	margin-top: 10px;
}
.box a{
	font-weight: bold;
	color: #6D676B;
}

#side {
	float: left;
	padding-left: 5px;
}
#content .left {
	float: left;
}
#footer {
	padding-top: 15px;
	text-align: center;
}
#content .right {
	float: left;
}
a:hover {
	color: #FF9900;
}
#header .right form {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

#sub_img {
	margin-top: 10px;
	width: 560px;
	float: left;
	height: 160px;
	background-repeat: no-repeat;
	margin-left: 3px;
}

#footer .bottom img {
	float: left;
}

#footer .bottom {
	margin-right: auto;
	margin-left: auto;
	width: 560px;
	margin-bottom: 10px;
	height: 37px;
}
#footer .middle {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #BCCDEB;
	margin-top: 5px;
	margin-bottom: 8px;
}

#footer .bottom .right {
	float: left;
}
.clear {
	clear: both;
}
.new_list {
	text-align: right;
	margin-right: 15px;
}
#content_sub .left {
	float: left;
	width: 260px;
	padding-left: 5px;
	margin-right: 30px;
}
#content_sub .right {
	float: left;
	width: 260px;
}
.navi {
	width: 555px;
	padding-left: 5px;
	float: left;
	margin-bottom: 10px;
}
#content_sub h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #186AF1;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #186AF1;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: medium;
	margin-bottom: 3px;
}
#content_sub ul {
	list-style-position: inside;
	padding-left: 10px;
	margin-left: 0px;
	margin-top: 6px;
}
#side .box .middle2 img {
	margin-top: 1px;
	margin-bottom: 1px;
}

/*トピックスのリスト　kondo 追加*/
.topics_list {
	margin-top: 10px;
	width: 540px;
	float: left;
	height:auto;
	background-repeat: no-repeat;
	margin-left: 10px;
}

#content .right .box .middle2_r img {
	margin-bottom: 
