@charset "utf-8";
/* -----  ----- */
#topMessage{
	background:left bottom no-repeat url(../../../images/main_l.jpg);
	clear:both;
	color:#047391;
	font-weight:bold;
	margin:5px 0 0 0;
	padding:20px 30px 10px 30px;
	height:auto;}

#topMessage span{
	font-size:150%;
}

#topMessage ul{
	list-style:none;
	margin:15px 0 0 30px;
}

/* -----  ----- */
h2{
	background:url(../images/bg_gra.jpg) left top repeat-x;
	font-weight:bold;
	padding:11px 30px;
}



/* -------------------- contentsArea -------------------- */
#contentsArea{
	background:url(../images/bg_gra2.jpg) left top repeat-x;
	padding:15px 30px;
}

#contentsArea p{
	margin-bottom:1.4em;
}

.spot{
	color:#047391;
	font-weight:bold;
	list-style:none;
	margin:1.4em 0 1.4em 10px;
}

.spot li{
	text-indent:-50px;
	margin-left:50px;
}

.spot img{
	margin-right:5px;
	vertical-align:middle;
}

.caution{
	border-top:1px solid #8c8c8c;
	margin:20px 25px 10px 25px;
}
.caution ul{
	color:#8c8c8c;
	list-style:disc;
	margin-left:20px;
	margin-top:1em;
}

.caution li{
	margin-bottom:4px;
}

.note{
	background-color:#FCF5A4;
	border-color:	#FFE900;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	padding:11px 30px;
	font-size:100%;
	margin-top:5px;
}
