@charset "shift_jis";

@import url("default.css");
@import url("common.css");

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+
+  philosophy
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* --------------------------------------------------------------------------------------
 title
--------------------------------------------------------------------------------------- */

div#ctRight h1 {
	margin-bottom: 20px;
	background-image:url(../images/title_h1.gif);
	font-size:22px;
	font-weight:bold;
	padding:0 0 0 57px;
	height:32px;
	width:681px;
}

div#ctRight h2 {
	padding: 18px 0 2px 0;
	color: #663300;
	font-size: 14px;
}


/* --------------------------------------------------------------------------------------
 ”wŒi
--------------------------------------------------------------------------------------- */

div#ctRight {
	background: url(../images/privacy_bg_main.gif) no-repeat;
}

/* --------------------------------------------------------------------------------------
 ctSection
--------------------------------------------------------------------------------------- */

.ctSection {
	margin:0 27px 0 27px;
}

/* --------------------------------------------------------------------------------------
 privacy_list
--------------------------------------------------------------------------------------- */
.privacy_list p {
	margin:10px 0 0 25px;
}
.privacy_list ul {
	list-style-type:disc;
	margin:10px 0 0 45px;
}
.privacy_sublist {
	margin:10px 0 0 25px;
}
.privacy_sublist p {
	margin:5px 0 0 0;
}

