@charset "utf-8";

h1{
float:none;
margin:0 0 20px 26px;
padding-left:0;
}

/*ヘッダー関連*/
#box_header_top{
width:759px;
height:113px;
background:url(../global-images/bg_header_top.gif) no-repeat left top;
margin-left:0;
margin-top:0;
padding:0;
text-align:left;
}


/*ナビ関連*/
.gnavi{
float:left;
background:url(../images/bg_gnavi_top.gif) no-repeat right top; width:212px;
}

.subnavi{
float:left;
}

ul{
margin-top:0;
padding-top:0;
}

li{
margin-top:0;
padding-top:0;
}

.gnavi li img,
.subnavi li img{
vertical-align:bottom
}

.navi{
margin-left:26px;
margin-top:28px;
}

.box_navi{
width:759px;
height:354px;
background:url(../images/bg_globe.gif) no-repeat right top;
}

/*news関連*/
.news{
border:solid 1px #CCCCCC;
width:342px;
background:url(../images/h2_top_01.gif) no-repeat left top;
position:relative;
}

.newsbox{
border:solid 1px #CCCCCC;width:342px;
}

.l-newsbox{
float:left;margin-top:3px;
}

.r-newsbox{
float:right;
}

.news_bdr{
margin-left:11px; margin-top:2px;padding:0;
}

.news_content{
margin-top:5px;
padding-left:11px;
padding-bottom:11px;
font-size:80%;
}

.news_content td{
padding:2px 0;
}

.news_date{
width:6em;
}

/*contents関連*/
.box_copy{
padding-left:26px;
padding-top:28px;
}

.l-content{
float:left;
width:340px;
padding-left:26px;
}

.r-content{
width:342px;
padding-right:20px;
margin-bottom:30px;
float:right;
}

.content{
width:759px;
margin-bottom:20px;
background:url(../images/bg_top_content.gif) no-repeat right top;
}
