@charset "utf-8";

/* ==================================================== */
/* top.css                                             */
/* July 23,2007                                         */
/* ==================================================== */


/*----------------------------------------------------
left area
----------------------------------------------------*/
div#newsArea {
padding-left:10px;
float:left;
}

div#newsTitle {
width:421px;
height:29px;
background:url(../../img_top/bg_newsrelease.gif) no-repeat;
}

div#newsTitle h2 {
padding-left:15px;
float:left;
}

div#newsTitle p {
float:right;
}

.newsBox {
width:421px;
}

.newsPhoto {
width:67px;
float:left;
}

.newsPhoto .photo {
border:2px #C3CDD8 solid;
}

.newsText {
width:345px;
margin-left:9px;
float:left;
}

.newsText dl {
line-height:1.3;
}

.newsText dt {
font-weight:bold;
}

.newsText dt a:link {
color:#274974;
text-decoration:underline;
}

.newsText dt a:visited {
color:#274974;
text-decoration:underline;
}

.newsText dt a:hover {
color:#3D73B6;
text-decoration:none;
}

.newsText dt img {
vertical-align:middle;
}

.newsText dd {
padding-top:10px;
}


/*----------------------------------------------------
right area
----------------------------------------------------*/
div#infoArea {
padding-right:10px;
float:right;
}

div#infoArea li img {
vertical-align:top;
}

div#memberBox {
width:300px;
text-align:center;
}

div#titleExhibit {
width:300px;
height:30px;
background:url(../../img_top/bg_exhibitTitle.gif) no-repeat;
}

div#titleExhibit h2 {
padding-left:20px;
float:left;
}

div#titleExhibit p {
padding-top:14px;
padding-right:18px;
float:right;
}

div#boxExhibit {
width:300px;
height:163px;
background:url(../../img_top/bg_exhibit.gif) no-repeat top;
text-align:center;
}

div#innerExhibit {
width:283px;
height:163px;
margin-left:10px;
margin-right:7px;
overflow:hidden;
text-align:left;
}

div#txtExhibit {
width:273px;
}

div#txtExhibit a:link {
color:#274974;
text-decoration:underline;
}

div#txtExhibit a:visited {
color:#274974;
text-decoration:underline;
}

div#txtExhibit a:hover {
color:#f60;
text-decoration:none;
}

div.txtBox {
padding:2px 2px 0 12px;
background:url(../../img_top/bg_exhibit_text.gif) no-repeat top;
}

div.txtBox p {
padding-left:5px;
padding-right:5px;
line-height:1.4;
font-size:80%;
}

div.txtBoxSky {
width:259px;
background-color:#DEE9F6;
border-bottom:1px #FFF solid;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
}

.txtDate {
color:#3E6697;
}

.txtGy {
color:#666;
}

div.txtBoxGy {
width:259px;
background-color:#F2F2F2;
color:#363636;
padding-top:5px;
padding-bottom:5px;
}

/** html div.txtBoxGy {
font-size:90%;
}

*:first-child+html div.txtBoxGy {
font-size:90%;
}*/

div.txtBoxBot {
border-top:0; border-left:1px #D5D5D5 solid;
border-right:1px #D5D5D5 solid;
border-bottom:1px #D5D5D5 solid;
margin-bottom:3px;
}

div#scroll {
width:9px;
height:163px;
background:url(../../img_top/bg_scroll.gif) no-repeat;
float:right;
}

.mgb97 {
margin-bottom:97px;
}







