@charset "utf-8";
/* CSS Document */


img{
	border:none;
	}
a:hover img{
	opacity:0.8;
	filter:	alpha(opacity=70); /* IE6/7 */
	-ms-filter: "alpha(opacity=70)"; /* IE8 */
	}
a:hover{
	text-decoration:none;
	}
#main_contents{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 800px;
	margin: 0 auto;
}
#iframe{
height: 280px
}


@media screen and (max-width: 800px) {
#main_contents{
width:auto;
}
#main_contents img{
width:100%;
}
.img-fulid{
width:100%;
height:auto;
}
#iframe{
height: 250px;
}
}

@media screen and (max-width: 600px) {
#iframe{
height: 200px;
}
｝
#slp {
/*display:none;*/
list-style:none;
text-decoration:0;
margin:0;
padding:0;
}
			