@charset "utf-8";
/* CSS Document */

p{
color:#666666;
line-height:1;
text-indent:10px;
}

#blog {
background-image:url(blog_head.jpg);
background-repeat:no-repeat;
background-position:top left;
width:530px;
height:400px;
color:#FF6699;
line-height:1.5;
margin:0;
padding:0;
}

.qanda_inner {
margin-left:15px;
margin-top:15px;
background-image:url(../qanda/concept_middle_bg.jpg);
background-repeat:repeat-y;
}

.qanda_box {
padding:0 30px;
color:#666600;
line-height:1.3;
}

