@charset "UTF-8";

/*

Cascading Style Sheets : privacy.css

- Last Updated on 2013. 07. 27
- (c) HUMAN NETWORK - http://www.human-nw.com/

- Written by : Sayoko Nishimura (oniguili)

*/

#Container {
	padding-bottom: 270px;
}

h2 {
	width: 272px;
	float: left;
}

#Contents {
	margin-top: 130px;
	border-top: 1px solid #EBEBEB;
}

.ContentsInner {
	margin: 80px 0 0;
}

.TopSection {
	margin-top: 80px;
	padding-top: 0;
	font-size: 92.3%;
}

.Section p {
	line-height: 1.8;
}

.Privacy, #PrivacyEnd {
	width: 980px;
	margin: 40px 0 0 43px;
	line-height: 2.6;
}

#PageName p {
	width: 120px;
}

.Purpose {
	margin: 40px 0 0 43px;
}

.Purpose h4 {
	margin-top: 70px;
	font-size: 115.4%;
	font-weight: bold;
	text-indent: -8px;
}

.Purpose h4.Top {
	margin-top: 0;
}

.Purpose h5 {
	margin: 30px 0 10px;
	font-weight: bold;
}

.Purpose ol, .Purpose ul {
	margin-bottom: 10px;
}

.Purpose ol.Other {
	margin-top: 20px;
}

.Purpose ol li {
	margin-left: 40px;
	list-style-type: decimal;
}

ul.Inside li {
	margin-left: 20px;
	list-style: disc inside;
	line-height: 1.8;
}

#PrivacyEnd {
	margin-top: 80px;
	padding-top: 30px;
	border-top: 1px solid #EBEBEB;
}

#PrivacyEnd p {
	width: 220px;
	margin-right: 30px;
}

#ThanksLogo {
	margin-top: 20px;
}
