html {
SCROLLBAR-FACE-COLOR:#ffffff;
SCROLLBAR-HIGHLIGHT-COLOR:#666666;
SCROLLBAR-SHADOW-COLOR:#666666;
SCROLLBAR-3DLIGHT-COLOR:#ffffff;
SCROLLBAR-ARROW-COLOR:#666666;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-DARKSHADOW-COLOR:#ffffff;
}
#wrapper{
	margin-top: 120px;
	margin-left: -300px;
	position: relative;
	left: 50%;
	width: 800px;
	background-position: right;
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.genre{
	padding: 0px;
}
.fontmini{
	font-family: "ＭＳ ゴシック";
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 13px;
}
a:link{
	text-decoration: none;
	font-family: "ＭＳ ゴシック";
	color: #333333;
}
a:visited{
	text-decoration: none;
	font-family: "ＭＳ ゴシック";
	color: #333333;
}
a:hover{
	font-family: "ＭＳ ゴシック";
	color: #000000;
	text-decoration: underline;
}
a:active{
	text-decoration: none;
	font-family: "ＭＳ ゴシック";
	color: #000000;
}
h1{
	text-decoration: underline;
	font-family: "ＭＳ ゴシック";
	font-size: 15px;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
}
ul{	
	margin: 0px;
	padding: 0px;

}
li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#link{
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer{
	font-family: "ＭＳ ゴシック";
	margin-top: 15px;
	font-size: 10px;
	margin-bottom: 15px;
}
.hagakure{
	display:none;
}
@media screen and (max-device-width: 320px) {
#wrapper{
	margin-top: 30px;
	margin-left: -300px;
	position: absolute;
	left: 50%;
	width: 800px;
	font-family: "ヒラギノ角ゴシックProN-W3";
	font-size: 200%;
	line-height: 200%;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
a:link{
	text-decoration: none;
	color: #333333;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: none;
	color: #333333;
}
a:active{
	text-decoration: none;
	color: #333333;

}
h1{
	text-decoration: underline;
	font-family: "ヒラギノ角ゴシックProN-W3";
	font-size: 120%;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.fontmini{
	font-size: 50%;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.hagakure{
	display:none;
	}
