@charset "utf-8";
/* CSS Document */


#about_text , #about_text_2 { width:490px; height:auto; margin: 15px 0 0 0px;padding:0 0 0 15px; text-align:left; line-height:1.7; overflow:hidden ; }
#about_text img , #about_text_2 img{ float:left ; padding:0 0px 0 0; margin:0px 15px 0px 0px;}
#about_text p , #about_text_2 p{ font-size:12px; color:#666; }
#about_text a , #about_text_2 a{ font-size:12px; color:#ff7bac; }
#about_text a:hover , #about_text_2 a:hover{ font-size:12px; color:#c7ebff; }


#box1 .owner_profile_title{ width:496px;padding:0; height:44px;background: url(../images/owner_profile_title.gif) no-repeat top center; margin:0 auto; text-indent:-10000em;}
#box1 .owner_history_title{ width:496px;padding:0; height:44px;background: url(../images/owner_history_title.gif) no-repeat top center; margin:15px auto 0 auto; text-indent:-10000em;}

.about_profile_text { float:left; width:290px; height:auto; margin: 0;padding:0 ; text-align:left; line-height:1.7; }
.about_profile_text strong{ font-size:16px;line-height:1.7; color:#ff7bac; }
.about_profile_text h4{ font-size:15px;line-height:1.7; background: url(../images/pink_dot.gif) no-repeat ; background-position: 2px; font-size:15px; font-weight:bold; margin:5px 0 0 -10px ; padding: 0 0 0 22px ; text-align:left;}
}


#box1 dl {
	margin: 8px 0 8px 0;
	padding: 5px 0 5px 0;
	width: 492px;
	font-size: 12px;
	line-height:1.7;
	overflow:hidden;
	text-align:left;
	border-top:#6ecbff dotted 1px;
	border-bottom:#6ecbff dotted 1px;
}
#box1 dl dt {
	margin: 0;
	padding: 5px 0 5px px;
	width: 120px;
	font-weight: bold;
	background: url(../images/pink_dot.gif) no-repeat left center; margin:5px 0 0 0px ; padding: 0 0 0 22px ; text-align:left;
}
#box1 dl dd {
	padding: 5px 0px 5px 0px;
	margin-left: 120px;
	margin-top: -1.9em;
	margin-bottom:10px;
	
	}
	
#box1 dl h6{ font-size: 16px; line-height:2; font-weight:bold;}
