@charset "utf-8";

html{
	overflow-y:auto;
}

body{
	background:#fff;
	font-family:"メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}

p{
	padding:0;
}

/* -------------------------------------------------------- */

.castItem{
	width:400px;
}

