@charset "utf-8";

/* Features */
.features.features-4 {
	position: relative;
	width: 972px;
	height: 230px;
	margin: 0 -1px 0 0;
	background: url(/audif/img/home/features-4_long.png) no-repeat 0 0;
}
.features.features-4 .feature {
	float: left;
	width: 218px;
	height: 230px;
	padding: 6px 12px;
	margin: 0 1px 0 0;
}
.features.features-4 .feature h2 {
	margin: 0 0 6px;
	font-family: "Meiryo", "メイリオ", sans-serif;
	font-size: 1.2em;
	line-height: 1.25;
	letter-spacing: 0.1em;
	font-weight: bold;
	color: #ffffff;
}
.features.features-4 .feature p,
.features.features-4 .feature ul {
	margin: 0;
}
.features.features-4 .feature .has-pic {
	position: relative;
	padding-top: 67px;
}
.features.features-4 .feature .has-pic .pic {
	position: absolute;
	top: 0;
	left: 0;
}
.features.features-4 .feature#simulation {
	position: absolute;
	top: 0;
	left: 243px;
	height: 102px;
	padding: 27px 12px 6px;
}
.features.features-4 .feature#simulation .feature-header {
	position: absolute;
	bottom: 108px;
	left: 0;
	width: 218px;
	padding: 6px 12px;
}
.features.features-4 .feature#simulation.expanded .feature-header {
	background: url(/audif/img/home/features-4-sim.png) no-repeat 0 0;
	-background-image: url(/audif/img/home/features-4-sim-ie6.png);
}
.features.features-4 .feature#simulation .feature-header h2 {
	margin: 0;
}
.features.features-4 .feature#simulation .feature-header #frame {
	text-align: center;
}
.features.features-4 .feature#simulation .feature-body .photo {
	margin-bottom: 6px;
}
.features.features-4 .feature#simulation .feature-body .select {
	height: 60px;
	padding: 0;
	margin: 0 0 6px;
	list-style: none;
}
.features.features-4 .feature#simulation .feature-body .select select {
	width: 100%;
	height: 20px;
}
.features.features-4 .feature#simulation p.submit {
	line-height: 1.3;
	padding: 0.1em 0;
}
.features.features-4 .feature#simulation p.submit input {
	float: left;
	height: 1.3em;
	padding: 0 0 0 12px;
	border: 0;
	text-align: left;
	background: url(/audif/img/common/icon-arrow-red-r.png) no-repeat 0 50%;
	cursor: pointer;
	font-family:Verdana,Helvetica,"ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ ゴシック",Osaka,sans-serif !important;
	font-size:1.2em;
}

.features.features-4 .feature#random {
	position: absolute;
	top: 0;
	left: 486px;
}

.features.features-4 .feature#info {
	position: absolute;
	right: 0;
	top: 0;
	height: auto;
	border-bottom:1px solid #adb1b7;
}

.features.features-4 .feature#news {
	position: absolute;
	right: 0;
	bottom: 120px;
	height: auto;
	background: url(/audif/img/home/features-4-news.png) no-repeat 0 0;
	overflow: hidden;
}
.features.features-4 .feature#news .collapse-tab {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	width: 19px;
	height: 19px;
}
.features.features-4 .feature#news .collapse-tab a {
	display: block;
	padding-top: 19px;
	background: url(/audif/img/common/collapse-tab.png) no-repeat 4px 4px;
}
.features.features-4 .feature#news.collapsed {
	height: 45px;
}
.features.features-4 .feature#news.expanded .collapse-tab a {
	background-position: 4px -11px;
}
.features.features-4 .feature#news h2,
.features.features-4 .feature#topics h2 {
	margin-bottom: 4px;
}
.features.features-4 .feature#news .links {
	margin: 0;
}
.features.features-4 .feature#news .links li {
	padding-top: 0.8em;
	padding-bottom: 0.9em;
	background: url(/audif/img/home/features-4-news-bd.png) repeat-x 0 100%;
}
.features.features-4 .feature#news .cycle-box {
	display: none;
}
.features.features-4 .feature#news.collapsed .cycle-box {
	display: block;
}
.features.features-4 .feature#news.collapsed .cycle-box li {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}
.features.features-4 .feature#news .more {
	font-size: 1.0em;
	line-height: 1.5;
	margin: 0.8em 0 0;
	text-align: right;
}
.features.features-4 .feature#news .more a {
	padding: 0 0 0 12px;
	background: url(/audif/img/common/icon-arrow-red-r.png) no-repeat 0 50%;
}

.features.features-4 .feature#topics {
	position: absolute;
	bottom: 5px;
	right: 0;
	height: 90px;
	border-top:1px solid #adb1b7;
}




/* /////////////////////////////

Slide Visual

//////////////////////////////*/

.clear {
	clear: both;
}

#visual {
	width: 971px;
	height: 394px;
	margin: 0 auto 5px;
	padding:0;
	overflow: hidden;
}
#banner ul {
	list-style: none;
	position: relative;
	margin-left: 0px;
	overflow: hidden;
	width:971px;
	height: 394px;
	margin:0;
	padding: 0;
}
#banner ul li {
	float: left;
	width: 971px;
	position: absolute;
	margin:0;
	padding: 0;
}
div#pagenation {
   position:relative;   
   top: -50px;
   margin: 0;
   overflow: hidden;
}

div#pagenation ul {
	position:relative;
	right:10px;
	float:right;
	list-style: none;
	margin: 0;
	padding: 0;
}
div#pagenation li {
   float:left;
   margin: 0 2px;
	padding: 0;   
}
div#pagenation li a {
	width:12px;
	height:12px;
	overflow:hidden;
	display:block;
	background-image:url(/audif/img/home/pagenation.png);
	background-position:0 0;
}
div#pagenation li.active a,
div#pagenation li a:hover {
	background-position:0 12px;
}
div#pagenation li a img {
	visibility:hidden;
	display: none;
}
#btn-prev {
	position: relative;
	left: 10px;
	top: -220px;
}
#btn-next {
	position: relative;
	left: 900px;
	top: -220px;
}
