@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	line-height: 1;
	background: #eff8fd url(../siteimages/background/body.jpg) repeat-y center;
}

img {
	border: 0;
}

h1, h2 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0.8em 0;
	padding: 0;
	color: #eee;
	font-size: 90%;
	line-height: 1.8;
}

p.smaller {
	font-size: 80%;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 1.2em 0 1.2em 1.8em;
	padding: 0;
	color: #eee;
	font-size: 90%;
	line-height: 1.8em;
}

dt {
	margin: 0 0 0.8em;
	padding: 0;
	color: #aee1d3;
	font-size: 90%;
}

dd {
	margin: 0 0 0.8em 1.5em;
	padding: 0;
	color: #eee;
	font-size: 90%;
	line-height: 1.8em;
}

a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:active {
	color: #d9e153;
	text-decoration: underline;
}

.margin {
	margin-top: 2em !important;
}

.highlight {
	color: #aee1d3;
}

.clearfix:after {
	content: "";
	font-size: 0.1em; 
	display: block; 
	line-height: 0; 
	height: 0.1px;
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

* {
	zoom: 1;
}

#wraper {}

#container {
	background: url(../siteimages/background/header-normal.jpg) no-repeat center top;
}

#header {
	position: relative;
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#header h1 {
	position: absolute;
	width: 370px;
	height: 130px;
}

#header h1 a {
	display: block;
	width:  370px;
	height: 130px;
	overflow: hidden;
	text-indent: -9999px;
}

#header ul {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 543px;
	top: 39px;
	list-style: none;
}

#header li {
	margin: 0;
	padding: 0;
	width: 97px;
	height: 34px;
	float: left;
}

#header li a {
	display: block;
	width: 97px;
	height: 34px;
	overflow: hidden;
	text-indent: -9999px;
}

#content {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#content h2 {
	margin: 0 0 0.8em;
}

#content ul.c2 li {
	width: 390px;
	margin: 0 0 0.8em;
	float: left;
	list-style: none;
}

#footer {
	position: relative;
	width: 314px;
	margin: 50px auto 0;
}

#index {
	background: url(../images/top.jpg) no-repeat center top;
}

#indexmenu {
	position: relative;
	width: 960px;
	height: 600px;
	margin: 0 auto;
}

#indexmenu h1 {
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#indexmenu ul {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
}

#indexmenu li {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 36px;
}

#indexmenu li a {
	display: block;
	width: 99px;
	height: 36px;
	overflow: hidden;
	text-indent: -9999px;
}

#indexmenu #menu-news {
	top: 425px;
	left: 550px;
}

#indexmenu #menu-stage {
	top: 425px;
	left: 660px;
}

#indexmenu #menu-cast {
	top: 425px;
	left: 771px;
}

#indexmenu #menu-amipro {
	top: 530px;
	left: 601px;
}

#indexmenu #menu-ken {
	top: 530px;
	left: 704px;
}
