#image_header {
	background-color: #000;
	height: 301px;
	width: 100%;
	text-align: center;
}
#content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#navi {
	width: 205px;
	padding-left: 20px;
}

.content_pagelink {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	height: 15px;
}
.content_pagelink_perform {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(../img/karas_apparatus/bt_pagelink_performance_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_pagelink_work {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	background-image: url(../img/karas_apparatus/bt_pagelink_workshop_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_pagelink_news {
	background-image: url(../img/karas_apparatus/bt_pagelink_news_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_pagelink_toppage {
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
}
.content_pagelink_toppage:hover {
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
	-moz-opacity: 0.50;
	opacity: 0.50;
}

.content_pagelink a:hover img{
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	-moz-opacity: 0.00;
	opacity: 0.00;
}
.content_head_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}
.content_head_leftfield {
	width: 200px;
}
.content_head_leftfield img{
	display: block;
}
.content_head_text {
	width: 550px;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
}
.content_navi_text {
	font-size: 12px;
	line-height: 1.5;
	color: #000;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.content_navi_calender_text {
	padding-top: 10px;
	font-size: 12px;
	text-align: center;
}
.content_navi_calender_text a:hover {
	color: #4290B5;
	text-decoration: none;
}
.content_navi_map {
	height: 220px;
	width: 200px;
	padding-top: 10px;
}
#content_navi_googlemap{
	height: 88px;
	width: 200px;
}
.content_navi_map_text {
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
.content_navi_map_text a:hover{
	color: #4290B5;
}
.content_navi_ustreem {
	height: 115px;
	width: 200px;
	padding-top: 10px;
}
.content_main_field {
	width: 530px;
	padding-left: 10px;
}
.content_main_date {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	line-height: 30px;
	padding-left: 20px;
	padding-top: 8px;
}
.content_main_title {
	font-size: 15px;
	line-height: 35px;
	padding-left: 20px;
	font-weight: bold;
}
.content_main_textline {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333;
	border-bottom-color: #333;
}
.content_main_text {
	font-size: 13px;
	line-height: 1.5;
	color: #000;
}
.content_main_image {
	width: 120px;
}
