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

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



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

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

#column-b div{
margin:0 auto;
padding:0;
width:550px;
height:475px;
background:url("../image/concept/bg_text.jpg") top center no-repeat;
}

#column-b p{
margin:0;
padding:180px 0 0 0;
width:550px;
height:295px;
text-align:center;
line-height:160%;
}

#column-b p span{
margin:15px auto 0 auto;
padding:50px 0 0 0;
width:200px;
height:0;
display:block;
overflow:hidden;
background:url("../image/concept/name.png") top center no-repeat;
}