@charset "utf-8";
/* CSS Document */

#new_1{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	width:570px;
}

#new_1 #ttl{
	margin-bottom:9px;
	text-align:left;
	width:570px;
}

#new_1 #cap{
	text-align:right;
}

#new_1 ul {
	border-bottom:1px solid #C7C7C7;
}

#new_1 ul li a{
	color:#000000; text-decoration:none; border-style:none; font-weight:normal;
}
#new_1 ul li a:hover {
	color:#000000; text-decoration:underline; border-style:none; font-weight:normal;
}

#pager{
	text-align:right;
	margin-bottom:10px;
}

#pager a{
	color:#000000; text-decoration:none; border-style:none; font-weight:normal;
}

#pager a:hover {
	color:#000000; text-decoration:underline; border-style:none; font-weight:normal;
}

#back_top{
	text-align:right;
}

#new_1 dl a{
	color:#649664;
	text-decoration:none;
	border-style:none;
	font-weight:bold;
}

#new_1 dl a:link{
	color:#649664;
	text-decoration:none;
	border-style:none;
	font-weight:bold;
}

#new_1 dl a:visited{
	color:#82da82;
	text-decoration:none;
	border-style:none;
	font-weight:bold;
}

#new_1 dl a:hover{
	color:#82da82;
	text-decoration:none;
	border-style:none;
	font-weight:bold;
}

#new_1 #list{
	margin-top:9px;
	text-align:center;
	width:570px;
}

#new_1 dl{
	text-align:left;
	width:auto;
	height:auto;
	margin-right:0px;
	/*background-color:#ffffff;*/
}

#new_1 dt{
	text-align:left;
	width:auto;
	margin-right:0px;
	margin-bottom:auto;
}

#new_1 dd{
	/*float:left;*/
	text-align:left;
	width:auto;
	margin-right:0px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #999999}

#content_1{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	width:570px;
}

#content_1 #ttl{
	margin-bottom:9px;
	text-align:left;
	width:570px;
}

#content_1 #cap{
	text-align:right;
}

/* SEARCH */
#search-form{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	width:570px;
}

#search-form  table{
	border:1px solid #C7C7C7;
	padding:0.8em;
}

#search-form  table td{
	border-bottom:1px solid #C7C7C7;
	padding:0.4em 0.8em;
	text-align:left;
}

#search-form  table th{
	padding:0.4em;
	text-align:center;
}

.ttl{
	border-right:1px solid #C7C7C7;
}

/* DATAIL */
#detail-box{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	width:570px;
}

#detail-box  table{
	border:1px solid #C7C7C7;
	padding:0.8em;
}

#detail-box  table td{
	border-bottom:1px solid #C7C7C7;
	padding:0.4em 0.8em;
	text-align:left;
}

#detail-box  table th{
	padding:0.4em;
	text-align:left;
}

#detail-box .ttl{
	border-right:1px solid #C7C7C7;
}


