@charset "utf-8";
/* CSS Document */

/* ----------- ABOUT --- */

#about h2 {
	background:transparent url(../img/title_about.gif) no-repeat left top;
	display:block;
	height: 19px;
	width: 276px;
	overflow:hidden;
	text-indent:-9999px;
}

#about_detail {
	border-top: 1px solid #ccc;
	margin: 2em 0;
	padding: 5px 0;
}

#about_detail dt {
	float: left;
	color: #bf5f5e;
	text-indent: 1em;
}

#about_detail dd {
	padding-left: 6em;
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
	margin-bottom: 2px;
}

#about_detail a {
	color: #bf5f5e;
}

#about_words dt {
	background:transparent url(../img/title_words.gif) no-repeat left top;
	display:block;
	height: 19px;
	width: 276px;
	overflow:hidden;
	text-indent:-9999px;
	margin-bottom: 10px;
}

#about_words dd {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
}

.papandapoem {
	border: 1px solid #12085b;
	padding: 10px;
	width: 400px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* ----------- kyousan --- */

#kyousan h3 {
	background:transparent url(../img/title_kyousan.gif) no-repeat left top;
	display:block;
	height: 19px;
	width: 590px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top: 50px;
	margin-bottom: 20px;
}

#kyousan p {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
