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

#header_inner {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../img/headerbg.jpg);
	height: 460px;
	background-repeat: no-repeat;
}

#content_info {
	background-color: #FFE;
	padding: 10px;
	border: 2px solid #FC0;
	margin-bottom: 20px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}

#sidemenu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "ほのか丸ゴ";
}
#sidemenu ul li a {
	color: #603;
	font-family: "noto-blk", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	text-decoration: none;
}
#sidemenu ul li a:hover {
	color: #C00;
	text-decoration: underline;
}


#introduce {
	margin-bottom: 30px;
	line-height: 1.6em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	width: 660px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	background-image: url(../img/top_pic1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_info ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	list-style-type: none;
}
#sidebn ul li {
	margin-top: 20px;
	margin-bottom: 20px;
}
#intro_img {
	float: right;
}
#content_main {
	overflow: hidden;
	height: auto;
	float: left;
	width: 680px;
}
#content_side {
	float: right;
	width: 240px;
}
#fb {
	width: 600px;
	height: 360px;
	margin-top: -5px;
	margin-bottom: 30px;
	margin-left: 40px;
	text-align: center;
	background-image: url(../img/fb-bg.png);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 10px;
	padding-left: 10px;
}
#top_pdf-area {
	margin-left: 40px;
}
