.style1 {color: #000000}

h1{
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

h2,h3,h4{
	margin: 0px;
	padding: 0px;
}

body {
	/*background-image:  url(../pages/common/images/yamaya_top_bg.gif);*/
	background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: center;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	line-height: 150%;
}

.news {
	font-size:x-small;
	color:#000000;c
	line-height: 150%;
	}
	
.bnr {
	margin-top: 3px;
}

.contents {
	font-size: x-small;
	color: #000000;
	cellspacing: 5px;
	line-height:110%;
}

address{
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
}

.ma {
	margin-top: 4px;
	margin-bottom: 6px;
	margin-right: 2px;
}

td {
	background-position: center center;
}

div {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: outside;
	list-style-image: url(pages/index/icon01.gif);
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #000000
}
A:hover {
	COLOR: #000000
}
A:active {
	COLOR: #000000
}