@charset "UTF-8";
/* access.css */

/* //////////////////////////////////////////////
#カラム設定
/////////////////////////////////////////////// */
#column-a {
background:url("../image/access/bg_main.jpg") top right repeat-x; }



/* //////////////////////////////////////////////
#基本設定
/////////////////////////////////////////////// */

h2 {
background:url("../image/access/bg_title.png") top right no-repeat; }


#column-b div{
margin:15px auto 0 auto;
padding:0 10px;
width:530px;
height:475px;
}


#column-b p{
margin:15px 0 0 0;
line-height:170%;
}
