@charset "UTF-8";

/* ----------------------------------------

ueno
2008.12.05

---------------------------------------- */

/* ----------------------------------------

ヘッダー

---------------------------------------- */


div#header p {
	width:165px;
	float:left;
	margin-left:10px;
	}



/* ----------------------------------------

メインイメージ

---------------------------------------- */


body#privacy h1#privacy_img{
	margin-top:13px;
	width:800px;
	height:222px;
	text-indent:-9999px;
	background-image:url(../img/privacy_img.jpg);
	background-repeat:no-repeat;
	display:block;
}
.privacy_layout {
	width: 700px;
	margin: 40px 50px 10px;
	padding: 0px;
}
.privacy_layout ol {
	list-style-position: outside;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.privacy_layout li {
	margin-top: 0px;
	margin-bottom: 15px;
}
.privacy_layout h2 {
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.4em;
}
