@charset "utf-8";

/*
	contents.css
	
	WHITEWALL.JP
*/

#about h2 {
	background-image: url(../images/about/about.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 457px;
	text-indent: -9999px;
}
#business h2 {
	background-image: url(../images/bguide/business_guide.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 457px;
	text-indent: -9999px;
	margin-bottom: 22px;
}
#staff h2 {
	background-image: url(../images/staff/staff.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 457px;
	text-indent: -9999px;
	margin-bottom: 22px;
}
#contact h2 {
	background-image: url(../images/contact/contact.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 457px;
	text-indent: -9999px;
	margin-bottom: 22px;
}
#about dl {
	width:455px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #918c8a;
}
#about dl dt {
	float:left;
	width:100px;
	clear:both;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918c8a;
	background-image: url(../images/about/icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#about dl dd {
	width:328px;
	margin-left:111px;
	padding:5px 5px 5px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #918c8a;
	background-repeat: no-repeat;
}
#about .wwphoto {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
#business h3 {
	background-image: url(../images/bguide/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 20px;
	color: #82a094;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c9c6c5;
	margin-bottom: 8px;
}
#business ul {
	list-style-position: inside;
	list-style-image: url(../images/bguide/listicon.gif);
	list-style-type: disc;
	margin-bottom: 31px;
}
#business .notes {
	margin-left: 1em;
	text-indent: -1em;
}
#staff div.item1 {
	float: right;
	width: 250px;
	margin-right: 16px;
}
#staff div.item1 h3 {
	font-size: 15px;
	float: left;
}
#staff div.item1 .name {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c9c6c5;
	margin-bottom: 8px;
}
#staff ul {
	list-style-position: inside;
	list-style-image: url(../images/bguide/listicon.gif);
	list-style-type: disc;
	margin-bottom: 16px;
}
#staff ul.memlink {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}
#staff ul.memlink li {
	float:left;
	margin-right:16px;
}
#staff ul.memlink li a {
	color:#c4262d;
	font-size:12px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-decoration: none;
}
#staff ul.memlink li a:hover {
	text-decoration: underline;
}
#staff div.item1 .name p {
	line-height: 15px;
	font-size: 10px;
	float: right;
}
