@charset "Shift_JIS";/*使用する文字コード*/
/* container */

#main_image{
  width: 600px;
  position: relative;/* ボックスの配置方法:相対位置への配置 */
  margin: 0;
}