@charset "UTF-8";

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */
 

/* ==
　 Land/Ocean/Cycle

=============================================================================== */

/*　i　のくくり　=============================================================================== */
div.contents_text h3.tittle_i img{
	padding-top:15px;
	}
div.contents_text p.coat img{
	padding-top:20px;
	padding-bottom:20px;	
	}
	
/*　ro　のくくり　=============================================================================== */

div.contents_text h3.tittle_ro img{
	padding-top:20px;
	}
div.contents_text p.ro {
	padding-top:10px;
}

/*　ha　のくくり　=============================================================================== */

div.contents_text h3.tittle_ha img{
	padding-top:20px;
	}

div.contents_text p.suburi_p img {
	padding-top:10px;
	padding-bottom:10px;
}
div.contents_text p.grip_text {
	padding-top:10px;
}
div.contents_text p.tittle_suburi {
	padding-top:25px;
}

/*　ha point　のくくり　=============================================================================== */
div.contents_text h3.point img{
	padding-top:10px;
	}


div.contents_text div.point_area{
	background-color:#ECE947;

}
div.contents_text div.point_area p.point{
	color:#000000;
	width:550px;
	padding:10px;	
}


div.contents_text p.pagetop a img{
	padding-top:10px;
	padding-bottom:30px;
	float:right;
}


/*　kadomaru　のくくり　=============================================================================== */
div.kadomaru_bottom{
	clear:both;
	}
