body {
	margin: 0px;
	padding: 0px;
	background-image: url(commonimg/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #9B988E;
}

.head-k {
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5B28E;
}

table, td, tr {
	font-size: 12px;
	line-height: 17px;
	color: #000033;
}

.foot-bg {
	background-color: #FFFFFF;
	background-image: url(commonimg/bottom01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 107px;
}
.foot-bg2 {
	background-color: #FFFFFF;
	background-image: url(movie/images/bottom01a.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 108px;
}

/* 白いリンク色 */
a.whitelink:link { color: #F8F6E7; text-decoration: none; font-size: 11px; line-height: 14px;}
a.whitelink:visited { color: #F8F6E7; text-decoration: none; font-size: 11px; line-height: 14px;}
a.whitelink:hover { color: #F8F6E7; text-decoration: underline; font-size: 11px; line-height: 14px;}
a.whitelink:active { color: #F8F6E7; text-decoration: none; font-size: 11px; line-height: 14px;}

/* 基本リンク色 */
a:link {
	color: #000033;
	text-decoration: none
}
a:visited {
	color: #808040;
	text-decoration: none
}
a:hover {
	color: #435098;
	text-decoration: underline
}
a:active {
	color: #435098;
	text-decoration: none
}

/* 文字やライン */
.s-txt {
	font-size: 11px;
	line-height: 16px;
}
.top-if-k {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5B28E;
	border-bottom-color: #B5B28E;
}
.menu-k {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAD8C6;
}
.m-txt {
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
}
.m-mid-chatxt {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #816120;
}
.red-txt {
	font-size: 12px;
	line-height: 16px;
	color: #CC0000;
}
.text01 {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.text03 {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.text04 {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 13px;
	font-weight: 700;
	color: #000000;
}
.text05 {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 13px;
	color: #000000;

}
.text06 {
	font-family: "?l?r ?o?S?V?b?N", "Osaka";
	font-size: 12px;
	color: #000000;
}
/* ?N????????N?¶???F?w?e */
a.blk:link { color: #990000; font-size: 12px;}
a.blk:visited { color: #990000; text-decoration:; font-size: 12px; }
a.blk:hover { color: #990000; text-decoration: underline; font-size: 12px; }
a.blk:active { color: #990000; text-decoration: none; font-size: 12px; }
