.b_menu {
	width: 500px;
	margin-top: 30px;
}
.item {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #b2e0f3;
	padding-left: 5px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.b_menu p {
	margin-left: 20px;
	margin-right: 10px;
}
.b_contact {
	width: 480px;
	margin-top: 20px;
	border: 1px dotted #0080d0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.b_contact dl dt {
	list-style-type: disc;
	font-weight: bold;
}

.noline {
	/*font-family: univers, helvetica, arial, verdana, sans-serif;*/
  font-family: Georgia, "Times New Roman", serif;
	letter-spacing: 0.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* あとで削除
.b_thumb {
	height: 155px;
	width: 105px;
	border: 5px none #F09;
	float: left;
}
*/

.clear {
	clear: both;
}

.thumb {
	width: 100px;
	background-repeat: no-repeat;
	height: 143px;
	margin-top: 20px;
	margin-left: 170px;
}
