@charset "utf-8";


/*-----------------------------
	contents
------------------------------*/

#contents_inner{
	background:url(../common/images/footer_bg.png) no-repeat left bottom;
}





/*-----------------------------
	main
------------------------------*/

#main{
	padding-top:10px;
	margin-left:20px;
	_margin-left:10px;
	margin-bottom:50px;
}
#main h2{
	clear:both;
	margin-bottom:10px;
}

/* access */
#main #access{
	clear:both;
	width:707px;
	background:url(http://dodgeram.jp/privacy/images/bg.jpg) no-repeat left top;
}
#main #access_inner{
	padding:30px 28px;
	background:url(http://dodgeram.jp/privacy/images/bg_bottom.jpg) no-repeat left bottom;
	overflow:hidden;
	line-height:1.8;
}
#main #access h3{
	font-size:160%;
	font-weight:bold;
	margin-bottom:20px;
}
#main #access p{
	margin-bottom:15px;
}
#main #access p em{
	font-weight:bold;
}



