@charset "utf-8";
/* CSS Document */
.pre_bg {
	height: 315px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(index_files/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pre_in {
	background-color: #FDDFDD;
	width: 350px;
	margin-top: 0px;
	margin-left: 250px;
	padding: 10px;
	font-family: "メイリオ";
	line-height: 1.2;
	font-weight: bold;
	color: #333333;
}
#linkblock {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
#linkblock #topicpath {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#linkblock #topicpath li {
	display: inline;
	font-size: 10px;
}

#linkblock p {
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 150%;
}
#linkblock  .list_title {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 1em;
	color: #333333;
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 3px;
}
#linkinfo {
	font-size: 12px;
	margin-bottom: 30px;
}
#linkinfo td.hed {
	width: 100px;
	text-align: center;
	background-color: #FAFDF4;
}
#linkinfo td.log {
	line-height: 120%;
}
#linkblock #slink {

}
#linkblock #slink li {
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 150%;
}
#linkblock #linkinfo .log input,
#linkblock #linkinfo .log textarea {
	font-size: 12px;
	width: 400px;
}

