body {
	padding: 0px;
	margin: 0px;
	background-color: #ffd970;
	background-image: url(images/background_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	text-align: center;
	padding-bottom: 24px;
}
#leftside, #rightside {
	vertical-align: top;
}
#rightside {
	padding-top: 12px;
	padding-left: 12px;
}
#navbar ul, #navbar li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbar h3 {
	padding: 0px;
	margin: 0px;
}
#navbar a {
	background-image: url(images/ashiato.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#navbar .ambition, #navbar .lork {
	margin: 16px 0px;
}
#navbar .ambition a {
	background-image: url(images/ashiatoambition.gif);
}
#navbar .lork a {
	background-image: url(images/ashiatolork.gif);
}
#navbar a:hover {
	background-image: url(images/ashiatohover.gif);
}
#navbar a.active, #navbar a:hover.active {
	background-image: url(images/ashiatoactive.gif);
}
#address {
	margin-top: 24px;
	clear: both;
	text-align: center;
	font-size: 90%;
	line-height: 150%;
}
h1.main {
	padding: 4px;
	margin: 0px;
	font-size: 16px;
	color: #789;
}
h2.indexbox {
	font-size: 14px;
	color: #FF0000;
	line-height: 150%;
}
h2.main {
	border-bottom: 3px solid #ff8165;
	font-size: 16px;
	padding-top: 40px;
	background-image: url(images/h2bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	clear: both;
}
h2.pagetitle {
	padding: 4px;
	font-size: 14px;
	border-top: 1px solid #996600;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 6px solid #996600;
}

h3.main {
	border-bottom: 2px solid #ff8165;
	font-size: 14px;
	clear: both;
	padding-top: 20px;
	background-image: url(images/h2bg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
h4.main {
	border-bottom: 1px solid #aaa;
	font-size: 14px;
	clear: both;
}
h4.dog {
	font-size: 14px;
	color: #CC9933;
	line-height: 24px;
	padding: 3px 3px 3px 36px;
	margin: 0px 5px;
	background-image: url(images/dogmini.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}

/* .stafftable {
	border-collapse: collapse;
} */
td.staffbox {
	padding: 12px;
	border: 1px solid #ccc;
	border-right-color: #666;
	border-bottom-color: #666;
	text-align: center;
	vertical-align: top;
}
.staffbox p.name {
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
.staffbox p.job {
	text-align: center;
	font-size: 80%;
	margin: 0px;
	color: #330000;
}
.staffbox p.comment {
	color: #234;
	text-align: left;
	font-size: 90%;
}
table.otoiawase
{
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
.smalltextshifted {
	font-size: 80%;
	line-height: 130%;
	margin-left: 10px;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.smalltext {
	font-size: 80%;
	line-height: 140%;
}
.margin-left {
	font-size: 90%;
	line-height: 150%;
	margin-left: 35px;
}
.movie_container td {
	background-color: #FFFFCC;
	border: 1px solid #FF9966;
	font-size: 80%;
	vertical-align: top;
}
.news_box {
	font-size:90%;
	line-height:150%;
	padding: 10px;
	width: 400px;
	border: 1px solid red;
}
#footer {
	font-size: 80%;
	text-align: right;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}