body{
	background: fixed url('image/takumi_back2.jpg');
}

/* ページ内レイアウト装飾 */

#half-left {
	float: left; 
	width: 50%;
	margin-bottom: 30px;
}

#half-right {
	float: left;
}

#whole {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 0;
}

#menu {
	float: left; 
	width: 200px; 
	margin-top: 10px;
}
