@charset "shift_jis";

/* gateway.css
------------------------------------------ */

/* readSec
------------------------------------------ */
#MAIN .readSec p{margin-top:25px;}




/* cautionSec
------------------------------------------ */
#MAIN .cautionSec{margin-top:25px;}

#MAIN .cautionSec h3{
	color:#0a3190;
	font-weight:bold;
}

#MAIN .cautionSec ul{margin-top:5px;}
#MAIN .cautionSec ul li{
	padding-left:1em;
	text-indent:-1em;
	line-height:1.3;
}




/* annotation
------------------------------------------ */
#MAIN .annotation{
	margin-top:20px;
	padding-left:1em;
	text-indent:-1em;
	font-size:95%;
	}
