@charset "shift_jis";

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

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

/* --------------------------------------------------------------------------------------
 ƒ^ƒCƒgƒ‹
--------------------------------------------------------------------------------------- */

div#ctRight h1 {
	height: 39px;
	margin-bottom: 12px;
	padding: 13px 30px 12px 79px;
	color: #0099FF;
	font-size: 22px;
	line-height: 39px;
	background: url(../images/bg_title.gif) no-repeat;
	overflow: hidden;
}

div#ctRight h2 {
	margin: 18px 0 7px 12px;
	padding: 0 3px 4px;
	font-size: 18px;
}
div#ctRight h2.lineRed {
	background: url(../images/line_dot_red.gif) repeat-x left bottom;
	color: #FF3366;
}
div#ctRight h2.linePurple {
	background: url(../images/line_dot_purple.gif) repeat-x left bottom;
	color: #6600FF;
}
div#ctRight h2.lineSkyBlue {
	background: url(../images/line_dot_skyblue.gif) repeat-x left bottom;
	color: #0099FF;
}

/* --------------------------------------------------------------------------------------
 paragraphBlock
--------------------------------------------------------------------------------------- */

.paragraphBlock {
	margin:15px 0 20px 16px;
}

.paragraphBlock {
	line-height:1.8em;
}
.paragraphBlock ol {
	margin-left:19px;
}

/* --------------------------------------------------------------------------------------
 imageBlock
--------------------------------------------------------------------------------------- */

.imageBlock {
	margin:37px 0 7px 12px;
}
