.image_topicphoto {
	float: left;
	margin-right: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.box_topic_contents {
	padding-top: 5px;
	padding-bottom: 5px;
}
.wrapper_shosai {
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
	background-image: url(../images/back_shosai.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 50px;
	background-attachment: fixed;
}
.table_border {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	font-size: small;
	letter-spacing: 0.2em;
	font-size: 12px;
	letter-spacing: 3px;
	line-height: 1.3em;
	color: #333333;
	vertical-align: middle;
}

.area_center_shosai {
	float: none;
	height: auto;
	width: auto;
	margin-top: 20px;
}
.right_shosai {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.left_shosai {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 3px;
}
.area_midokoro_contents {
	height: auto;
	width: auto;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.txt_midashi {
	margin-left: -7px;
	margin-right: -7px;
}
