﻿@charset "UTF-8";

@import url(../../common/css/common.css);


/*HEADMENU*/
#header-menu #inside li.synopsis a {
  background:URL(../../common/img/headmenu_synopsis_on.gif) left top no-repeat!important;
}

/*MAINCONTENTS*/

#main-block #main-block-in #main-block-tit h2 {
background:URL(../img/tit_synopsis.gif) left top no-repeat;
width:175px;
height:28px;
text-indent:-9999px;
float:left;
display:block;
}

.start-h3 {
background:URL(../img/tit_start.jpg) left top no-repeat;
width:880px;
height:326px;
text-indent:-9999px;
display:block;
}

.synopsis-h3 {
background:URL(../img/tit_synopsis.jpg) left top no-repeat;
width:880px;
height:326px;
text-indent:-9999px;
display:block;
}

