/*css setting*/

*{margin:0;padding:0;line-height:160%;}
body{
margin:0;
padding:0;
font-family:arial, 'Hiragino Kaku Gothic Pro', Meiryo, san-serif, sans-serif, Osaka, verdana;
color:#000;
text-align:center;
background:#f9f9f9;
}
h1,h2,h3,p,ul,ol,li{
margin:0px;
padding:0px;
}
li{
margin:0px;
padding:0px;
list-style-type:none;
}
img{border:0;}

a{color:#a50f38; text-decoration:none;}
a:hover{ color:#aa364f; text-decoration:none;}
.cut{ clear:both;}

#outline{
width:840px;
text-align:left;
margin:0 auto;
}
#headline{
font-size:12px;
padding-bottom:2px;
margin-bottom:18px;
border-bottom:#ddd solid 2px;
background:#fff;background: -moz-linear-gradient(top, #f0f0f0, #fff);
background: -webkit-gradient(linear, center top, center bottom, from(#f0f0f0), to(#fff));
background: linear-gradient(top center, #f0f0f0 0%, #fff 100%);
text-align:center;
box-shadow:0 1px 3px #aaa;
}
#headline .headline02{
width:840px;
margin:0 auto;
display:block;
padding:3px 0;
text-align:left;
}
#headline a{
text-decoration:none;
font-size:24px;
text-shadow:1px 1px 1px #aaa;
}
h1{
padding:3px 4px 1px 4px;
font-weight:normal;
font-size:11px;
color:#000;
}

#global-navi{
width:26%;
padding:0  0 12px 0;
position:relative;
float:left;
font-size:12px;
}
#global-navi ul{
margin:0 0 10px 0;
background:#fff;
box-shadow:1px 1px 2px #999;
background: -moz-linear-gradient(top, #f9f9f9, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#f9f9f9), to(#eee));
background: linear-gradient(top center, #f9f9f9 0%, #eee 100%);
border:#fff solid 1px;
}
#global-navi ul li{
padding:10px 8px;
border-top:#fff solid 1px;
border-bottom:#e9e9e9 solid 1px;
}
#global-navi{
font-size:13px;
}
#navi_inner li a{
text-decoration:underline;
}

#lead{
width:70%;
float:right;
position:relative;
font-size:13px;
margin:0 0 20px 0;
box-shadow:1px 1px 3px #999;
}
.image_area{
width:100%;
}
#in_wrap{
padding:12px;
line-height:160%;
background:#ffffff;
}
#in_wrap ul li{line-height:200%; padding-bottom:3px;}
#in_wrap .in_wrap_ads li{line-height:170%; margin-bottom:3px;}
#in_wrap p{line-height:200%;}

 h2{
margin:10px 0;
display:block;
font-size:15px;
letter-spacing:-1px;
padding:1px;
border:#ccc solid 1px;
}
h2 span{
display:block;
padding:5px;border:#eee;
background: -moz-linear-gradient(top, #fff, #eee);
background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#eee));
background: linear-gradient(top center, #fff 0%, #eee 100%);
border-top:#005ca3 solid 4px;
}

 h3{ 
margin:10px 0;
border-bottom:#0069df solid 1px;
font-size:15px;
letter-spacing:-1px;
}

#footnavi{
margin-top:15px;
font-size:12px;
padding:12px;
background:#e5e5e5;
color:#666;
border-top:#ddd solid 1px;
text-align:center;
}
#footnavi ul{
margin:0 auto;
width:840px;
text-align:left;
}
#footnavi ul li{
line-height:180%;
}
#footnavi p{
margin:0 auto;
width:840px;
font-size:11px;
text-align:right;
letter-spacing:1px;
}

