@charset "UTF-8";
@import url(./common.css);
/* -------------------------------------------- */
/* contact */
/* ------------------------------------------- */
#security .read{
	width:960px;
	margin:0 auto 40px;
}
#security h2 img{
	margin-bottom:30px;
}
#security .key{
	margin-bottom:60px;
}
#security .key .txt-area{
	width:580px;
	float:left;
}
#security .key .txt-area dl{
	margin-bottom:20px;
}
#security .key .txt-area dl dt{
	margin-bottom:10px;
	padding:2px 0 2px 40px;
	font-size:1.4em;
	font-weight:bold;
	background:url('../image/ic_key.gif') no-repeat 0 0;
}
#security .key .txt-area dl dd{
	margin-left:40px;
}
#security .key .txt-area dl dd span{
	display:block;
	padding-top:10px;
	font-size:0.9em;
	color:#6b6b6b;
}
#security .key p{
	width:323px;
	padding-top:30px;
	float:right;
}
/* clear hack */
#security .key{zoom:1;}
#security .key:after{content:".";clear:both;height:0;display:block;visibility:hidden;}
}
