#owabi {
	width:220px;
	height:35px;
	border: 1px solid #c8c8c8;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#owabi .photo {
	float:left;
	width:58px;
}

.ow{
	background-image: url(../img/owabi_r.gif);
	background-repeat: no-repeat;
	

}
#owabi .ow a:hover {

	background-color:transparent;

}

#owabi .ow a:hover img {

	visibility:hidden;

}

#owabi .text {
	font-size:11px;
	padding-right: 0px;
	padding-left: 10px;
	line-height: 14px;
	padding-top: 3px;
	color: #000;
	text-decoration: none;
}




#owabi .text a:link a:visited{
	
	color: #000;
	text-decoration: none ;
}




#owabi li a {
	font-size:12px;
	display:block;
	width:151px;
	height:19px;
	border: 1px solid #dcdcdc;
	background: #FFFFFF url(../img/top_arrow2.gif) no-repeat 20px center;
	line-height: 19px;
	margin-top: 5px;
	margin-left:8px;
	padding-left:40px;
}


.owabi_title{
	background-color: #dfdfdf;
	height: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 140%;
	line-height: 26px;
	font-weight: bold;
	padding-top: 15px;
	color: #3c3c3c;
	}
.owabi_text{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	padding-top: 20px;
	}
.bold{
	font-weight: bold;
}
