@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";


/*-*-*-*-*-*-* フッターコンテンツ領域 *-*-*-*-*-*-*-*-*-*-*/

/*-*-*-*-*-*-* ご利用条件 *-*-*-*-*/

#footwrap{
clear:both;
width:937px;
margin:8px 0 18px 23px
}

#footwrap h2{
width:937px;
height:89px;
margin-bottom:26px;
}

#footwrap div.outbox{
width:862px;
background:url(../../outline/img/bg_diagonal.jpg) repeat-y top left;
}

#footwrap div.inbox{
width:612px;
margin-left:250px;
}

#footwrap div.inbox p.totop{
margin:15px 0;
text-align:right;
}




#footwrap div.inbox dl{
width:612px;
}

#footwrap div.inbox dt{
width:612px;
margin:25px 0 0 0;
padding:5px 0;
font-weight:bold;
line-height:1.5em;
color:#176F85;
border-top:#B2B2B2 dotted 1px;
border-bottom:#B2B2B2 dotted 1px;
}

#footwrap div.inbox dt span{
font-size:1.4em;
font-weight:bold;
}

#footwrap div.inbox dd{
width:557px;
margin:15px 0;
padding:30px 15px 30px 40px;
text-indent:-25px;
line-height:1.8em;
background-color:#FBF8E1;
}

#footwrap div.inbox dd span{
font-size:1.4em;
font-weight:bold;
color:#C0272D;
}

h3.title {
background:url(../img/title.jpg);
line-height:26px;
color:#176F85;
font-size:15px;
font-weight:bold;
padding:0 0 0 35px;
}




