@charset "utf-8";


/**
 * Profile ContentsBox 1
 */
#profile_contents_1 {
	margin-bottom: 65px;
}

#profile_contents_1 .left {
	padding-top: 2px;
	float: left;
}

#profile_contents_1 .right {
	width: 250px;
	float: right;
	padding-left:25px;
	padding-right:25px;
}


/**
 * Profile ContentsBox 2
 */
#profile_contents_2 {
	margin-bottom: 75px;
}

#contents #profile_contents_2 h3 {
	margin-bottom: 25px;
}

/* tab */
#profile_type_tab .scroll {
	width: 2928px;
}

#profile_type_tab .menu {
	width: 597px;
}

#profile_type_tab .menu ul {
	width: 535px;
}

#profile_type_tab #bt_type_jabara {
	margin-right: 0px;
}
