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

body,img,h1,h2,h3,h4,h5,p,ul,li,blockquote,address {
   margin: 0;
   padding: 0;
   border: none;
   font-size: 100%;
   font-style: normal;
   font-weight: normal;
   list-style: none;
   border:none;
   color: #fff;
}

body {
	background: url(image/back.gif);
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing: 0.1em;
	line-height: 1.9em;
}

h1 {
	text-indent: -999px;
}

#container {
	background: url(image/openingback.gif); 
}

#contents {
	background: url(image/opening.gif);
}

#container {
	margin: 16px 0px 0px 16px;
	width: 1088px;
	height: 533px;
	z-index: 100;
}

#contents,
.right_one,
.right_two,
.left {
	z-index: 10;
}

#contents {
	position: absolute;
	left: 568px;
	top: 316px;
	width: 308px;
	height: 228px;
	background-position: -556px -840px;	
}

.right_one {
	position: absolute;
	top: 200px;
	left: 488px;
}

.right_two {
	position: absolute;
	top: 280px;
	left: 1208px;
}

.left {
	position: absolute;
	top: 400px;
	left: 893px;
}

#form,
#twitter_form,
#link_form {
	background-color: #000;
	padding: 10px 13px;
	z-index: 5;
	border: solid 1px #ccc;
}

#form {
	width: 450px;
}

#twitter_form {
	position: absolute;
	width: 270px;
	top: 220px;
	left: 915px;
}

#link_form {
	width: 230px;
	position: absolute;
	top: 380px;
	left: 915px;
}

a:link,
a:visited {
	color: #f66;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#news {
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#news li:hover {
	background: url(image/back.gif);
}

#news a:hover {
	text-decoration: none;
}

.list {
	clear: both;
	padding-left: 5px;
}

.one {
	margin-right: 5px;
}

.one,
.two,
.three {
	float: left;
}

h2 {
	font-size: 16px;
	margin-bottom: 5px;
}

.jp {
	margin-bottom: 5px;
}

#contents li,
#contents li a {
	height: 76px;
}

li:hover {
	background: url(image/openinghover.gif);
}

li a {
	display: block;
}

.com a,
.wor a,
.art a {
		text-indent: -999px;
}

.com:hover {
	background-position: -556px -840px;
}

.wor:hover {
	background-position: -556px -916px;
}

.art:hover {
	background-position: -556px -992px;
}

#bottom {
	text-align: right;
	margin: 20px 20px 0px 0px;
}

.footer span {
	padding: 0px 5px;
	color: #fff;
	background-color: #000;
}