body {
	margin: 0 auto 1em auto;
	padding: 0;
	color: #5f6527;
	background-color: #fbfaf5;
	line-height: 160%;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	text-align: center;
	width: 100%;
	background : #f4f0e4 url(images/header_1px.jpg) center repeat-y;

}

#wrapper-header {	background: #fbfaf5; }

#header {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 80%;
	padding: 5px 10px;
	letter-spacing: -1px;
	font-weight:normal;
	text-align: center;
}

#header h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
	font-size: 150%;
	letter-spacing: -1px;
	line-height: 120%;
	font-weight:normal;
}

#header p.menu {
	margin: 0 0 0 0;
	padding: 15px 0 0  10px;
	color: #ffffff;
	font-size: 90%;
	letter-spacing: -1px;
	font-weight:normal;
	text-align: left;
}

#wrapper-top {	background: #fbfaf5; }

#top {
	width: 960px;
	margin: 0 auto;
	padding: 1px 0 1px 0;
	text-align: left;
	font-size: 14px;
}

#top h3 {
	margin: 20px 0 10px 0;
	color: #5f6527;
	padding-bottom: 3px;
	border-bottom: 3px solid #a0c80e;
	font-size: 150%;
	letter-spacing: -1px;
}


#top h4 {
	margin: 3px 0 5px 10px;
	font-size: 100%;
	letter-spacing: -1px;
	line-height: 120%;
	font-weight:bold;
}

#top strong {
	font-size:110%;
}

#top-index {
	margin-left: 30px;
}

#gallery p {
    color: #5f6527;
	font-size:85%;
	line-height: 160%;
	margin-top: 0;
	margin-bottom: 1em;
}



#catchcopy{
	background: #f4f0e4 url('images/lavender.jpg') right no-repeat;
	margin: -10px 0 0 300px;
	font-size: 100%;
	width:520px;
	height:270px
}

#catchcopy h3 {
	font-size:120%;
	font-weight:bold;
	margin: 1em 0 0.5em 0;
	color: #5f6527;
	border: none;
}

#catchcopy p {
		line-height: 150%;
		margin-top: 0;
		margin-bottom: 1em;
}


#wrapper-menu {
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	float: left;
	width: 100%;
}

#menu {
	width: 900px;
	margin: 0 auto;
	font-size: 14px;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	width: 100%;
}

#menu li { display: inline; }

#menu a:link, #menu a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #95bc0e;
}

#menu a:hover {
	background: #b6e41c url('images/menu-hover.png') repeat-x;
	color: #485b06;
}


#content {
	background-color: #f4f0e4;
	width: 900px;
	margin: 0 auto;
	padding: 1px 0 1px 0;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	text-align: left;
	font-size: 14px;
}

* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */


#footer {
	margin: 0 auto;
	padding: 2px 0;
	width: 900px;
	text-align: center;
	color: white;
	line-height: 150%;
	letter-spacing: 0.15em;
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	border: 1px solid #a0c80e;
	font-size: 10px;
}



#content h2 {
	margin: 20px 0 10px 0;
	color: #5f6527;
	padding: 0 0 3px 10px;
	border-bottom: 3px solid #a0c80e;
	font-size: 120%;
	letter-spacing: -1px;
}

#content table,td {
	border: 2px dotted #a0c80e;
	border-spacing: 10px;
}


h3 {
	margin: 40px 0 0 1em;
	color: #5f6527;
	border-bottom: 1px solid #5f6527;
	font-size: 120%;
	font-weight:normal;
}

a:link, a:visited {
	color: #blue;
	text-decoration: none;
}

a:hover {
	color: #red;
	text-decoration: underline;
}

p {
	font-size:90%;
}

p.narrow {
		line-height: 120%;
		margin-top: 0;
		margin-bottom: 1em;
}

p.small {
		font-size:80%;
		line-height: 180%;
		margin-top: 0;
		margin-bottom: 1em;
}

p.banner {
		font-size:120%;
		font-weight:bold;
		line-height: 180%;
		margin-top: 0;
		margin-bottom: 1em;
		margin-left: 35px;
}

img {
    border-style:none;
}


table {border-collapse:collapse;}
.table-1px td {border:1px solid; margin:0; padding:2px;}
.table-1px th {border:1px solid; padding: 2px; background-color: #e0ebaf; font-weight: normal;}
.table-0px td {border-style:none; padding: 4px;}
.table-0px th {border-style:none; padding: 4px; background-color: #e0ebaf; font-weight: normal;}


.kakaku_button{
position: relative;
  margin: 20px 0 0 30px;
  padding: 0;
  width: 840px;
  height: 120px;
}

.kakaku_button ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.kakaku_button li{
  float:left;
  width: 120px;
  margin: 0;
  padding: 0;
}

.kakaku_button a{
  display: block;
  width: 100%;
  height: 120px;
  background-image: url(images/kakaku_button.jpg);
  background-repeat: no-repeat;
}

.kakaku_button a:hover{
  background-image: url(images/kakaku_button.jpg);
  background-repeat: no-repeat;
}

.kakaku_5000yen a{background-position: 0 0;}
.kakaku_10000yen a{background-position: -120px 0;}
.kakaku_15000yen a{background-position: -240px 0;}
.kakaku_20000yen a{background-position: -360px 0;}
.kakaku_25000yen a{background-position: -480px 0;}
.kakaku_30000yen a{background-position: -600px 0;}
.kakaku_40000yen a{background-position: -720px 0;}

.kakaku_5000yen a:hover{background-position: 0 -120px;}
.kakaku_10000yen a:hover{background-position: -120px -120px;}
.kakaku_15000yen a:hover{background-position: -240px -120px;}
.kakaku_20000yen a:hover{background-position: -360px -120px;}
.kakaku_25000yen a:hover{background-position: -480px -120px;}
.kakaku_30000yen a:hover{background-position: -600px -120px;}
.kakaku_40000yen a:hover{background-position: -720px -120px;}


