

/* ƒXƒ}[ƒgƒtƒHƒ“—pCSS */
@media screen and (max-width: 920px) {
 
img{
max-width: 100%;
height: auto;
width /***/:auto;
}

@charset "Shift_JIS";

body{
	background-color: #000000;
      color: #ffffff;
      font-size: 15px;
	line-height: 1.5;
	letter-spacing: 1.2px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN";   
	
}


.guidettl{
font-size : 120%;
color: #ffffff;
}


.kaittl{
color: #ffffff;
}



a:link{
	color: #ffffff;
}
a:visited{
	color: #ffffff;
}
a:active{
	color: #ffffff;
}

}