@charset "utf-8";

/*
	Site Name: 
	Description: base template style
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	1: SOBA

==========================================================
*/
h2 {
	margin-bottom: 30px;
}	
h3 {
	clear: both;
}
h4 {
	clear: both;
	margin: 25px 0 12px 0;
	background: url(../images/top/tenpoBox_point.gif) no-repeat 0 0;
	padding-left: 16px;
	font-size: 120%;
}
p {
	margin-bottom: 10px;
}
.red {
	color: red;
}
.right_box img {
	margin-bottom: 10px;
}
p.point {
	margin-left: 25px;

}