@charset "UTF-8";
/* CSS Document */

#textarea ul{
	margin-left:35px;
}

h4{
	font-size:15px;
}

.maru{
	background:url(img/maru.jpg) no-repeat left center;
	padding-left:10px;
	border-bottom:dotted 2px #999;
	margin-top:8px;
}

.omake{
	font-size:12px;
}

table{
	margin-top:20px;
	border-collapse:collapse;
}

td{
	padding:3px 0 3px 5px;
}

dl{
	width:400px;
}

dt {
float:left;
}
dd {
margin-left: 5em;
margin-bottom: 2em;
}

#shousai{
	padding-top:10px;
	padding-left:430px; 
}

#shousai a{
	border:none;
}

#bottom{
	margin-top:30px;
	margin-bottom:50px;
	text-align:center;
}

