@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 27px;
	height:32px;
	width:623px;
}

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


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

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

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

.ctSection {
	position:relative;
}

.greetinPost {
	height:210px;
}

#greetingPost01 {
	position:absolute;
	left:240px;
	top:75px;
}

#greetingSignature01 {
	position:absolute;
	left:240px;
	top:110px;
}

#greetingTxt01 {
	clear:both;
	padding-top:18px;
	line-height:1.5em;
}

.ctProfile{
	border:1px solid #663300;
	padding:20px;
	width:588px;
	margin-top:20px;
}