@charset "Shift_JIS";

/*----------------------------------------------------------

	Introduction ƒ¿77

-----------------------------------------------------------*/
#container #pagebody {
	margin-top:10px;
}

h1 {}

h2 {
	display:none;
}


/*	Feature
-----------------------------------------------------------*/
#Feature {
	width:950px;
	background-color:#000000;
}

#Feature .bg {
	background:url(../images/feature_bg.gif) no-repeat left top;
	width:950px;
}

#Feature .sns {
	line-height: 1;
	margin:0 0 10px 655px;
	padding-top:8px;
	width:295px;
	height:35px;
	overflow:hidden;
}

#Feature .sns li {
	float:left;
}

#Feature .sns .twitter {
	width:90px;
}

#Feature .sns .facebook {
	width:125px;
}

#Feature .sns .mixi {
	width:60px;
}

#Feature .left {
	float:left;
	margin-left:28px;
	_margin-left:14px;
	width:441px;
}

#Feature .left .section {
	margin-top:45px;
}

#Feature .left .section a {
	display:block;
	cursor:pointer;
}

#Feature .left .section a:link,
#Feature .left .section a:visited {
	color:#ffffff;
	text-decoration:none;
}

#Feature .left .section a:hover {
	color:#ffffff;
	text-decoration:none;
}

#Feature .left .section dl {
	width:441px;
	background-color:#000000;
}

#Feature .left .section dl dt {
	float:left;
	width:181px;
}

#Feature .left .section dl dd {
	float:left;
	width:260px;
}

#Feature .left .section dl dd p {
	margin-bottom:5px;
	padding:0 17px 15px 0;
	font-size:90%;
	background:url(../images/icon_arrow.gif) no-repeat right bottom;
}

#Feature .left .section dl dd p a {
	padding:25px 0 0 20px;
}




#Feature .left p.note {
	font-size:80%;
	color:#ffffff;
}

#Feature .right {
	float:right;
	width:446px;
	margin-right:17px;
	_margin-right:8px;
}

#Feature .right dl {
	margin:19px 0 0 10px;
}


#Feature .right dl dt {
	float:left;
	width:104px;
}

#Feature .right dl dd {
	float:left;
}

#Feature .right .line_l,
#Feature .right .line_r {
	float:left;
}

#Feature .right .line_l dl {
	width:223px;
}

#Feature .right .line_l dl dd {
	width:115px;
}

#Feature .right .line_r {
	margin-left:4px;
	_margin-left:2px;
}

#Feature .right .line_r dl {
	width:207px;
	margin-left:0;
}

#Feature .right .line_r dl dd {
	width:103px;
}

#Feature .right .banner {
	margin:80px 0 0 10px;
}

.other {
	margin-top:25px;
}

.other li {
	float:left;
	margin-left:42px;
	_margin-left:21px;
}

.other li.left {
	margin-left:22px;
	_margin-left:11px;
}

.trademark {
	margin-top:10px;
	text-align:right;
}


/* Clearfix
----------------------------------------------------------*/
#Feature .sns,
#Feature .bg,
#Feature .left dl,
#Feature .right .cf,
#Feature .right dl,
.other {
	zoom:1;
}

#Feature .sns:after,
#Feature .bg:after,
#Feature .left dl:after,
#Feature .right .cf:after,
#Feature .right dl:after,
.other:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
