/* ============================================
	#content | メインエリア
============================================ */
#content {
	margin-bottom:30px;
	width:960px;
}

/* ============================================
	#main |　メインエリア
============================================ */
.policy main#main {
	overflow:hidden;
	width:960px;
}

/* 見出し h1 */
.policy main#main h1.lv01 {
	background:url(../images/policy/policy_h.png) 0 0 no-repeat;
	height:43px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:960px;
}

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

sec01 | 個人情報保護方針

.policy main#main .sec01 {
	background:url(../images/policy/policy_sec01Back.jpg) 0 0 no-repeat;
	height:2798px;
	position:relative;
	width:960px;
}

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




/* detail01
----------------------------------------------------------- */ 
.policy main#main .sec01 .detail01 {
	margin:0 auto;
	margin-bottom:40px;
	padding-top:40px;
	width:846px;
}
/* 見出し */
.policy main#main .sec01 .detail01 h1 {

	height:16px;
	margin-bottom:10px;
	font-size: 16px;
border-left: solid 4px #F00;
padding-left: 8px;
color: #333;
	width:328px;
}
/* テキスト */
.policy main#main .sec01 .detail01 h3  {
	line-height:2;
}

.policy main#main .sec01 .detail01 p {
	line-height:2;
margin-bottom: 10px;
}

/* detail02
----------------------------------------------------------- */ 
.policy main#main .sec01 .detail02 {
	margin:0 auto;
	margin-bottom:40px;
	width:846px;
}
/* 見出し */
.policy main#main .sec01 .detail02 h1 {
	background:url(../images/policy/policy_h.png) 0 -65px no-repeat;
	height:16px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:156px;
}
/* テキスト */
.policy main#main .sec01 .detail02 p {
	line-height:2;
}

/* detail03
----------------------------------------------------------- */ 
.policy main#main .sec01 .detail03 {
	margin:0 auto;
	margin-bottom:40px;
	width:846px;
}
/* 見出し */
.policy main#main .sec01 .detail03 h1 {
	background:url(../images/policy/policy_h.png) 0 -85px no-repeat;
	height:16px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:263px;
}
/* テキスト */
.policy main#main .sec01 .detail03 p {
	line-height:2;
}


/* detail04
----------------------------------------------------------- */ 
.policy main#main .sec01 .detail04 {
	margin:0 auto;
	margin-bottom:40px;
	width:846px;
}
/* 見出し */
.policy main#main .sec01 .detail04 h1 {
	background:url(../images/policy/policy_h.png) 0 -105px no-repeat;
	height:17px;
	margin-bottom:10px;
	text-indent:-9999em;
	width:164px;
}
/* テキスト */
.policy main#main .sec01 .detail04 p {
	line-height:2;
	margin-bottom:20px;
}
/* a */
.policy main#main .sec01 .detail04 p a {
	color:#0066CC;
}
.policy main#main .sec01 .detail04 p a:hover {
	color:#6699CC;
}
/* 注 | プライバシーマークについて*/
.policy main#main .sec01 .detail04 .notes {
	border:2px #CCC solid;
	font-size:83%;
	line-height:1.8;
	padding:15px;
}
.policy main#main .sec01 .detail04 .notes a {
	float:right;
	margin-left:10px;
}



/* ============================================
	番号付きリスト(共通要素)
============================================ */

.policy main#main .sec01 ol {
	line-height:1.9;
	margin-bottom:20px;
}

.policy main#main .sec01 ol li {
	margin-bottom:20px;list-style-position:inside;
	zoom : normal;
}
.policy main#main .sec01 ol li p {
	font-weight:normal;

}
/*-----------------------------------------------------
伸びる背景設定
-------------------------------------------------------*/
#contents-bg1{
	background-image:url(../images/new_works/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
	width: 960px;
}
#contents-bg2{
	background-image:url(../images/new_works/bg_02.jpg);
	background-repeat:repeat-y;
	background-position:top;
	width:960px;
}
#contents-bg3{
	margin-top:-40px;
	background-image:url(../images/new_works/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 105px;
	width: 960px;
}


