#pageheader {
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#pageheader .this {
	margin: 0px 160px 0px 0px;
	padding: 0px;
}

#pageheader .another {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#pageheader .index {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}

#menu .upper {
	background-image: url(img/menu_frame_up.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 20px;
	width: 180px;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

#menu .mid {
	background-image: url(img/menu_frame_mid.gif);
	background-repeat: repeat-y;
	margin: 0px;
	width: 180px;
	padding-top: 10px;
	font-size: 12px;
	padding-bottom: 10px;
}

#menu .low {
	background-image: url(img/menu_frame_low.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 180px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}

#menu ul,#menu li{
	margin:0;
	padding:0;
	list-style:none;
}

#menu li{
	display:inline;
}

#menu a,#menu a:link #menu a:visited{
	text-decoration:none;
	color:#006600;
	background-color:#FFFFFF;
	text-align:left;
	display:block;
	padding: 2px 0px 2px 20px;
	width:auto;
	height:auto;
	margin: 0px 10px 0px 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#menu a:hover{
	color:#FFFFFF;
	background-color:#009900;
}

#menu a img{
	border: 0px;
}

#menu .mid-thispage {
	padding: 0px 0px 0px 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page {
	width:780px;
	font-size: 14px;
	color: #003300;
	line-height: 140%;
}

#content {
	width:600px;
	float: right;
}

#content a img{
	border: 0px;
}


.textbox-frame-upper {
	text-align: center;
	background-image: url(img/page_frame_upper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}

.textbox-frame-lower {
	text-align: center;
	background-image: url(img/page_frame_lower.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 40px;
	padding-left: 60px;
}

.textbox-center {
	text-align: center;
}

.textbox-left {
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.textbox-right {
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.textbox-left-bg {
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CCFFCC;
}

.specialprice {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}

.specialnomal {
	font-weight: bold;
	color: #000000;
}

.photo-left {
	float: left;
}

.textbox-caption {
	text-align: left;
	padding: 10px;
	width: 220px;
	float: right;
}

h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 160%;
	font-weight: bold;
}

h2 {
	font-size: 140%;
	font-weight: bold;
}

h3 {
	font-weight: bold;
	font-size: 100%;
}

.textfont-red {
	color: #FF0000;
}

.table-odd {
	background-color: #CCFFCC;
}

.table-even {
	background-color: #FFFFCC;
}

.to-page-top {
	font-size: small;
	text-align: right;
	clear: both;
}

