body {
	background-attachment: scroll;
	background-image: url(../images/back02.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}

h1 {
		font-size:12px;
		font-weight:normal;
}

h2 {
		font-family:"‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
		font-size:24px;
		font-weight:bold;
}

h3 {		font-size:10pt;
		font-weight:normal;

}


#container {
		width:850px;
		margin-left:auto;
		margin-right:auto;
		border-left: 3px outset #998;
		border-right: 3px outset #998;
		background-color: white;
}

#title {
		width:850px;
		height:85px;
		margin-left:auto;
		margin-right:auto;
}

#news {
		float:left;
		width:300px;
		padding-left:20px;
		padding-right:20px;
		font-size:10px;
}

#content2 {
		float:right;
		width:510px;
		padding-left:0px;
		padding-right:0px;
}

#osusume {
		float:left;
		width:250px;
		padding-left:0px;
		padding-right:2px;
}

#Links {
		float:right;
		width:250px;
		padding-left:0px;
		padding-right:3px;
}

#shop_cont1 {
		float:left;
		width:330px;
		padding-left:45px;
		padding-right:0px;
		padding-bottom:25px;
		padding-top:25px;
		font-size:10px;
		text-align:left;
}

#shop_cont2 {
		float:right;
		width:330px;
		padding-left:0px;
		padding-right:45px;
		padding-bottom:25px;
		padding-top:25px;
		font-size:10px;
		text-align:left;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #FF99FF;
}

.address {
	clear:both;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10px;
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

.foot {
	clear:both;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	color: #000000;
	background-color: #00000;
	word-spacing: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: right;
}

.ssl {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9px;
	color: #333333;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}

