@charset "utf-8";
/* CSS Document */


#img01{
	float: left;
	border: 0px;
	height: 160px;
	width: 213px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 25px;
	margin-left: 15px;
}

#img02{
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#img03{
	margin-top: 15px;
	float:left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}


#title02{
	font-size:13px;
	font-weight:bold;
	margin-left:15px;
}

#p01{
	margin:0px;
	width: 300px;
	float: left;
}
#p02{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#main_right ul.type02{
	list-style:decimal;
	list-style-type : disc;
	margin : 10px 3em;
	padding: 0px 0px 0px 0px;
}
#main_right ul.type02 li{
	font-size:13px;
	line-height :1.2em;
	margin-right:3em;
	margin-bottom:5px;
}
	
#pagetop{
	display	: block;
	border	: 0px;
	margin-right: 20px;
	height: 17px;
	width: 85px;
	float: right;
}
#pagetop a{
	display	: block;
	border	: 0px;
	background-image: url(../images/btm_pagetop.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	height: 17px;
	width: 85px;
	float: right;
}
#pagetop a:hover{
	display	: block;
	border	: 0px;
	background-image: url(../images/btm_pagetop_hover.gif);
	background-repeat: no-repeat;
	margin-right: 20px;
	height: 17px;
	width: 85px;
	float: right;
}
