/*===========================================
	pregArea_01
=============================================*/
#contents .section .pregBox_01 .imgArea01 {
	margin-left: 13px;
}
.colum2-right760 h2.title {
    font-size: 14px;
    border-bottom: 1px solid #343434;
}
#contents h3.gray_band {
	font-size: 115%;
	padding: 5px 17px 4px;
	background-color: #e3e3e3;
	background-image: none;
	margin-bottom: 5px;
}
ul.caseArea {
	width:720px;
	margin: 0px auto;
	padding: 0px;
	list-style:none;
	clear:both;
}
ul.caseArea li {
	width:230px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float:left;
}
ul.numArea {
	width:230px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style:none;
}
ul.numArea li.num {
	width: 31px;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.numArea li.txt {
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.clearfix {
	display: block;
}
div.pregBox {
	margin: 20px 0 0 0;
	padding: 0px 10px 20px 0px;
	background: url(/support/headphone/howto/wf-1000x/images/dot_line.gif) repeat-x bottom;
	clear: both;
}
div.pregBox.no_bg {
	background: none !important;
}
div.pregBox p.no01 {
	background: url(/support/headphone/howto/wf-1000x/images/bar_no01.gif) no-repeat;
}
div.pregBox p.list_number {
	margin-bottom: 10px !important;
	padding: 5px 0px 5px 45px;
	font-weight: bold;
	font-size: 120%;
}
div.pregBox p.list_number {
	margin-bottom: 10px !important;
	padding: 5px 0px 5px 45px;
	font-weight: bold;
	font-size: 120%;
}
div.pregBox div.list_body_pct {
	margin-left: 47px;
}
div.pregBox p.no02 {
	background: url(/support/headphone/howto/wf-1000x/images/bar_no02.gif) no-repeat;
}
div.pregBox p.no03 {
	background: url(/support/headphone/howto/wf-1000x/images/bar_no03.gif) no-repeat;
}
div.pregBox div.leftArea_img550 {
	float: left;
	width: 550px;
}

/*===========================================
	attentionArea
=============================================*/
div.attentionArea {
	border:1px #999 solid;
	background:#FFFFCC;
	margin: 15px auto 0px auto;
	padding: 15px;
	clear:both;
}
div.attentionArea div.attentionBox {
	background:url(/support/headphone/images/ico_attention.png) no-repeat;
	margin: 0px;
	padding: 8px 0px 0px 35px;
}
div.attentionBox div.leftArea {
	width:445px;
	margin:0px;
	padding:0px;
	float:left;
}
div.attentionBox div.rightArea {
	margin:0px;
	padding:0px;
	float:right;
}

div.attentionArea img{
	float:right;
}

div.attentionArea div.attentionBox + div {
	margin-left:40px;
}


/*===========================================
	lineArea 
=============================================*/
div.lineArea {
	background:#EBEBEB;
	border:#999 1px solid;
	margin:15px 0px 0px 45px;
	padding:15px;
	border:1px solid #999;
	clear:both;
}
div.lineArea div.leftArea {
	width:445px;
	margin:0px;
	padding:0px;
	float:left;
}
div.lineArea div.rightArea {
	width:180px;
	margin:0px;
	padding:0px;
	float:right;
}
ul.Disc {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.Disc li {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 13px;
	background:url(/support/headphone/howto/wf-1000x/images/ico_disc.gif) no-repeat 0px 5px;
}


/*===========================================
	Space
=============================================*/
.ml0 {
	margin-left: 0 !important;
}



@media (max-width: 640px) {
/*===========================================
	pregArea_01
=============================================*/

#contents .section .pregBox_01 .imgArea01 img.fusyoku {
	max-width: 300px;
}
div.attentionBox div.leftArea {
	width: auto;
	float: none;
}
div.attentionBox div.rightArea {
	width: auto;
	float: none;
	text-align: center;
	margin-top: 5px;
}
ul.caseArea {
	display: none;
}
div.pregBox div.rightArea {
    float: none;
    margin-left: 45px;
}
div.img {
    text-align: center;
}
div.img01 {
	text-align: center;
}
div.pregBox div.leftArea_img550 {
    float: none;
    width: auto;
}
div.pregArea_01 ul.pregBox li.imgArea img, div.img img {
    max-width: 96%;
    height: auto;
}

/*===========================================
	lineArea 
=============================================*/
div.lineArea div.leftArea {
	width: auto;
	float: none;
}
div.lineArea div.rightArea {
	width: auto;
	float: none;
	text-align:center;
	margin-top:5px;
}

div.attentionArea img{
	width:40%;
	height:auto;
	margin-top:2.4em;
	padding-left:10px;
}

div.attentionArea div.attentionBox + div {
	margin-left:0;
}

}