@charset "utf-8";
/* 文字エンコードの設定（削除不可） */

/* スタイル読み込み */
@import"../../css/style1.css"; 
@import"../../css/style2.css"; 
@import "../../css/right.css";
@import "../../css/menu2.css";
@import "../../css/submenu2.css";
@import "../../css/place170.css";
@import "../../css/place170bt.css";

/* コンテンツ枠９２０ピクセル 縦サイズも指定すること*/
#td02                      { background: repeat-y center; margin: 0px auto; width: 920px; height: 1600px }

/*2カラムまとめ枠 */
#matome        { margin: 0px auto; padding: 0px; width: 920px; height: 1400px }


/*詳細ボタン */
#button2          { float: none; margin-top: -10px; padding-bottom: 25px; width: 595px; height: 30px }
#button2 img      { float: right; padding-right: 8px; border: none 0px; width: 158px; height: 28px }

