@charset "utf-8";

/* CSS Document */

h2 {
	background:url(../img/bg_h2.gif) center top no-repeat;
}

/* -------------------------------------------------
privacy index.php
----------------------------------------------- */
div#index {
	margin: 0 0 0 0;
	}
	
div#index p {
	margin: -3px 0 26px 0;
	font-size: 82%;
	line-height: 160%;
	}

div#index h3 {
	display: block;
	width: 672px;
	height: 44px;
	margin-bottom: 18px;
	text-indent: -9999px;
	background: url(../img/index/h3_ttl.jpg) top left no-repeat;
	}

div#index h4 {
	margin: -3px 0 5px 0;
	font-size: 95%;
	font-weight: bold;
	border-left: solid 2px #004799;
	padding: 0 0 0 6px;
	color: #004799;
	}

div#index div p {
	margin-left: 8px;
	}

div#index div p a {
	color: #004799;
	}

div#index div ol {
	margin: -10px 0 20px 20px;
	}

div#index div ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 5px 20px;
	}

div#index div p.foot_txt {
	text-align: right;
	line-height: 130%;
	}

div#index div p.link_txt {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	margin-top: 4px;
	padding: 10px 0 10px 20px;
	background: url(../../common/commom_img/icon.jpg) center left no-repeat;
	}




