/* CSS Document */
body {
	background-color: #FFFFFF;
       	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Ms PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: center;
}
h1 {
	font-size: xx-large;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
}
#header {
	width: 760px;
}
#contents {
	width: 760px;
	height: 380px;
}
#footer {
	width: 760px;
	clear: both;
	text-align: center;
}
#main {
	float: right;
	width: 564px;
}
#sidebar {
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 5px;
	height: 100px;
	margin-bottom: 130px;
}
#side {
	width: 190px;
	height: 380px;
	border-top-color: #FF0000;
}
#link{
        width: 190px;
        height: 45px;
        margin: 0px;
        padding: 0px;   
}

/* CSS Document */
#item01 {
	float: left;
	height: 165px;
	width: 136px;
	margin-top: 20px;
	margin-right: 2px;
	margin-left: 2px;
}
