@charset "UTF-8";
/* CSS Document */

#contents_main #section {
	margin-right: 15px;
	margin-left: 15px;
}
#contents_main {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#contents_main h2.title {
	background-image: url(../image/header/privacy_header.gif);
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/*セクション*/
#section {
	margin-top: 20px;
	line-height: 1.5em;
	color: #666666;
	margin-bottom: 20px;
}
img.icon {
	margin-right: 4px;
}
.line  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 10px;
	margin-left: 2em;
}
.line_02 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 8px;
}
#section a {
	color: #666666;
}
#section a:hover {
	color: #FF9900;
}

/*プライバシーの各タイトル*/
.p_01,.p_02,.p_03 {
	height: 30px;
	width: 518px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #0BA29B;
	background-position: left center;
	text-indent: -9999px;
}
.p_01 {
	background-image: url(../image/privacy/privacy_title_02.gif);
}
.p_02 {
	background-image: url(../image/privacy/privacy_title_03.gif);
}
.p_03 {
	background-image: url(../image/privacy/privacy_title_01.gif);
}

/*プライバシーのリスト*/
#section ul,#section dl {
	margin: 20px;
}
#section ul li {
	margin-bottom: 1.5em;
}

#section dl.pp dt {
	font-weight: bold;
	background:url(../image/icon/icon_g_c.gif) left 0.4em no-repeat;
	padding-left:12px;
}
#section dl.pp dd {
	padding-left:12px;
	font-size:95%;
	background: url(../image/icon/icon_g_c_s.gif)left 0.4em no-repeat;
	}
#section dl.pp_sub {
	margin: 0px;
}
#section dl.pp_sub dt {
	margin-top: 0px;
	background:url(../image/icon/icon_g_c_line.gif) left 0.4em no-repeat;
	padding-left:25px;
}
#section dl.pp_sub dt {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 2em;
}
#section dl.pp_sub dd {
	margin-left:2.1em;
	padding-left:25px;
	padding-bottom:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background:none;
}
#section dl.pp_sub dt.bottom {
	background:url(../image/icon/icon_g_c_line_bottom.gif) left -0.1em no-repeat;
	border:none;
}
#section dl.pp_sub dd.bottom {
	border:none;
	}


/* 20121206追加分 */
#section h3.new {
	width:502px; height:20px;
	border-top:1px solid #b5b5b5;
	border-bottom:1px solid #b5b5b5;
	border-right:1px solid #b5b5b5;
	border-left:6px solid #0ba29b;
	font-weight:bold; color:#898989; font-size:16px;
	padding:5px 8px;
	margin-bottom:18px;
	}
#section h4.new {
	width: height:20px;
	border-bottom:1px solid #b5b5b5;
	border-left:6px solid #0ba29b;
	font-weight:bold; color:#898989; font-size:16px;
	padding:5px 8px;
	margin:0 20px 15px 20px;
	}
#section h5 {
	background:url(../image/icon/icon_g_c.gif) left 0.4em no-repeat;
	font-weight:bold;
	padding-left:12px;
	margin-bottom:10px;
	}
	#section h4.bottom {
	margin-bottom:0px;
	}
#section h6 {
	background: url(../image/icon/icon_g_c_s.gif)left 0.4em no-repeat;
	font-weight:bold;
	padding-left:12px;
	}
#section p.mb {
	margin-bottom:20px;
	}	
#section .padding {
	padding:0 20px;
	margin-bottom:20px;
	}

/* リスト */
#section ul.pp_n li {
	background:url(../image/icon/icon_g_c.gif) left 0.4em no-repeat;
	padding-left:12px;
	}
#section ul.pp {
	margin:0 0 0 2em;
	}
#section ul.pp li {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left:25px;
	padding-bottom:0.3em;
	margin-bottom:0em;
	background:url(../image/icon/icon_g_c_line.gif) left 0.4em no-repeat;
	}
	#section ul.pp li.bottom {
		background:url(../image/icon/icon_g_c_line_bottom.gif) left -0.1em no-repeat;
		border:none;
	}
#section ul.pp_sub {
	margin:0px;
	padding-left:1em;
	padding-top:0.5em;
	}
#section ul.pp_sub li {
	font-size:88%;
	}

.ls01 { letter-spacing:-1px;}
