@charset "Shift_JIS";

/*==================================================
*	01. Header Area
*	02. Contents
*	03. Footer Area
=================================================*/

/*==================================================
	01. Header Area
==================================================*/
body.ad #header{
background:url("images/body-bg01.gif") no-repeat 0 0;
position:relative;
width:952px;
height:91px;
min-height:91px;
}
body.ad #ci{
position:absolute;
left:20px;
top:20px;
}
body.ad .service-logo{
 position:absolute;
 right:20px;
 top:20px;
}



/*==================================================
	02. Contents
==================================================*/
/* Layout Image
--------------------------------------------------*/
#contents div.layout-column-2 .box-02{
background-image:url("images/box02-bg02.gif");
width:394px;
}
#contents div.layout-column-2 .box-02 h2{
background-image:url("/common/images/head-bg01.gif");
}
#contents div.layout-column-2 .box-02 dl{
text-align:center;
}
#contents div.layout-column-2 .box-02 dl dt{
margin-bottom:13px;
}
#contents div.layout-column-2 .box-02 dl dd.consult{
background:url(/common/images/line-list02.gif) no-repeat right bottom;
margin-bottom:17px;
padding-bottom:17px;
}
#contents div.layout-column-2 .box-02 dl.list-01{
text-align:left;
}
#contents div.layout-column-2 .box-02 p.catalogue{
margin-top:63px;
text-align:center;
}

/*==================================================
	03. Footer Area
==================================================*/
body.ad #footer{
clear:both;
margin:30px 0 5px;
}
body.ad #copyright{
color:#666;
font-size:83.3%;
text-align:right;
}