/* CSS Document */

.text14{
	font-size:14px;
	line-height:20px;
	}
	
.midasi-waku{
	width:769px;
	height:343px;
	margin:0px auto 15px auto;
	background-image:url(image/therma-background.jpg);
	}
	
.midasi-text{
	width:596px;
	margin:0px 0px 0px 170px;
	}
	
.board1-top{
	width:800px;
	height:57px;
	margin:15px auto 0px auto;
	background-image:url(image/board1-top.gif);
	background-repeat:no-repeat;
	}
.board1-middle{
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
	background-image:url(image/board2-middle.gif);
	background-repeat:repeat-y;
	}
.board1-text{
	width:420px;
	margin:0px 0px 0px 70px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
* html .board1-text{
	width:360px;
	margin:0px 70px 0px 40px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
.board1-photo{
	width:290px;
	margin:0px 0px 0px 0px;
	float:right;
	}
	
.board1-bottom{
	width:800px;
	height:185px;
	margin:0px auto 15px auto;
	background-image:url(image/board1-bottom.gif);
	}
	
	
	
.board2-top{
	width:800px;
	height:57px;
	margin:15px auto 0px auto;
	background-image:url(image/board2-top.gif);
	background-repeat:no-repeat;
	}
.board2-middle{
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
	background-image:url(image/board2-middle.gif);
	background-repeat:repeat-y;
	}
.board2-text{
	width:660px;
	margin:0px 70px 0px 70px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
* html .board2-text{
	width:658px;
	margin:0px 70px 0px 36px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
.board2-photo{
	width:233px;
	margin:0px 0px 0px 0px;
	float:right;
	}
	
.board2-bottom{
	width:800px;
	height:47px;
	margin:0px auto 15px auto;
	background-image:url(image/board2-bottom.gif);
	}
	
.clear{
	clear:both;
	}
