@charaset"Shift-JIS";

/* ===========================================
Index Common Style
=========================================== */
/* bodyArea-------- */
.index #bodyArea{
width:838px;
background:none;
/*min-height:inherit;
_height:inherit;*/
}
/* ContentsArea-------- */
.index #contentsArea{
width:838px;
}
.index #contentsArea #titleArea{
/*margin-bottom:4px;*/
}

/*見出し*/
.index #contentsArea h2{
border:none;
background:none;
margin:0;
padding:0;
}

/*2段組レイアウト*/
#home #contentsArea .layout2column {
width:838px;
margin-left:auto;
margin-right:auto;
}
#home #contentsArea .layout2column .L{
width:550px;
float:left;
margin:0;
padding:0;
}
#home #contentsArea .layout2column .R{
margin:0;
padding:0;
float:right;
width:279px;
}


/*3段組レイアウト*/
.index #contentsArea .layout3column {
width:737px;
margin-left:auto;
margin-right:auto;
}
.index #contentsArea .layout3column .L{
width:228px;
float:left;
}
.index #contentsArea .layout3column .C{
margin-left:23px;
width:228px;
float:left;
}
.index #contentsArea .layout3column .R{
width:228px;
margin-left:504px;
}

/* ===========================================
Index Lv2 Common Style
=========================================== */
/*Index Pages(ローカルナビのある扉ページ---------------------------------------------*/
.indexLv2 #contentsArea #titleArea{
/*margin-bottom:30px;*/
}
.indexLv2 #contentsArea h2{
padding-top:0;
clear:none;
border:none;
background:none;
}
.indexLv2 #contentsArea .layout2column .R h2{
margin-top:0;
}

/*============================================
HOME
=============================================*/
/*Global Navigation*/

#home #Gnavi #Gnavimain li#GnaviHome a,
#home #Gnavi #Gnavimain li#GnaviHome a:hover{
background:url(../images/gnavi.jpg) 0 -68px no-repeat;
}
#home #bodyArea{
min-height:inherit;
_height:inherit;
}
#home #contentsArea h2
{
margin:20px 0 10px 0;
}

/*============================================
Corporate
=============================================*/
#corporateIndex #contentsArea .layout2column h2{
clear:none;
margin-top:0;
}


/*Exhibitions Index---------------------------------------------*/
.note{
font-weight: normal;
color:#e26c2a;
}