@charset "utf-8";
/*
*/
#kaisha{
	width:942px;
	margin:20px auto 0 30px;

}
.kaisha_line_top{
	width:942px;
	height:54px;
	background-image: url(../img/otoiawase_line_top.gif);
	background-repeat: no-repeat;
}
.kaisha_line_center{
	width:942px;
	background-image: url(../img/kaisha_line_center.gif);
	background-repeat: repeat-y;
	padding:10px 0 10px 0;
}
.kaisha_line_bottom{
	width:942px;
	height:3px;
	background-image: url(../img/kaisha_line_bottom.gif);
	background-repeat: no-repeat;
}
#kaisha_1_1{
	width:942px;
	margin:20px 0 0 30px;
	font-size: 120%;
	font-weight: bold;
	line-height:150%;

}