@charset "UTF-8";
/* CSS Document */


h2#asct_tit{
	width:500px;
	height:28px;
	background:url(../img/asct_tit.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

h2#guide_tit{
	width:500px;
	height:28px;
	background:url(../img/guide_tit.gif) 0 0 no-repeat;
	text-indent:-9999px;
}

.asct_table a{
	color:#141E48;
	text-decoration:none;
}

.asct_table a:hover{
	text-decoration: underline;
}

.guideInBox{ padding:0 0 25px 0;
             font-size:12px;
             line-height:1.5em;
             color: #131E47;}

.guideInBox h3{ margin:0 0 20px 0;}
.guideInBox h4{ margin:0 0 10px 0; font-weight:bold; font-size:12px; line-height:1.5em;}

.guideInBox ul{
	padding:0;
	margin:0;
	list-style:none;
}
.guideInBox ul li{ margin:0 0 6px 0;}