body {
	font-size: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
/*	background-color: #ffFFEE;
	background-repeat: repeat-y;
	background-position: left top;*/
}
#header h1 {
	margin: 0;
	width: 760px;
}
#header img {
	border:none;
}
#globalNavi {
	width: 130px;
	float: left;
	font-size: 0.9em;
	margin-bottom: 1.5em;
}
#globalNavi ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#globalNavi li {
	border-right: 1px solid #cc9933;
	border-bottom: 1px solid #cc9933;
	display: block;
}
#globalNavi li a {
	display: block;
	padding-left: 15px;
	background-color: #ffcccc;
	text-decoration: none;
	color: #663D14;
	padding-bottom: 5px;
	padding-top: 5px;
}
#globalNavi li ul li a{
	display: block;
	padding-left: 30px;
	background-color: #ffcccc;
	text-decoration: none;
	color: #663D14;
	padding-bottom: 5px;
	padding-top: 5px;
}
#globalNavi li ul li.list-in{
	border-top: 1px solid #cc9933;
	border-right: none;
	border-bottom: hidden;
	display: block;
}
#globalNavi li a:hover {
	background-position: center left;
	background-repeat:no-repeat;
}
#globalNavi li a#this {
	background-color: #99ccff;
	background-position: center left;
	background-repeat:no-repeat;
}

#content {
	margin-bottom: 1.5em;
	margin-left: 140px;
	width: 600px;
	font-size: 0.9em;
}
#content p {
	margin-top: 0;
}
#summary {
	width: 95%;
	margin-right: auto;
	margin-left: 3%;
}
#photo {
	text-align: center;
}
#coment {	
	text-align: center;
}
tabel.table-01 {
  margin-top: 0.2em;
  margin-bottom: 1em;
  width: 580px;
  border-collapse: separate;
  border-spacing: 2px;
  font-size: 100%;
}

table.table-01 caption {
  margin-top: 1em;
  text-align: right;
}

table.table-01 th,table.table-01 td {
  padding: 4px 6px;
}

table.table-01 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #FFD9F3;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
}

table.table-01 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #F3F3F3;
  text-align: left;
  white-space: nowrap;
}
table.table-01 td.ken,
table.table-01 td.1800,
table.table-01 td.720 {
  text-align: center;
  white-space: nowrap;
}
p.menu {
	width: 630px;
	text-align: center;
}
p.shirushi {
	width: 760px;
	text-align: right;
	font-size: 95%;
}
p.kome {
	width: 600px;
	text-align: right;
	font-size: 95%;
	color: red;
}

#thumnail {
	width: 504px;
	margin-right: auto;
	margin-left: auto;
}
.thums {
	width: 106px;
	margin: 0 10px;
}
#footer {
	clear: left;
	background-color: #cc9933;
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 0.9em;
	width: 760px;
	height: 21px;
	padding-top: 4px;
	padding-bottom: 0.5em;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer li {
	float: left;
	padding: 0.5em 0.5em 0;
}
#footer li a {
	background-color: #cc9933;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 12px;
	background-position: center left;
	background-repeat: no-repeat;
}
/*#footer li a:hover {
	background-position: center left;
	background-repeat:no-repeat;
}*/
