@charset "UTF-8";

/*--------------------------------------
  CSS import
---------------------------------------*/

@import url("driver.css");

blockquote {
	background-color: #CCCCCC;
	border: 3px dotted #666666;
	margin-left: 30px;
	padding: 5px;
	font-size: 80%;
}

#mainArea .unitType01 h4 {
	padding: 20 0 0 0px;
}

#mainArea .unitType01 h5 {
	padding:24px 0 0 0;
}

#mainArea .unitType01 h6 {
	padding:24px 0 0 20px;
}
