body {
	margin : 0;
	color : #333333;
	background : #ffffff url(leaf.jpg) right bottom no-repeat;
}

body,td,font,p,a {
	font-size : 12px;
	font-family : ƒqƒ‰ƒMƒmŠpƒS Pro W3,Hiragino Kaku Gothic Pro,‚l‚r‚oƒSƒVƒbƒN,arial,sans-serif;
	line-height : 20px;
}

a {
	color : #465b8c;
	text-decoration : underline;
}

a:hover {
	color : #465b8c;
	background : #b3e8ff;
	text-decoration : none;
}

ul {
	width : 270px;
	margin : 0;
	padding : 0;
	list-style : none;
	border-top : dotted 1px #b4b4b4;
}

li {
	margin : 0;
	padding : 5px 0 5px 20px;
	background : url(../common/li_mark.gif) left center no-repeat;
	border-bottom : dotted 1px #b4b4b4;
}