@charset "utf-8";
/* CSS Document */

/**
	-----------------------------------------------
	 :Date : "2008-05-19" ;
	 :Autor : A-one [ http://a-oneweb.com/ ];
*/


/*女性イメージ*/
body#privacy div#center{
	padding-bottom:20px;
}

body#privacy div#contentsImg{
/*	background:url(../img/seminar/img04.jpg) no-repeat 370px bottom;*/
}

body#privacy div#contentsImg h3{
	font-size:1.25em;
	padding-bottom:3px;
	color:#444;
	font-weight:bold;
}

body#privacy div#contentsImg h4,
body#privacy div#contentsImg p,
body#privacy div#contentsImg address,
body#privacy div#contentsImg em,
body#privacy div#contentsImg ol{
	width:auto;
	display: block;
	color:#444;
}

body#privacy div#contentsImg p{
	padding-bottom:20px;
/*	width:650px;
/*	border:1px solid red;*/
}

body#privacy div#contentsImg em{
	padding-bottom:;
	width:700px;
	display: block;
}

body#privacy div#contentsImg ol#privacyOL{
	padding:5px 0 5px 10px;
}

body#privacy div#contentsImg ol#bidOL{
	padding:5px 0 5px 0px;
}


