@charset "shift_jis";
/**
 * page-terms 
 * (c) FOURDIGIT Inc.
 */
/* section */
	div.org_security_blk {
		padding-left: 15px;
		background: #fff;
}
/* page-attention */
	#page-attention {
		background-color: #fff;
	}
	#page-attention .terms-frame {
		width: 98%;
	}
	#page-attention #gHeaderArea #gHeader {
		position: relative;
		margin: 0 auto;
		padding: 0 15px;
		width: 950px;
	}

	/* logo */
	#page-attention #logo a {
		margin-bottom: 17px;
		background-image: url(/saison/common/imgs/header/login-logo.gif);
	}

/* terms */
	.terms h3 {
		padding: 5px 0px;
		font-size: 100%;
		font-weight: bold;
		margin-top: 20px;
		text-align: center;
	}
	.terms h4 {
		padding: 5px 0px;
		font-size: 100%;
		font-weight: bold;
	}
	.terms strong {
		font-weight: bold;
	}
	.terms address {
		font-style: normal;
		margin-bottom: 10px;
	}
	.terms address span {
		padding: 0 0 0 15px;
	}
	.terms p.intems {
		padding: 0 0 0 0.8em;
		text-indent: -1em;
	}
	#page-attention .terms .section ol.slist li {
		list-style: none;
		text-indent: -1em;
	}


/* terms-frame */
	.terms-frame {
		font-size: 90%;
	}
	.terms-frame h1 {
		padding: 5px 0px;
		font-size: 120%;
		text-align: center;
	}
	.terms-frame h2 {
		padding: 5px 0px;
		font-size: 120%;
		margin-top: 20px;
		text-align: center;
	}
	.terms-frame h3 {
		padding: 5px 0px;
		font-size: 100%;
		margin-top: 5px;
		text-align: center;
	}
	.terms-frame h4 {
		padding: 5px 0px;
		font-size: 100%;
	}
	.terms-frame strong {
		font-weight: bold;
	}
	.terms-frame address {
		font-style: normal;
		margin-bottom: 10px;
	}
	.terms-frame address span {
		padding: 0 0 0 15px;
	}
	.terms-frame p.intems {
		padding: 0 0 0 1em;
		text-indent: -1em;
	}
	#page-attention .terms-frame .section ol.slist li {
		list-style: none;
		text-indent: -1em;
	}

