@charset "utf-8";


/* ****************************************_**************************************** */


/* footer // privacypolicy */

#footer_privacypolicy {
	width: 145px;
	/*background-position: -236px -23px;*/
}

#footer_privacypolicy:hover {
	background-position: -236px -23px;
}

/* ****************************************_**************************************** */


/* promotion_area */

div#promotion_area {
	height: 90px;
	/*background: url(/images/common/oblique_line_bg.gif) top center repeat;*/
}


/* ****************************************_**************************************** */


/* contents_area */

div#main_contents p.lead_text {
	margin:0 0 20px 0;
	padding:20px 0 20px 10px;
	background:url(/images/common/dotline.gif) repeat-x bottom left;
}

h3 {
	margin:0 0 20px 0;
	padding:0;
	height:31px;
	text-indent:-9999px;
	background:url(/images/privacy-policy/subtitle01.gif) no-repeat left top ;
}

div#main_contents p {
	padding-left:20px;
}


div#main_contents ul {
	display:block;
	margin:0 0 1.5em 20px;
	padding:0;
	list-style-type:none;
}


div#main_contents ul li {
	display:block;
	margin:0;
	padding:0 0 0 30px;
	list-style-type:none;
}
