body {
	color: #4C4C4C;
	margin: 0;
	padding: 5px;
}
h1, h2, h3, h4, h5, h6, p, li, th, td, pre, div{
	margin:0;
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6{
	margin-bottom:10px;
	text-align:center;
}
strong, b {
	font-weight: bold;
}
p, pre {
	margin:0;
}
li {
	margin:0;
}
a{
	color:#00A5BE;
	text-decoration: underline;
}
a:visited{
	color:#00A5BE;
	text-decoration: underline;
}
a:hover{
	color:#fff;
	background:#00A5BE;
}
img { border: 0; }

.center{
	margin-bottom:15px;
	text-align: center;
}
.right{
	text-align: right;
}
.no_margin{
	margin:0;
}
#top{
	text-align:center;
}
.bnarea{
	margin-bottom:15px;
	padding-bottom:10px;
	text-align:center;
	border-bottom:dotted 1px #d3d3d3;
}
.point{
	color: #808080;
	margin-bottom:15px;
}
.nav{
	margin:15px 0;
}
.rankarea{
	margin-bottom:15px;
}
.newbox,.rankbox{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #d3d3d3;
}
.star{
	color:#F7931E;
}
.pagetop{
	margin-bottom:15px;
	text-align:right;
}
.search {
	margin-top:15px;
}
.searchbox{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:dotted 1px #d3d3d3;
}
.movebox{
	margin-top:15px;
}
.info {
	color:#4C4C4C;
	text-decoration: underline;
}
.copy{
	padding-top:15px;
	border-top:solid 1px #d3d3d3;
	text-align:center;
}
.linebox{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #d3d3d3;
}
.marginbox{
	margin:15px 0;
}
.marginbtm{
	margin-bottom:15px;
}
.okbtn{
	margin:60px 0;
	text-align:center;
}
.okbtn2{
	margin-top:60px;
	text-align:center;
}

/* works */
.workslist{
	margin-bottom:10px;
}
.red{
	margin-bottom:15px;
	color:#DC3C14;
}
.gray{
	color:#808080;
}
.works{
	border-bottom:dotted 1px #d3d3d3;
}
.etsuran{
	margin-bottom:15px;
}
.worksbox{
	margin-bottom:10px;
}

/* mylist */
.mylist{
	margin-bottom:10px;
	border-bottom:dotted 1px #d3d3d3;
}
.listform{
	margin-bottom:15px;
}

/* passbook */
.passbook{
	margin:15px 0;
}
