/* CSS Document */
body {
	font-size: small;
	color: #000099;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	line-height: 1.2em;
	background-color: #E7D2BC;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position:0px 30px;
}
table {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#container {
	margin:10px auto;
	text-align: left;
	width: auto;
	padding:0px 4px 0px 4px;
}
#header {
	margin-bottom: 10px;
	font-size:14px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
}
#contents {
	margin: 0;
	padding: 5px 0px 5px 0px;
	width: auto;
	display:block;
	border-style:ridge;
	border-spacing:2px;
	border-width:3px;
	border-top-color:#FF28F4;
	border-left-color:#FDA039;
	border-bottom-color:#7D11EA;
	border-right-color:#353135;
	background-color: #FEE2FD;
}
#contents a {
	color: #3276F5;
}
#contents img {
	margin: 5px 8px 8px 5px;
	padding:0;
	border:0;
}
#center {
	clear:both;
	width: auto;
	text-align: left;
	margin:15px 20px 15px 15px;
}
#center img {
	margin: 5px 8px 8px 5px;
	padding:0;
	border:0;
}
#sidebar {
	width: auto;
}

.topindex a {
	text-align: left;
	color:#0000FF;
	margin:0px 30px 5px 10px;
	padding:5px 10px 20px 10px;
	width: auto;
	font-size: 16px;
	font-weight:bolder;
	clear:both;
}
td.l_head {
	background-color:#504D55;
	margin:0;
	font-size:14px;
	padding:2px 3px 2px 3px;
	color:#FFFFFF;
	text-align:center;
	height:23px;
	width:15%;
}
td.r_head {
	background-color:#504D55;
	margin:0;
	font-size:16px;
	padding:2px 3px 2px 3px;
	color:#FFFFFF;
	text-align:center;
	height:23px;
	width:85%;
}
td.r_head a {
	color:#FFFFFF;

}
td.l_head a:link {
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	height:23px;
}
td.l_head a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
td.l_head a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
td.shop h3 {
	margin:5px 6px 5px 5px;
	padding:3px 4px 3px 4px;
	text-align:center;
	font-size:13px;
	color:#FFFFFF;
	background-color:#504D55;
}
td.shop h3 a {
	color:#FFFFFF;
}
#footer {
	text-align: center;
	color:#336633;
	margin:0px 10px 20px 10px;
	padding:0;
	width:96%;
}
.siteInfo {
	float:none;
	font-size: 13px;
	text-align:center;
	color: #000;
	padding: 3px 0px 3px 0px;
	margin:0 auto;
	width:100%;
}
	
.siteInfo img{
	padding: 4px 10px 4px 0px;
	vertical-align: middle;
}
.siteInfo a {
	color: #30C;
}
.siteInfo a:link {
	color: #30C;
}
.siteInfo a:hover {
	color: #F06;
}

.siteInfo a:visited {
	color: #363;
}
hr.kugiri {
	background-image:url(images/back4.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position:bottom;
	width: auto;
	height:5px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-color: #630;
	border-style: groove;
	border-width:1px;
}
hr.kugiri2 {
	width: auto;
	height:1px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}