@charset "shift_jis";
/* CSS Document */

#contents p,
#contents ul{
	margin: 0 1em 1em;
	
}

#contents .section_headline{
	margin-bottom: 30px;
}
/*===========================================
	attentionArea
=============================================*/

div.attentionArea {
	border:1px #999 solid;
	background:#FFFFCC;
	margin: 15px auto 20px auto;
	padding: 15px 15px 10px 15px;
	clear:both;
}

div.attentionArea div.attentionBox {
	background:url(/support/headphone/images/icon/ico_attention.png) no-repeat;
	margin: 0px;
	padding: 3px 0px 0px 35px;
}

@media screen and (max-width: 640px){
	#contents div.pct img {
		max-width: 100%;
		height: auto;
	}
	.upsidedown-frame, .colum2-right760 {
		table-layout: fixed;
	}
	
}