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

* {
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size: 12px;
color: #333333;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
line-height: 25px;
text-decoration: none;
}

body {
background-image: url(../img/index/index_16.png);
background-repeat: repeat;
}

/* INDEX ZONE CSS */

#zone_index_container {
height: 730px;
width: 700px;
margin-right: auto;
margin-left: auto;
}

/* 同一レイアウト ZONE CSS */

#zone_rayout_container {
width: 700px;
margin-right: auto;
margin-left: auto;
}
















/* FOOTER ZONE CSS */
#zone_footer_container {
background-image: url(../img/index/index_30.png);
clear: both;
height: 250px;
margin-right: 0px;
margin-left: 0px;
}
