body{
	font-size:16px;
	background-image:url(images/header_bg_400.jpg);
}

header{
	height:200px;
}


header a#Link img{
	width:161px;
	height:52px;
}


#container{
	background-image:url(images/main_visual_400.jpg);
}

section{
	padding-top:15px;
	padding-bottom:15px;
}

section article img.float-right{
	float:right;
	width:50%;
	margin:0 0 3px 3px;
}

