@charset "UTF-8";

/********************************/
/**  ビルボード　　　　　      **/
/********************************/

#qa_bill {
	background-image:url(../img/qa_girl.jpg);
	background-repeat:no-repeat;
	width: 100%;
	height:300px;
}

#qa_bill p{
text-align:justify;
width:400px;
float:right;
padding-right:10px;
margin:0;
line-height:1.7em;
}

#qa_bill h4{
width:500px;
text-align:right;
float:right;
padding-top:25px;
padding-right:10px;
margin-bottom:10px;
font-size:150%;
color:#FF6666;
}