@charset "UTF-8";


body{
	background-image:url(../images/outline/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.section{
	max-height:999999px;
	margin-bottom:50px;
}

.h3{
	margin-left:-3px;
	margin-bottom:5px;
}

.section .cap{
	margin:4px;
}