@charset "UTF-8";

@import "base.css";
@import "common.css";


/*-- contents --*/

.titole {
	width:780px;
	height:110px;
	float:left;
	padding:0;
	margin:0;
	background:url(../img/qa/ti.jpg) 0 0 no-repeat;}

h3{
	width:560px;
	color:#444;
	font-size:110%;
	padding:7px 0 7px 25px;
	margin-bottom:10px;}

h4{
	width:560px;
	color:#1080B6;
	padding:6px 0 5px 28px;
	margin-bottom:15px;}


