@charset "utf-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2016-03-02
 *
 * Editor:   hara@DiiV
 * Information: CSS for all
 
 * Modified: 2016-03-02
 *
 * ******************************
 */

#privacy #main_contents{
	border: #e5e5e5 1px solid;
	background: #f2f2f2;
	padding: 10px;
	margin-bottom: 25px;
	width: 648px;
}

#privacy #main_contents #contents_inner{
	border: #e5e5e5 1px solid;
	background: #fff;
	width: 646px;
	padding: 10px 0 10px;
}

#privacy #main_contents #contents_inner .inner{
	padding: 0 23px;
}

#privacy #contents_inner h2{
	background: url(../img/common/border_h2.gif) left bottom repeat-x;
	padding: 0 0 5px 20px;
	margin-bottom: 18px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

#privacy #area_01{
	padding-bottom: 30px;
}

#privacy #area_01 .catch{
	background: url(../img/common/bg_line.gif) left bottom repeat-x;
	padding: 0 5px 20px;
	margin-bottom: 20px;
}

#privacy #area_01 .section_lv1{
	background: url(../img/common/bg_line.gif) left bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#privacy #area_01 .section_lv1 dt{
	color: #038880;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}

#privacy #area_01 .section_lv1 dd{
	margin-bottom: 20px;
}

#privacy #area_01 .section_lv1 dd ul{
	margin-left: 30px;
}

#privacy #area_01 .section_lv1 dd li{
	list-style: disc outside;
}

#privacy #area_01 .section_lv2 dt{
	color: #038880;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
}