@charset "shift_jis";

@import url(style.css);

/* title_ditail
------------------------------------------- */
.title_ditail{
width:100%;
background:url(../images/detail_title_bg.gif) repeat-x 0 bottom;
padding-bottom:15px;
}
.title_ditail h3{
float:left;
font-size:130%;
padding:10px 0 0 0;
color:#075c95;
margin:0;
}


/* hn
------------------------------------------- */
#info-01 h4{
width:100%;
height:37px;
overflow:hidden;
line-height:2.3em;
margin-bottom:10px;
background:url(../info/image/info-01image01.gif) no-repeat;
}
#info-01 h4 a{
padding:0 0 0 12px;
}




/* detail_box05
------------------------------------------- */
body #left_container .detail_box05{
height:48px;
text-align:right;
background:url(../images/detail_title_bg.gif) repeat-x 0 top;
}
.detail_box05 a{
display:block;
padding:15px 0 0 0;
}
.detail_box05 a.return{
float:left;
}
