/* CSS Document */

#Main h3,
#Main h4,
#Main h5,
#Main h6 { display:block; }





#TitleArea {
	}
	#TitleArea h2 {
		width:326px;
		height:19px;
		background:url("../img/privacy/title.png") left top no-repeat;
		top:30px;
		left:13px;
		}
		#TitleArea h2 span { display:none; }


#Main {
	padding-bottom:70px;
	}
	.ContentsBox {
/*		padding-bottom:50px;　.cFootと同じ値に⇒style.cssに移動*/
		}

	.cBox {/*高さ暫定 印刷対策でstyle.cssに移す*/
/*		min-height:624px;
		height:auto !important;
		height:624px;*/
		}
			
		.inBox h4 {
			margin-top:47px;
			}
		.inBox h5 {
			margin-top:35px;
			}
		.inBox h6 {
			margin-top:20px;
			}
		.inBox p {
			margin-top:1em;
			}
			.inBox p.right {
				text-align:right;
				}
		.inBox ol {
			width:580px;
			margin:0 auto;
			}
			.inBox ol li {
				margin:1em 0 0 1em;
				}
		.inBox a {
			color:#333333;
			text-decoration:underline;
			}
		.inBox a:hover {
			color:#333333;
			text-decoration:none;
			}


	.cFoot {
/*		height:50px;*/
		}


