body, h1, ul{
	margin:0px;
	padding:0px;
}

a img{
	border:none;
}

strong.kokutoto{
	color:#453B32;
}

strong.com{
	color:#82AE46;
}

body{
}

div.body{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

div.main{
	margin-top:1em;
	padding-bottom:2em;
	border-bottom-style:dotted;
	border-bottom-color:#888888;
	border-bottom-width:1px;
}

h1.title{
	font-size:500%;
	font-family:sans-serif;
	text-weight:bold;
	margin-top:0.25em;
	margin-bottom:0.5em;
}

ul.contents{
	list-style-type:none;
	margin-top:1em;
	margin-bottom:1em;
}

p.banner{
	margin-top:1em;
	text-align:right;
}