#menu_and_flash {
 width: 783px;
 margin-right: 17px;
 clear: both;
}

#menu {
 float: left;
 width: 197px;
 clear: both;
 height: 327px;
 background-image: url(../shop/images/background_sidemenu.gif);
 background-repeat: repeat-y;
 background-position: center;
}

#flash {
 float: left;
 height: 327px;
 width: 586px;
}

.txt_contents {
 clear: both;
 float: left;
 width: 766px;
 padding-top: 15px;
 padding-right: 17px;
 padding-left: 17px;
}

.title_and_txt {
 font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 font-size: 12px;
 line-height: 150%;
 margin-top: 5px;
 margin-bottom: 5px;
}

#pagetitle {
 text-align: center;
 width: 766px;
 margin-right: auto;
 margin-bottom: 10px;
 margin-left: auto;
}

#whats_new {
 clear: both;
 float: left;
}

#new_txt {
 margin-left: 15px;
 float: left;
 margin-top: 7px;
 line-height: 180%;
}

.txt_font10 {
 font-size: 10px;
}

.txt_font24b {
 font-size: 24px;
}

.txt_red {
 color: #C00;
}

