@charset "UTF-8";
/* CSS Document */

img, div, input { behavior: url("iepngfix.htc") }
body {
	width:100%;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:15px;
}
.slide {
	position:absolute;
}
a:hover {
	text-decoration:none;
}
#wrapper {
	width:1200px;
	position:relative;
}
#slideshow {
	z-index:50;
	position:absolute;
	top:0;
	left:0;	
}
#body {
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	width:1200px;
}
#mainpage_quote {
	position:relative;
	text-align:center;	
	margin-top:150px;
	width:1200px;
}
#content {
	position:relative;
	text-align:center;	
	margin-top:50px;
	width:1200px;
	color:#999; font-family:'Courier New', Courier, monospace; 
	font-size:13px;
	line-height:15px;
}
#content a {
	color:#ffd201;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#clip {
	position:relative;
	float:right;
	margin-top:150px;
	margin-right:200px;
}
#main_navi {
	margin-top:110px;
	text-align:right;
	color:#ffa800;	
	margin-right:150px;	
}
#navi {
	float:right;
	width:1000px;
	margin-top:5px;
}
#title {
	padding-bottom:5px;
}
#footerarea {
	clear:both;
	color:#999;
	text-align:center;
	width:1200px;
	padding-top:50px;
	padding-bottom:50px;
}
#thumbnails_box {
	width:800px;
	text-align:left;
	overflow:hidden;
	margin:0 auto;
}
#thumbnails {
	position:relative;
	width:2000px;
	left:-166px;
	top:0px;
	z-index:300;
}
.ini_image {
	 margin-top:40px;
}
#comingsoon {
	position:absolute; left:28em;top:8em;
}

h2 {
	font-weight:normal;
	font-size:13px;	
	padding-bottom:5px;	
	margin:0;
}
strong {
	letter-spacing:0.05em;
}