@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for index style
	
*/

/* 1.for index style
===============================================================*/
img{
	vertical-align:bottom;
}

div#main h2{
	margin-bottom:25px;
}
div.privacyArea{
	margin-bottom:35px;
}
div.privacyArea h3{
	margin-bottom:22px;
}
div#privacyBody {
	margin:0 15px;
}
dl.priList {
	margin:30px 0 0 0;
}
dl.priList dt {
	font-weight:bold;
	border-bottom:1px solid #dddddd;
}
dl.priList dd {
	margin:3px 0 20px 0;
}
