/* メインコンテンツ部分 ここから */

	.image_area {
		float: left;
		display: block;		
		margin-top:10px;
		margin-bottom:10px;
	}
	.text_area {
		float: right;
		display: block;
		text-align: left;
		margin-top:10px;
		margin-bottom:10px;
		line-height: 150%;
		margin-left: 30px;
		padding-top: 3px;
		padding-right: 5px;
		padding-bottom: 3px;
		padding-left: 5px;
		letter-spacing: 1px;
		width: 92%;
	}
	.text_area LI {
		margin-left: 10px;
		line-height: 150%;
	}
	.left{
		margin:0 10px 5px 0;
		float:left;
	}
	.right{
		margin:0 0px 5px 7px;
		float:right;
	}
	.block_img{
		display:block;	
		margin:0 5px 5px 0;
	}
	.file_area {
		padding: 10px;
		text-align: left;
		background-color: #F1F2F7;
		border:solid #DBE4F4 1px;
	}
	.file_area img{
		border:0px;
		vertical-align: middle;
	}
h3 {
	background-color: #deecfb;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5185bd;
	border-bottom-color: #5185bd;
	margin-bottom: 20px;
	font-size: 140%;
	text-indent: 5px;
	clear: both;
}
h4 {
	background-color: #deecfb;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5185bd;
	font-size: 110%;
	margin-left: 10px;
	clear: both;
}
	.tanpatsu-content {
		line-height: 150%;
		text-align: left;
		margin-left: 20px;
		margin-top: 10px;
		letter-spacing: 1px;
	}

	.tanpatsu-content IMG {
		margin: 10px;
	}
/* メインコンテンツ部分 ここまで */
