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

#contain {
	width:800px;
	margin: 0 auto;
	color:#FFFFFF;
	font-size:12px;
}

#sns {
	margin:10px 0;
	float:right;
}

.hl {
	margin: 20px 0 10px 0;
}

.h2 {
	margin: 10px 0 10px 0;
}

img{
	border:0;
}


/*注意-----------------------------------*/
.cautions{
	width:710px;
	margin: 20px auto;
	font-size:13px;
	color:#ffa836;
	line-height:20px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

.clear { clear: both;}