@charset "Shift_JIS";

p {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 550px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
}

.txt_detail {
	position: absolute;
	top: 10px;
	left: 490px;
	font-size: 12px;
	line-height: 16px;
}

#blk_main {
	position: relative;
	width: 100%;
	height: auto;
	float: left;
	background-color: #FFFFFF;
	color: #000000;
}
	#blk_contens {
		position: relative;
		width: 590px;
		height: 1840px;
		float: left;
		background-color: #FFFFFF;
		color: #000000;
	}
		#blk_announce {
			position: relative;
			top: 10px;
			width: 100%;
			height: 120px;
			overflow: hidden;
		}

		#blk_brief {
			position: relative;
			width: 100%;
			height: 540px;
			overflow: hidden;
		}
			#blk_brief table {
				position: absolute;
				left: 10px;
				top: 30px;
				width: 570px;
				margin: 0px;
			}
			#blk_brief td.context {
				padding: 0px 0px 6px 0px;
				font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
				font-size: 12px;
				line-height: 16px;
			}
			#blk_brief ul {
				margin-top: 5px;
				margin-bottom: 5px;
				list-style-type: circle;
			}
			#blk_brief li {
				font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
				font-size: 12px;
				line-height: 16px;
			}
			#blk_brief td.image {
				padding: 10px 0px 0px 0px;
				text-align: center;
				vertical-align: top;
				font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
				font-size: 12px;
				line-height: 16px;
			}

		#blk_support {
			position: relative;
			top: 10px;
			width: 100%;
			height: 200px;
			overflow: hidden;
		}

		#blk_target {
			position: relative;
			top: 10px;
			width: 100%;
			height: 900px;
			overflow: hidden;
		}
			#blk_target table {
				position: absolute;
				left: 30px;
				top: 60px;
				width: 530px;
				table-layout: fixed;
			}
			#blk_target td {
				padding-top: 5px;
				font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", sans-serif;
				font-size: 12px;
				line-height: 15px;
			}

		#blk_contact {
			position: relative;
			top: 10px;
			width: 100%;
			height: 60px;
			overflow: hidden;
		}

		#blk_blog {
			position: relative;
			top: 10px;
			width: 100%;
			height: 160px;
			overflow: hidden;
		}

	#blk_sidebar {
		position: relative;
		width: 210px;
		height: 1840px;
		float: right;
		background-color: #D0D0D0;
	}
		#blk_sidebar table {
			position: absolute;
			left: 0px;
			top: 20px;
			width: 210px;
			margin: 0px 0px 0px 5px;
		}
		#blk_sidebar td {
			padding-bottom: 10px;
		}
		.blk_sitemap {
			font-size: 14px;
			font-weight: bold;
			color: #8F138E;
		}
		.blk_newstitle {
			position: relative;
			height: 20px;
			font-size: 14px;
			font-weight: bold;
			color: #8F138E;
		}
		.blk_newsframe450 {
			position: relative;
			background-image: url(image/frame450.gif);
			background-repeat: no-repeat;
			height: 450px;
			width: 194px;
			padding-bottom: 10px;
		}
		.blk_newsframe300 {
			position: relative;
			background-image: url(image/frame300.gif);
			background-repeat: no-repeat;
			height: 300px;
			width: 194px;
			padding-bottom: 10px;
		}
		.blk_news {
			position: relative;
			left: 2px;
			top: 4px;
			overflow: auto;
			width: 188px;
		}
			.blk_news dl {
				margin-left: 3px;
				margin-top: 5px;
				font-size: 12px;
				line-height: 15px;
			}
			.blk_news dl dt {
				margin-bottom: 3px;
				margin-left: 3px;
				color: #D22222;
				font-weight: bold;
			}
			.blk_news dl dd {
				margin-bottom: 10px;
				margin-left: 5px;
			}
		.blk_link {
			font-size: 16px;
			line-height: 18px;
			font-weight: bold;
			color: #8F138E;
		}
			.blk_link ul {
				padding-top: 5px;
				padding-left: 20px;
				margin: 0px;
				list-style-type: none;
			}
			.blk_link li {
				padding-bottom: 8px;
				font-size: 14px;
				line-height: 16px;
			}

