/* CSS Document */

.apstable {
	font-size:12px;
	line-height:1.6em;
	margin-left:25px;
}
.apstable td span {
	color:#CC0000;
}
.apstable a:link		{ color:#0033CC;}
.apstable a:active	{ color:#0033CC;}
.apstable a:visited	{ color:#0033CC;}
.apstable a:hover		{ color:#0033CC; text-decoration:none;}

.topbox {
	font-size:12px;
}



/* APS */
.boder {
border-right:1px solid #006699;
border-bottom:1px solid #006699;
border-left:1px solid #006699;
width:537px;
}

.explane {
	padding:5px 15px 5px 5px;
	font-size:12px;
	line-height:1.3em;
}
.explane span {
background: url(../img02/aps/aomaru.gif) no-repeat 0 3px;
padding-left:10px;
padding-right:10px;
}
.photo {
	padding-left:10px;
}
.pagetop {
margin:5px 0 10px 0;
text-align:right;

}


