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

body {
    font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "���C���I", Meiryo, Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    font-size: 12px;
    width: 100%;
    color: #ff0000;
    text-align: center;
}

#wrp {
	width:100%;
	height:391;
	background-color:#ffffff;
	margin:0px auto;
}

#mainImg {
    margin: 0 auto;
    height:auto;
    text-align: center;
    overflow: hidden;
    position: relative;
}

#mainImg img {
	top: 0;
	left: 0;
	position: absolute;
}
