@charset "utf-8";
@import url("common.css");
@import url("archive.css");

/*---------------------------------------------------------------------
/* Business CSS */

p{
line-height:1.6;
letter-spacing:0.1em;
}

/*--- Content image ---*/
div#contents_img{
background:url(../img/archive/contents_img/contents_support.jpg) no-repeat;
}

#b_arrow{
margin:10px 0;
width:910px;
height:45px;
text-align:center;
}

.img_center{
text-align:center;
width:910px;
margin:15px 0;
}