@charset "utf-8";
/* CSS Document */
a{
	color: #333333;
	text-decoration: none;
}


body {
	background-color: #fdfdfd;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header h1 {
	font-size: 40px;
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h2 {
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 10px;
	font-weight: normal;
	line-height: 15px;
}

#header {
	background-image: url(../img/head_back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 127px;
}
#header h3 {
	font-size: 12px;
	margin-right: 14px;
	margin-top: 2px;
}

#search_table {
	margin-top: 0px;
	margin-left: 0px;
}
#header #site_info {
	width: 1000px;
	margin-top: 17px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 12px;
}
p {
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#main_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #dddddd;
	margin-top: 7px;
	background-color: #FFFFFF;
	font-size: 12px;
}



strong {
	font-weight: normal;
	color: #008000;
}
h5 {
	padding: 0px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0000FF;
}
#footer {
	background-image: url(../img/footer_line.gif);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	padding-top: 20px;
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	color: #0000FF;
}
#t_searchform{
	background: url(images/vani_11.jpg) no-repeat top left;
	width: 288px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#t_searchform #s{
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#t_searchform #go{
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}
#footer .content h7 {
	font-weight: bolder;
}

.item-list {
	display: block;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a:hover {
	background-color: #eaff8a;
	text-decoration: underline;
}

.item-list .thumb {
	float: left;
	width: 102px;
	margin: 8px;
}
.item-list-sub {
	display: block;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}



.item-list-sub .thumb {
	float: left;
	width: 60px;
	margin: 4px;
}

#footer img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 155px;
}
#footer img a{
}
#footer img a{
}
