@charset "EUC-JP";

@import "/css/style.css";

.clear {
	clear: both;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
	display: inline-block;
}

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

div#Eyes {
	width: 555px;
	background: url(../img/bg.jpg) repeat-x #a61136;
	padding: 0 10px;
}

div#Eyes h2,h3,dl,dt,dd {
	margin: 0;
	padding: 0;
}

div#Eyes h4 {
	margin: 15px 0 0 0;
	clear: both;
}

div#Eyes #Main {
	width: 555px;
	zoom: 100%;
}
div#Eyes #Main:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}

div#Eyes #Main .left {
	width: 330px;
	float: left;
}

div#Eyes #Main .right {
	width: 225px;
	float: left;
}

/*div#Eyes #Main .right h2 {
	width: 225px;
	height: 193px;
	background: url(../img/main_logo.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}*/

div#Eyes #Main .right h2 {
	width: 225px;
	height: 193px;
	background: url(../img/main_logo_02.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}

div#Eyes #Main .right h3 {
	width: 225px;
	height: 232px;
	background: url(../img/main_intro.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
}

div#Eyes #Main .right .promo {
	width: 102px;
	height: 37px;
	background: url(../img/main_promo.gif) no-repeat;
	padding: 35px 0 0 123px;
}

div#Eyes #Free {
	width: 535px;
	background: #100205;
	padding: 0 10px 10px;
	zoom: 100%;
}
div#Eyes #Free:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}

div#Eyes #Free .right {
	width: 395px;
	float: left;
}

div#Eyes #Free li {
	float: right;
	margin: 0 0 0 5px;
	list-style: none;
}

div#Eyes #Free .icon {
	margin: 5px 0 0 0;
}

div#Eyes #Latest {
	width: 535px;
	background: #100205;
	padding: 0 10px 10px;
}

div#Eyes #Latest .txt {
	color: #fff;
	font-size: 12px; 
	line-height: 1.6em;
	margin: 5px 0 10px 0;
}

div#Eyes #Latest .btn {
	width: 253px;
	height: 43px;
	background: url(../img/latest_btn.gif) no-repeat;
	padding: 5px 10px 5px 0;
	float: right;
}

div#Eyes #Latest .btn .icon {
	margin: 0 0 0 205px;
}

div#Eyes #Latest .btn ul {
	clear: both;
	padding: 2px 0 0 0;
}

div#Eyes #Latest .btn li {
	float: right;
	margin: 0 0 0 10px;
	list-style: none;
}

div#Eyes #Latest .notes {
	padding: 20px 0 5px 0;
	color: #ff265c;
	font-size: 12px;
	font-weight: bold;
	float: left;
	display: inline-block;
}

div#Eyes #cmsList {
	background: #100205;
	padding: 10px 0 0;
	margin-top: 15px;
}

div#Eyes #Data {
	width: 515px;
	background: #100205;
	padding: 0 20px 10px;
	zoom: 100%;
}
div#Eyes #Data:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:"";
}

div#Eyes #Data dl {
	float: left;
	margin: 0 30px 0 0;
}

div#Eyes #Data dd {
	color: #fff;
	font-size: 12px; 
	line-height: 1.5em;
}

div#Eyes #Link {
	text-align: right;
	margin: 5px 0;
	clear: both;
}

div#Eyes #Link a {
	color: #fff;
}

div#Eyes #Copy {
	width: 570px;
	padding: 5px 0 0 5px;
	color: #4d4d4d;
	font-size: 10px;
	background: #fff;
}