@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	/*width: 666px;
	_width: 676px;*/
	width: 676px;
	height: 358px;
	/*padding-left: 10px;*/
	margin-bottom: 14px;
	float: left;
	position: relative;
}
.img_top_f {
	z-index: 2;
	position: absolute;
	/*left: 10px;*/
	left: 0;
	top: 0;
}

#img_label {
	width: 266px;
	height: 358px;
	margin-bottom: 14px;
	float: right;
}

.bg_label_l {
	position: absolute;
	right: 265px;
	top: 173px;
}
.bg_label_r {
	position: absolute;
	right: 0;
	top: 173px;
}

#img_cd {
	width: 960px;
	height: 120px;
	margin-bottom: 14px;
	overflow: hidden;
	clear: both;
}
.img_cd_in {
	width: 960px;
	height: 120px;
	overflow: hidden;
}

.new {
	width: 720px;
	margin-bottom: 10px;
	position: relative;
}

.new .more {
	position: absolute;
	right: 10px;
	bottom: 2px;
	color: #F00;
}

#wrapper .more a:link {
   color: #F00;
   text-decoration:underline;
}
#wrapper .more a:visited {
   color: #F00;
   text-decoration:underline;
}
#wrapper .more a:hover {
   text-decoration:none;
}
#wrapper .more a:active {
   text-decoration:none;
}

.new_in {
	width: 700px;
	_width: 720px;
	/*height: 180px;*/
	height: 185px;
	_height: 200px;
	border-left: 1px solid #6F6F6F;
	border-right: 1px solid #6F6F6F;
	/*padding: 10px 9px;*/
	padding: 5px 9px 10px 9px;
	overflow: auto;
}
.new_in span {
	font-weight: bold;
}

.new_in a:link {
   color: #0eb5d0;
   text-decoration:underline;
}
.new_in a:visited {
   color: #0eb5d0;
   text-decoration:underline;
}
.new_in a:hover {
   color: #FFF;
   background: #0eb5d0;
   text-decoration:none;
}
.new_in a:active {
   color: #FFF;
   background: #0eb5d0;
   text-decoration:none;
}

.activeplanets {
	width: 482px;
	float: left;
}

.recruit {
	width: 230px;
	float: right;
}

.link {
	width: 230px;
}
.link_in {
	width: 200px;
	_width: 230px;
	border-left: 1px solid #6F6F6F;
	border-right: 1px solid #6F6F6F;
	padding: 8px 14px 7px 14px;
}
.link_in a {
	display: block;
}

.img_cd_left {
	width: 326px;
	_width: 346px;
	height: 110px;
	_height: 120px;
	padding: 10px 10px 0 10px;
	background: url(common/images/bg_cd.gif) left top no-repeat;
	float: left;
}
.img_cd_right {
	width: 600px;
	background: #FFF;
	float: right;
}
.img_cd_right_in {
	position: relative;
	width: 570px;
	_width: 600px;
	padding: 0 15px;
	background: #626262;
}
.img_cd_right_in .prev {
	width: 15px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
}
.img_cd_right_in .prev,  x:-moz-any-link,
.img_cd_right_in .prev,  x:-moz-any-link, x:default {
	position: absolute;
	left: -3px;
	top: -1px;
}
.img_cd_right_in .next {
	width: 15px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
}
.img_cd_right_in .next,  x:-moz-any-link,
.img_cd_right_in .next,  x:-moz-any-link, x:default {
	position: absolute;
	right: 3px;
	top: -1px;
}

#cd_text {
	font-size: 10px;
	color: #FFF;
	line-height: 1.3;
}
#cd_title {
	font-size: 16px;
	color: #0BDDFF;
	font-weight: bold;
	line-height: 1.3;
}
#cd_info {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 1.3;
}

.table_img_cd_left {
	width: 326px;
	margin-bottom: 10px;
}
.table_img_cd_left td {
	vertical-align: top;
}
.table_img_cd_left th {
	vertical-align: bottom;
}
.table_img_cd_left th img {
	float: right;
}

.jCarouselLite {
	width: 570px;
	height: 100px;
	_height: 120px;
	padding: 10px 0;
	margin-left: 15px;
	overflow: hidden;
}
.jCarouselLite a {
	width: 100px;
	height: 100px;
	display: block;
	margin-right: 10px;
}

.slideFrame {
	width: 540px;
	height: 100px;
	_height: 120px;
	padding: 10px 0;
	margin-left: 15px;
	overflow: hidden;
}
.slideCell {
	display: block;
	float: left;
	margin-right: 10px;
	width: 100px;
	height: 100px;
}

.img_cd_right_in .slideCtrl.left {
	width: 15px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
}
.img_cd_right_in .slideCtrl.right {
	width: 15px;
	height: 120px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
}





























.top_contents {
	width: 640px;
	overflow: hidden;
}
.top_contents dt {
	width: 180px;
	_width: 200px;
	float: left;
	margin-right: 20px;
	border-top: 3px solid #06AFBA;
	border-right: 1px solid #06AFBA;
	border-bottom: 1px solid #06AFBA;
	border-left: 1px solid #06AFBA;
	padding: 9px;
}
.top_contents dd {
	width: 180px;
	_width: 200px;
	float: left;
	border: 1px solid #06AFBA;
	padding: 9px;
}
.top_contents h3 {
	margin-bottom: 8px;
}
.top_contents p {
	font-size: 1.1em;
	margin-bottom: 8px;
}


