
/* inside.css */

div.mainph
	{ margin-bottom:20px; }

div.h1_area
	{ margin-top:20px; background:url('../img/ins/img_h1btm.gif') no-repeat bottom; clear:both; width:664px; }
div.h1_area h1
	{ font-size:100%; line-height:120%; padding:12px 0 10px; background:url('../img/ins/img_h1upr.gif') no-repeat top; width:664px; }

div.h2_area
	{ margin-top:20px; background:url('../img/ins/img_h2bg.gif') no-repeat bottom; clear:both; width:664px; }
div.h2_area h2
	{ color:#384282; font-size:90%; line-height:120%; padding:12px 0 11px 12px; background:url('../img/ins/img_h2upr.gif') no-repeat top; width:652px; }

h3
	{ margin-top:20px; color:#384282; font-size:80%; padding-bottom:7px; background:url('../img/ins/img_halfh2bg.gif') repeat-x bottom; width:664px; }

h4
	{ margin-top:20px; font-size:80%; color:#414141; }

div.fst
	{ margin-top:0; }

p.totop
	{ text-align:right; margin-top:20px; font-size:64%; }
p.totop a
	{ border:1px solid #6E7EAF; background:url('../img/ins/img_pagetopbg.gif') repeat-x center; padding:4px 5px; }


