@charset "utf-8";

/*------------------------------*/
/* Layout                       */
/*------------------------------*/
div#exnote {
	width: 827px;
	margin-left: 23px;
	line-height: 1.6em;
}

.block {
	width: 826px;
	margin: 25px auto 30px auto;
}

/*===styles=======================*/
h2 {
	width: 870px;
	height: 65px;
	text-indent: -9999px;
	font-size: medium;
	font-weight: normal;
	background: url(../../access/img/title_main.jpg) no-repeat;
}

h3 {
	width: 816px;
	height: 24px;
	padding: 6px 0px 0px 10px;
/*	font-size: medium;*/
	font-size: 16px;
	font-weight: normal;
	background: url(../../access/img/title_midashi.gif) no-repeat;
}

table.main {
	width: 827px;
	margin: 23px auto 23px auto;
}
table.main .cell1{
	line-height: 1.6em;
}
table.main .cell2{
	padding-left: 20px;
}
table.main .cell1 .axs1{
}
table.main .cell1 .axs2{
	margin-top: 27px;
}
table.main .cell1 .axs3{
	margin-top: 17px;
}

.block p {
	margin-left: 20px;
	margin-top: 19px;
}

#exnote a:link {
	color: #e5d148;
	text-decoration: none;
}
#exnote a:visited {
	color: #e5d148;
	text-decoration: none;
}
#exnote a:hover {
	color: #e5d148;
	text-decoration: underline;
}
#exnote a:active {
	color: #e5d148;
	text-decoration: underline;
}
#exnote p.getARlogo {
	margin: 30px 0px 10px 0px;
}

