/*=========================================================

default

=========================================================*/
#wrapper {
background: url(../images/cmn_bg.png) left top;
}


/*=========================================================

業務案内からの遷移先

=========================================================*/
.contents .main h2 {
margin-bottom: 10px;
width: 410px; /*570-130-30*/
height: 35px;
}

.contents .main a.link {
bottom: 0;
display: block;
height: 24px;
margin: 10px 0 0 276px;
position: absolute;
right: 0;
width: 134px;
}

.contents p.attention {
clear: both;
bottom: -26px;
font-size: 13px;
right: -255px; /*900-contnts.height-contents.margin-a */
letter-spacing: 0;
line-height: 1em;
position: absolute;
width: 520px;
}


