@charset "utf-8";

article h2{
	background: url(../../trouble/images/contents-title.png) no-repeat 0px 0px;
	height: 123px;
	width: 620px;
	margin-top: 5px;
	margin-bottom: 5px;
}
article span{
	height: 0px;
	width: 0px;
	overflow: visible;
	position: absolute;
	display: none;
}
article small{
	font-size: 12px;
	color: #F00;
	text-align: right;
	width: 605px;
	display: block;
	padding-right: 5px;
}
section{
	margin-top: 30px;
	width: 593px;
}
section h3{}

section#windows ul,
section#ekisyo ul,
section#backlight ul,
section#hdd ul,
section#keyboard ul,
section#drive ul,
section#mother ul,
section#power ul{
	font-size: 13px;
	overflow: hidden;
	margin-top: 5px;
}
section#windows ul li,
section#ekisyo ul li,
section#backlight ul li,
section#hdd ul li,
section#keyboard ul li,
section#drive ul li,
section#mother ul li,
section#power ul li{
	float: left;
	margin-left: 25px;
}



section#windows h3{
	background: url(../../trouble/images/win-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}
section#windows p img,
section#ekisyo p img,
section#backlight p img,
section#hdd p img,
section#keyboard p img,
section#drive p img,
section#mother p img,
section#power p img{
	margin-top: 10px;
	text-align: center;
}

section#ekisyo h3{
	background: url(../../trouble/images/ekisho-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}

section#backlight h3{
	background: url(../../trouble/images/backlight-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}

section#hdd h3{
	background: url(../../trouble/images/hdd-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}

section#keyboard h3{
	background: url(../../trouble/images/keyboard-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}

section#drive h3{
	background: url(../../trouble/images/drive-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}

section#mother h3{
	background: url(../../trouble/images/mother-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}
section#power h3{
	background: url(../../trouble/images/power-line.png) no-repeat 0px 0px;
	height: 31px;
	width: 593px;
}
