@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: 0 0 2px 0;
	color: #663300;
	font-size: 14px;
}


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

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

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

.ctSection p {
	margin-top:2px;
	margin-bottom:20px;
}

.ctSection p a {
	background:transparent url(../images/icon_link.gif) no-repeat scroll 0 3px;
	padding-left:22px;
}
