a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	text-decoration:underline;
	position:relative;
                  top:1px;
                  left:2px;

}	
.style2 {
	color: #666666;
	font-size: 16px;
	line-height: 120%;
	letter-spacing: 0.2em;
	text-align: left;
}
#wrapper #contents h3 {
	color: #FFFFFF;
	padding: 0px;
}
.sikaku {
	border: thin solid #CCCCCC;
	height: 120%;
	width: 100px;
	margin-right: 0px;
}
.wrapper {
	margin: 0px auto;
	padding: 0px;
	height: 400px;
	width: 800px;
}
#wrapper #header {
	margin: 0px;
	padding: 0px;
	height: auto;
}

#wrapper #contents #block #block1 img {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	height: 400px;
	width: 540px;
}
#wrapper #address {
	font-size: 10px;
	height: 20px;
	width: 800px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#wrapper #contents #block #block2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: right;
	height: 400px;
	width: 240px;
}
#wrapper #contents {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 800px;
}
#wrapper {
	height: auto;
	width: 800px;
	background: url(../images/03.gif) repeat-y;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
