﻿#backnumber {
	float: right;
	margin-top: -20px;
	}
#backnumber a span {
	display: none;
	}
#backnumber a:link, #backnumber a:visited {
	display: block;
	background: url(../images/backnb.gif) no-repeat;
	height: 31px;
	width: 123px;
	}
h3 {
	clear: both;
	background: url(../images/hana-beru.gif) no-repeat;
	height: 31px;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 110%;
	font-weight: bold;
	color: #a3499c;
	margin-bottom: 30px;
	}
h4 {
	background: url(../images/heartpin_orange.gif) no-repeat left center;
	height: 28px;
	margin-left: 10px;
	padding-left: 35px;
	font-weight: bold;
	color: #666;
	}
h5 {
	font-weight: bold;
	color: #060;
	}
p.txt_whoarewe {
	background: url(../images/flower_icn.gif) no-repeat left top;
	color: #008080;
	margin-top: 1.5em;
	margin-right: 4em;
	margin-left: 2em;
	margin-bottom: 30px;
	padding-left: 3em;
	}
p.text_f {
	background: url(images/bullet_circlepink.gif) no-repeat left top;
	float: left;
	text-indent: 1em;
	margin: 10px 5px;
	}
.plain {
	text-indent: 1em;
	margin: 10px 5px;
	}
blockquote {
	margin: 5px 10px;
	color: #9932cc;
	}
ul.whoarewe_menu {
	margin-top: 1.5em;
	margin-left: 100px;
	}
ul.whoarewe_menu li {
	list-style-type: none;
	background: url("../images/bullet_grape.gif")  no-repeat left top;	/*目次ページ大きいくくりの前のアイコン*/
	padding-left: 25px;
	font-weight: bold;
}
ul.whoarewe_menu dl {
	margin-left: 10px;
	}
ul.whoarewe_menu dt {
	background: url("../images/kyu_ygreen.gif")  no-repeat left 5px;	/*目次ページ個人タイトル前のアイコン*/
	padding-left: 15px;
	}
ul.whoarewe_menu dd {
	margin-left: 60px;
	}
.whoarewe_menu a {
	display: block;
	height: 20px;
	}