@charset "utf-8";
/*
Theme Name:		BuddyPress custom2
Theme URI:		http: //tagoo.jp/
Description:	Child theme for BuddyPress.
Version:		0.1.0
Author:			沖縄口コミ
Author URI:		http: //tagoo.jp/docs/inquiry
Template:		bp-default
Tags:			buddypress, two-column
*/
/*@import url('/css/bootstrap.min.css');
@import url('/css/bootstrap-responsive.css');*/

/*Bootstrap fix*/

@import url('../bp-default/style.css');

/*
コンテンツ
*/
#profile-details-section.register-section {
background-color: #DEE;
padding: 0 0 0 10px;
}

/**/
#detail table th { width:100px; }