@charset "Shift_JIS";

body{
margin: 0px;
padding: 0px;
}

p{
margin: 0px;
padding: 0px;
}

a:link {
color: #000000;
}

a:visited {
color: #000000;
}

a:active {
color: #000000;
}

div.menu{
display: none; 
}

h1{
text-align: center;
}

div.explain p{
display: none;
}
dt.section{
	font-weight : bold;
}

dt.subsection{
	font-style : italic;
}

img{
border: none;
}

p.likerollmessage{
	margin-bottom: 5em;
	text-align: center;
}

.center{
text-align: center;
}

.right{
text-align: right;
}

p.shortcut{
display: none;
}
