@charset "utf-8";

/* Features */
.features.features-4 {
	position: relative;
	width: 972px;
	height: 135px;
	margin: 0 -1px 0 0;
	background: url(/audif/img/home/features-4.png) no-repeat 0 0;
}
.features.features-4 .feature {
	float: left;
	width: 218px;
	height: 123px;
	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#news {
	position: absolute;
	right: 0;
	bottom: 68px;
	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: 55px;
}
.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;
	top: 68px;
	right: 0;
	height: 55px;
}
