/*concept*/

#tit{
width: 131px;
height: 45px;
float:right;
text-indent:-9999px;
margin-right:0px;
background:url(../images/tit_concept.png) no-repeat;
behavior: expression(IEPNGFIX.fix(this));
}

#concept_area{
margin: 100px auto 0;
}

#tit_logo{
width: 294px;
height: 75px;
text-indent:-9999px;
margin: 0 auto 30px;
background:url(../images/logo.png) no-repeat;
behavior: expression(IEPNGFIX.fix(this));
}

.title{
margin:0 auto 24px;
font-weight:bold;
text-align:center;
}

p{
margin:0 auto 0;
text-align:center;
font-weight:bold;
}