﻿body {
	background-image: url(images/kitou_bg.jpg);
	background-repeat: no-repeat;
}


.contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

