@charset "shift_jis";



/*-----------------------------
	company
------------------------------*/

h2{
	padding-bottom:80px;
}
h3{
	padding-bottom:30px;
}

p{
	line-height:1.8;
	padding-bottom:10px;
}

/* リスト部分 */
.privacy{
	padding-bottom:70px;
}
.pp_list{
	padding:20px 0;
	background:url(../common/images/line.gif) left bottom no-repeat;
}
.pp_list dt{
	padding-bottom:10px;
}
.pp_list dd{
	padding:0 3px;
	line-height:1.8;
}
.pp_list dd a{
	color:#D8EC77;
	text-decoration:underline;
}
.pp_list dd a:hover{
	text-decoration:none;
}
