@charset "Shift_JIS";

*{	
margin:0;
padding:0;
}

body {
font-size:100.01%;
}

img{
border:0;
vertical-align:bottom;
}

ul,dl,ol{
list-style-type:none;
list-style-position:outside;
margin:0;
padding:0;
}

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* global common style
------------------------------------------- */
#contentsArea{
width:750px;
background-color:#FFFFFF;
}

#headerArea{
padding:16px 0 14px;
border-bottom:#CC0000 solid 1px;
}

#featureArea{
background:url(/img/top_featureimg.jpg) no-repeat;
padding-top:134px;
border-bottom:#B3B3B3 solid 1px;
}

#mainContensArea {
background:url(/img/top_bnbg.gif) repeat-y 506px;
}

#navigateNewsArea{
float:left;
width:493px;
padding-bottom:20px;
}

#bannerArea{
float:right;
width:231px;
padding:13px 0;
}

#bannerArea p{
margin-bottom:13px;
}

#bannerArea p.firstItem{
margin-bottom:26px;
}

h1 {
float:left;
display:inline;
}

p.sitemap{
float:right;
width:72px;
margin-top:7px;
}


h2 {
padding:15px 0 4px 15px;
border-bottom:#CC0000 solid 1px;
}

h3 {
float:left;
}

p.ftxt{
margin:0 0 118px 30px;
}

ul.linklist{
margin-left:10px;
padding:6px 0 8px 10px;
border-bottom:#B3B3B3 solid 1px;
}

ul.linklist li{
_height:0;
display:inline;
margin-right:15px;
}

.newsBlock{
margin:4px 0 0 15px;
}

dl{
font-size:0.8em;
line-height:1.4em;
float:right;
width:380px;
padding-top:2px;
}

dt{
color:#A1A2A4;
}

dd{
margin:-1.4em 0 0 6em;
} 

dd em{
font-weight:bold;
font-style:normal;
color:#CC0000;
} 