/* CSS Document */

.text14{
	font-size:14px;
	line-height:20px;
	}
	
.midasi-waku{
	width:769px;
	height:343px;
	margin:0px auto 15px auto;
	background-image:url(image/tatoo-background.jpg);
	}
	
.midasi-text{
	width:596px;
	margin:0px 0px 0px 170px;
	}
	
.board-top{
	width:800px;
	height:53px;
	margin:15px auto 0px auto;
	background-image:url(image/board-top.gif);
	background-repeat:no-repeat;
	}
.board-middle{
	width:800px;
	height:auto;
	margin:0px auto 0px auto;
	background-image:url(image/board-middle.gif);
	background-repeat:repeat-y;
	}
.board-text{
	width:420px;
	margin:0px 0px 0px 70px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
* html .board-text{
	width:420px;
	margin:0px 0px 0px 40px;
	font-size:14px;
	line-height:20px;
	float:left;
	}
.board-photo{
	width:254px;
	margin:0px 0px 0px 0px;
	float:right;
	}
	
.board-bottom{
	width:800px;
	height:164px;
	margin:0px auto 15px auto;
	background-image:url(image/board-bottom.gif);
	background-repeat:no-repeat;
	}
	
.clear{
	clear:both;
	}