@charset "utf-8";

h1#page-title {
	margin: 0 0 42px;
	padding: 0;
	width: 630px;
	height: 31px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h1-philosophy.gif) no-repeat left top;
}
h2#philosophy-title {
	margin: 0;
	padding: 0;
	width: 106px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-philosophy.gif) no-repeat left top;
}
h2#message-title {
	margin: 0;
	padding: 0;
	width: 123px;
	height: 17px;
	font-size: 1%;
	text-indent: -9999px;
	background: url(../images/h2-message.gif) no-repeat left top;
}

#main .contents p {
	line-height: 200%;
}
#main .contents p.append {
	margin-top: 24px;
}

#philosophy-episode {
	margin: 0 auto 37px;
	width: 332px;
	height: 354px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/text-philosophy-lead.gif) no-repeat center top;
}

#main .contents .asset .asset-header {
	margin-bottom: 17px;
}
#main .contents #message.asset {
	margin: 0 0 30px;
	padding-bottom: 156px;
	background: url(../images/bg-illust-message.gif) no-repeat left bottom;
}

