body  {
	background : #ffffff url(image/bg.gif) no-repeat fixed top center ;
	color : #666666 ;
	font-family : "‚l‚r ƒSƒVƒbƒN","Osaka","Verdana" ;
	font-size : 12px ;
	background-color : #ffffff ;
	margin : 0px ;
	padding : 0px ;
	text-align : center ;
	scrollbar-3dlight-color : #ffffff ;
	scrollbar-darkshadow-color : #ffffff ;
	scrollbar-shadow-color : #909090 ;
	scrollbar-face-color : #ffffff ;
	scrollbar-arrow-color : #909090 ;
	scrollbar-highlight-color : #909090 ;
	scrollbar-track-color : #909090 ;
}

a {
	color : #606060 ;
	text-decoration : underline ;
}

a:active {
	color : #f09060 ;
}

a:visited {
	color : #606060 ;
}

a:hover {
	color : #f09060 ;
	text-decoration : underline ;
}

h1 {
	margin : 0 0 10px ;
}

h2 {
	font-size : 1em ;
	line-height : 1.5em ;
	margin : 30px 0 10px 0 ;
}

h3 {
	font-size : 1em ;
	line-height : 1.5em ;
	margin : 20px 0 10px 0 ;
}

p {
	font-size : 1em ;
	line-height : 1.5em ;
	margin : 0 0 10px 10px ;
}

em {
	font-weight : bold ;
	font-style : normal ;
}

ul {
	margin : 0 -10px ;
	/margin : 0 20px ;
}

li {
	font-size : 1em ;
	line-height : 1.5em ;
	list-style-type : disc ;
	margin : 0 0 10px 0 ;
}

img {
	border : 0px ;
}

hr {
	width : 100% ;
	height : 1px ;
	border-style : solid ;
	border-width : 1px ;
	border-color : #cccccc ;
	color : #666666 ;
	
}

table {
	font-size : xx-small ;
	color : #666666 ;
}


input,textarea {
	font-size : xx-small ;
	border-style : solid ;
	border-width : 1px ;
	border-color : #cccccc ;
	color : #666666 ;
	background-color : #ffffff ;
}

.container {
	width : 760px ;
	margin : 0 auto ;
	text-align : left ;
}

.menu {
	margin : 0 ;
	text-align : right ;
}

.contents {
	width : 320px ;
	margin : 40px 0 ;
	text-align : left ;
}

.footer {
	width : 350px ;
	margin : 20px 0 20px ;
}


