@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ece8fc;
}
#header {
	width: 236px;
	background-image: url(common/m_top.jpg);
	padding: 0px;
	height: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.nagashi {
	color: #FFFF00;
	background-color: #0000FF;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 236px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6c60a1;
	border-left-color: #6c60a1;
}
#foter {
	background-image: url(common/m_botom.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	width: 236px;
}

#wrapper ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}
#wrapper li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 18px;
	line-height: 20px;
}
#wrapper hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
