
* { 
	margin: 0; 
	padding: 0;
	 }
body { 
	background-image: url(images/back.jpg); 
	text-align: center;
	}
img { 
	border: 0px;
	}
#page { 
	background-color: #fff; 
	margin-right: auto; 
	margin-left: auto; 
	width: 640px;
	}
#main { 
	padding: 10px 20px;
	}
p { 
	line-height: 150%; 
	}
h1 { 
	font-size: 1.3em; 
	background-repeat: repeat-x; 
	text-align: center; 
	border-right: 30px none; 
	border-left: 5px none; 
	}
h2 { 
	font-size: 1em; 
	background: url(images/title.jpg) repeat-x; 
	margin-top: 30px; 
	margin-right: auto; 
	margin-left: auto; 
	padding-top: 6px; 
	height: 33px; 
	}
.bold-co { 
	color: #339; 
	font-weight: bold; 
	}
.bold { 
	font-weight: bold; 
	padding-right: 5px; 
	padding-left: 5px; 
	fint-size: 0.9em; 
	}
.blue { color: #339; 
	}
li { 
	line-height: 150%; 
	list-style-type: none; 
	}
.yen { 
	background-color: #ffc; 
	margin-left: 5px; 
	}
a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color: #039; 
	}
.mar-to { 
	margin-top: 12px;
	}
.mar-2 { 
	margin-top: 30px; 
	}
#co { 
	background: url(images/title.jpg) repeat-x; 
	margin-top: 12px; 
	}
